name: sanity
description: A simple module that should fail during parsing
should_fail: 1
tags: sanity
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:13:1: error: expected member
syntaxerror
^~~~~~~~~~~
name: sanity
description: A simple module that should fail during parsing
should_fail: 1
tags: sanity
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(12, 0) module_or_generate_item
(12, 0) net_declaration
(13, 6) ERROR
name: sanity
description: A simple module that should fail during parsing
should_fail: 1
tags: sanity
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:14: syntax error, unexpected wire, expecting IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv
name: sanity
description: A simple module that should fail during parsing
should_fail: 1
tags: sanity
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:14: syntax error, unexpected TOK_WIRE, expecting TOK_ID or '#'
name: sanity
description: A simple module that should fail during parsing
should_fail: 1
tags: sanity
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']
incdirs: []
top_module:
rc: 0

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv::14 error in parsing: (syntax error, unexpected netWIRE, expecting vSYMBOL_ID or '#')
wire clk;
--------------------------------------------------------------------
Welcome to ODIN II version 0.1 - the better High level synthesis tools++ targetting FPGAs (mainly VPR)
Email: jamieson.peter@gmail.com and ken@unb.ca for support issues

--------------------------------------------------------------------
High-level synthesis Begin
Parser starting - we'll create an abstract syntax tree. Note this tree can be viewed using Grap Viz (see documentation)
Adding file /home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv to parse list
Optimizing module by AST based optimizations
Converting AST into a Netlist. Note this netlist can be viewed using GraphViz (see documentation)
==========================
Detected Top Level Module: sanity_tb
==========================
Performing Optimizations of the Netlist
Performing Partial Map to target device
Outputting the netlist to the specified output format
Successful High-level synthesis by Odin
Blif file available at odin.blif
Ran in 3.0ms
--------------------------------------------------------------------
--------------------------------------------------------------------
Odin ran with exit status: 0
Odin II took 0.00 seconds (max_rss 7.0 MiB)
name: sanity
description: A simple module that should fail during parsing
should_fail: 1
tags: sanity
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv:13: error: Invalid module instantiation
name: sanity
description: A simple module that should fail during parsing
should_fail: 1
tags: sanity
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType wire,DTIdent "clk"]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: sanity
description: A simple module that should fail during parsing
should_fail: 1
tags: sanity
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/sanity.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: swerv
description: Full swerv core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/common_defines.vh', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/build.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/swerv_types.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv_wrapper.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_compress_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ifc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_div_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_clkdomain.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_addrcheck.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_wrapper.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_jtag_to_core_sync.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/mem_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/ahb_to_axi4.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default']
should_fail: 0
tags: swerv
top_module: swerv_wrapper
rc: 2

error: no input files
name: swerv
description: Full swerv core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/common_defines.vh', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/build.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/swerv_types.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv_wrapper.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_compress_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ifc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_div_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_clkdomain.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_addrcheck.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_wrapper.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_jtag_to_core_sync.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/mem_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/ahb_to_axi4.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default']
should_fail: 0
tags: swerv
top_module: swerv_wrapper
rc: 1

(0, 0) source_file
(14, 0) package_declaration
(16, 28) endpackage
(46, 0) package_item
(46, 0) data_declaration
(46, 0) type_declaration
(46, 8) data_type
(47, 0) ERROR
(47, 7) struct_union_member
(48, 36) ERROR
(49, 0) ERROR
(51, 0) ERROR
(69, 0) package_item
(69, 0) data_declaration
(69, 0) type_declaration
(69, 8) data_type
(78, 23) struct_union_member
(78, 23) data_type_or_void
(78, 23) data_type
(78, 29) packed_dimension
(78, 29) unsized_dimension
(78, 30) ERROR
(79, 0) ERROR
(79, 7) struct_union_member
(80, 35) ERROR
(81, 0) ERROR
(83, 0) ERROR
(88, 0) package_item
(88, 0) data_declaration
(88, 0) type_declaration
(88, 8) data_type
(95, 23) struct_union_member
(95, 23) data_type_or_void
(95, 23) data_type
(95, 29) packed_dimension
(95, 29) unsized_dimension
(95, 30) ERROR
(96, 0) ERROR
(96, 7) struct_union_member
(97, 35) ERROR
(98, 0) ERROR
(100, 0) ERROR
(104, 0) package_item
(104, 0) data_declaration
(104, 0) type_declaration
(104, 8) data_type
(121, 23) struct_union_member
(121, 23) data_type_or_void
(121, 23) data_type
(121, 29) packed_dimension
(121, 29) unsized_dimension
(121, 30) ERROR
(122, 0) ERROR
(122, 7) struct_union_member
(123, 35) ERROR
(124, 0) ERROR
(126, 0) ERROR
(322, 0) package_item
(322, 0) data_declaration
(322, 0) type_declaration
(322, 8) data_type
(323, 0) ERROR
(323, 7) struct_union_member
(324, 24) ERROR
(325, 0) ERROR
(327, 0) ERROR
(334, 0) ERROR
(0, 0) source_file
(24, 0) module_declaration
(25, 3) module_ansi_header
(26, 0) list_of_port_declarations
(45, 0) ERROR
(45, 7) ansi_port_declaration
(48, 3) ERROR
(227, 0) ERROR
(229, 7) ansi_port_declaration
(231, 10) ERROR
(231, 37) ERROR
(286, 0) ERROR
(0, 0) source_file
(17, 0) module_declaration
(18, 3) module_ansi_header
(19, 0) list_of_port_declarations
(40, 0) ERROR
(40, 7) ansi_port_declaration
(42, 9) ERROR
(42, 36) ERROR
(49, 0) ERROR
(51, 0) ERROR
(51, 7) ansi_port_declaration
(52, 10) ERROR
(52, 24) ERROR
(59, 0) ERROR
(62, 0) ERROR
(65, 0) ERROR
(75, 0) ERROR
(80, 0) ERROR
(83, 0) ERROR
(0, 0) source_file
(22, 0) module_declaration
(58, 0) module_or_generate_item
(58, 0) any_parameter_declaration
(58, 0) local_parameter_declaration
(58, 11) list_of_param_assignments
(58, 11) param_assignment
(58, 35) ERROR
(58, 55) constant_param_expression
(58, 55) constant_mintypmax_expression
(59, 35) ERROR
(60, 35) ERROR
(67, 0) module_or_generate_item
(67, 40) ERROR
(172, 0) module_or_generate_item
(172, 0) program_instantiation
(172, 25) hierarchical_instance
(174, 1) list_of_port_connections
(175, 1) named_port_connection
(175, 7) expression
(175, 7) primary
(175, 25) select1
(175, 37) ERROR
(176, 1) named_port_connection
(176, 7) expression
(176, 7) primary
(176, 20) select1
(176, 32) ERROR
(182, 0) module_or_generate_item
(182, 0) loop_generate_construct
(182, 29) generate_block
(184, 1) generate_item
(184, 1) checker_or_generate_item
(184, 1) checker_generate_item
(184, 1) conditional_generate_construct
(184, 1) if_generate_construct
(184, 13) generate_block
(185, 5) generate_item
(185, 5) checker_or_generate_item
(185, 5) continuous_assign
(185, 12) list_of_variable_assignments
(185, 12) variable_assignment
(185, 37) expression
(185, 37) expression
(185, 67) expression
(185, 67) primary
(185, 68) mintypmax_expression
(185, 68) expression
(185, 68) primary
(185, 80) select1
(185, 93) ]
(185, 93) ERROR
(185, 94) expression
(185, 95) ERROR
(186, 5) generate_item
(186, 5) checker_or_generate_item
(186, 5) continuous_assign
(186, 12) list_of_variable_assignments
(186, 12) variable_assignment
(186, 37) expression
(186, 37) expression
(186, 67) expression
(186, 67) primary
(186, 68) mintypmax_expression
(186, 68) expression
(186, 68) primary
(186, 80) select1
(186, 93) ]
(186, 93) ERROR
(186, 94) expression
(186, 95) ERROR
(188, 5) generate_item
(188, 5) checker_or_generate_item
(188, 5) continuous_assign
(188, 12) list_of_variable_assignments
(188, 12) variable_assignment
(188, 37) expression
(188, 37) expression
(188, 67) expression
(188, 67) primary
(188, 68) mintypmax_expression
(188, 68) expression
(188, 68) primary
(188, 80) select1
(188, 93) ]
(188, 93) ERROR
(188, 94) expression
(188, 95) ERROR
(189, 5) generate_item
(189, 5) checker_or_generate_item
(189, 5) continuous_assign
(189, 12) list_of_variable_assignments
(189, 12) variable_assignment
(189, 37) expression
(189, 37) expression
(189, 67) expression
(189, 67) primary
(189, 68) mintypmax_expression
(189, 68) expression
(189, 68) primary
(189, 80) select1
(189, 93) ]
(189, 93) ERROR
(189, 94) expression
(189, 95) ERROR
(191, 5) generate_item
(191, 5) checker_or_generate_item
(191, 5) continuous_assign
(191, 12) list_of_variable_assignments
(191, 12) variable_assignment
(191, 37) expression
(191, 37) expression
(191, 67) expression
(191, 67) primary
(191, 68) mintypmax_expression
(191, 68) expression
(191, 68) primary
(191, 80) select1
(191, 93) ]
(191, 93) ERROR
(191, 94) expression
(191, 95) ERROR
(192, 5) generate_item
(192, 5) checker_or_generate_item
(192, 5) continuous_assign
(192, 12) list_of_variable_assignments
(192, 12) variable_assignment
(192, 37) expression
(192, 37) expression
(192, 67) expression
(192, 67) primary
(192, 68) mintypmax_expression
(192, 68) expression
(192, 68) primary
(192, 80) select1
(192, 93) ]
(192, 93) ERROR
(192, 94) expression
(192, 95) ERROR
(194, 5) generate_item
(194, 5) checker_or_generate_item
(194, 5) continuous_assign
(194, 12) list_of_variable_assignments
(194, 12) variable_assignment
(194, 37) expression
(194, 37) expression
(194, 66) expression
(194, 66) primary
(194, 67) mintypmax_expression
(194, 67) expression
(194, 67) primary
(194, 79) select1
(194, 92) ]
(194, 92) ERROR
(194, 93) expression
(194, 94) ERROR
(196, 5) generate_item
(196, 5) interface_or_generate_item
(196, 5) program_instantiation
(196, 32) hierarchical_instance
(196, 49) list_of_port_connections
(196, 82) named_port_connection
(196, 88) expression
(196, 88) primary
(196, 103) select1
(196, 122) ERROR
(241, 8) module_or_generate_item
(241, 8) continuous_assign
(241, 15) list_of_variable_assignments
(241, 15) variable_assignment
(241, 15) variable_lvalue
(241, 20) select1
(241, 39) ERROR
(241, 67) expression
(241, 67) primary
(241, 88) select1
(241, 107) ERROR
(246, 8) module_or_generate_item
(246, 8) data_declaration
(246, 8) data_type_or_implicit1
(246, 8) data_type
(246, 40) packed_dimension
(246, 41) ERROR
(247, 8) module_or_generate_item
(247, 8) data_declaration
(247, 8) data_type_or_implicit1
(247, 8) data_type
(247, 40) packed_dimension
(247, 41) ERROR
(249, 8) module_or_generate_item
(249, 8) continuous_assign
(249, 15) list_of_net_assignments
(249, 15) net_assignment
(249, 60) expression
(249, 60) primary
(249, 60) concatenation
(249, 76) expression
(249, 76) primary
(249, 94) select1
(249, 106) ERROR
(250, 8) module_or_generate_item
(250, 8) continuous_assign
(250, 15) list_of_net_assignments
(250, 15) net_assignment
(250, 60) expression
(250, 60) primary
(250, 60) concatenation
(250, 76) expression
(250, 76) primary
(250, 86) select1
(250, 98) ERROR
(252, 8) module_or_generate_item
(252, 8) data_declaration
(252, 8) data_type_or_implicit1
(252, 8) data_type
(252, 14) packed_dimension
(252, 14) unsized_dimension
(252, 15) ERROR
(253, 8) module_or_generate_item
(253, 8) data_declaration
(253, 8) data_type_or_implicit1
(253, 8) data_type
(253, 14) packed_dimension
(253, 14) unsized_dimension
(253, 15) ERROR
(255, 8) module_or_generate_item
(255, 8) continuous_assign
(255, 15) list_of_variable_assignments
(255, 15) variable_assignment
(255, 15) variable_lvalue
(255, 40) select1
(255, 86) ERROR
(255, 92) expression
(255, 92) primary
(255, 92) concatenation
(255, 120) expression
(255, 120) primary
(255, 144) select1
(255, 174) ERROR
(256, 8) module_or_generate_item
(256, 8) continuous_assign
(256, 15) list_of_variable_assignments
(256, 15) variable_assignment
(256, 15) variable_lvalue
(256, 32) select1
(256, 78) ERROR
(256, 92) expression
(256, 92) primary
(256, 92) concatenation
(256, 111) expression
(256, 111) primary
(256, 127) select1
(256, 157) ERROR
(262, 8) module_or_generate_item
(262, 8) continuous_assign
(262, 15) list_of_net_assignments
(262, 15) net_assignment
(262, 60) expression
(262, 60) primary
(262, 60) concatenation
(262, 88) expression
(262, 88) primary
(262, 106) select1
(262, 118) ERROR
(263, 8) module_or_generate_item
(263, 8) continuous_assign
(263, 15) list_of_net_assignments
(263, 15) net_assignment
(263, 52) expression
(263, 52) primary
(263, 52) concatenation
(263, 71) expression
(263, 71) primary
(263, 81) select1
(263, 93) ERROR
(378, 0) module_or_generate_item
(378, 0) continuous_assign
(378, 7) list_of_variable_assignments
(378, 7) variable_assignment
(378, 7) variable_lvalue
(378, 14) select1
(378, 33) ERROR
(379, 0) module_or_generate_item
(379, 0) program_instantiation
(379, 26) hierarchical_instance
(379, 38) list_of_port_connections
(379, 43) named_port_connection
(379, 49) expression
(379, 49) primary
(379, 59) select1
(379, 60) expression
(379, 68) ERROR
(379, 79) named_port_connection
(379, 85) expression
(379, 85) primary
(379, 92) select1
(379, 93) expression
(379, 101) ERROR
(380, 0) module_or_generate_item
(380, 0) program_instantiation
(380, 27) hierarchical_instance
(380, 39) list_of_port_connections
(380, 43) named_port_connection
(380, 49) expression
(380, 49) primary
(380, 56) select1
(380, 75) ERROR
(380, 81) named_port_connection
(380, 87) expression
(380, 87) primary
(380, 89) select1
(380, 108) ERROR
(383, 0) module_or_generate_item
(383, 0) continuous_assign
(383, 7) list_of_variable_assignments
(383, 7) variable_assignment
(383, 7) variable_lvalue
(383, 16) select1
(383, 35) ERROR
(383, 44) ERROR
(383, 44) expression
(383, 44) conditional_expression
(383, 56) expression
(383, 57) primary
(383, 62) select1
(383, 81) ]
(383, 90) expression
(383, 90) primary
(383, 95) select1
(383, 114) ERROR
(384, 0) module_or_generate_item
(384, 0) continuous_assign
(384, 7) list_of_variable_assignments
(384, 7) variable_assignment
(384, 7) variable_lvalue
(384, 19) select1
(384, 38) ERROR
(384, 44) ERROR
(384, 44) expression
(384, 44) conditional_expression
(384, 56) expression
(384, 57) primary
(384, 65) select1
(384, 84) ]
(384, 90) expression
(384, 90) primary
(384, 98) select1
(384, 117) ERROR
(385, 0) module_or_generate_item
(385, 0) continuous_assign
(385, 7) list_of_net_assignments
(385, 7) net_assignment
(385, 23) expression
(385, 23) primary
(385, 24) mintypmax_expression
(385, 24) expression
(385, 24) expression
(385, 24) primary
(385, 26) mintypmax_expression
(385, 26) expression
(385, 26) primary
(385, 47) select1
(385, 66) ]
(385, 67) expression
(385, 68) ERROR
(385, 72) expression
(385, 72) primary
(385, 81) select1
(385, 100) ]
(385, 102) ERROR
(386, 24) expression
(386, 24) primary
(386, 26) mintypmax_expression
(386, 26) expression
(386, 26) primary
(386, 47) select1
(386, 66) ]
(386, 67) expression
(386, 68) ERROR
(386, 72) expression
(386, 72) primary
(386, 84) select1
(386, 103) ]
(386, 105) ERROR
(389, 0) module_or_generate_item
(389, 0) continuous_assign
(389, 7) list_of_variable_assignments
(389, 7) variable_assignment
(389, 7) variable_lvalue
(389, 13) select1
(389, 32) ERROR
(390, 0) module_or_generate_item
(390, 0) continuous_assign
(390, 7) list_of_net_assignments
(390, 7) net_assignment
(390, 21) expression
(390, 21) primary
(390, 23) mintypmax_expression
(390, 23) expression
(390, 23) primary
(390, 30) select1
(390, 49) ]
(390, 49) ERROR
(390, 50) expression
(390, 51) ERROR
(412, 0) module_or_generate_item
(412, 0) continuous_assign
(412, 7) list_of_variable_assignments
(412, 7) variable_assignment
(412, 7) variable_lvalue
(412, 27) select1
(412, 42) ERROR
(412, 49) expression
(412, 49) primary
(412, 49) concatenation
(412, 81) expression
(412, 81) primary
(412, 97) select1
(412, 109) ERROR
(414, 3) module_or_generate_item
(414, 3) loop_generate_construct
(414, 14) ERROR
(465, 0) module_declaration
(465, 19) module_ansi_header
(465, 19) parameter_port_list
(466, 31) parameter_port_declaration
(466, 47) list_of_param_assignments
(466, 47) param_assignment
(466, 47) parameter_identifier
(466, 47) simple_identifier
(481, 0) module_or_generate_item
(481, 0) continuous_assign
(481, 8) list_of_net_assignments
(481, 8) net_assignment
(481, 21) expression
(481, 21) primary
(481, 23) mintypmax_expression
(481, 23) expression
(481, 23) primary
(481, 33) select1
(481, 52) ]
(481, 53) expression
(481, 54) ERROR
(481, 58) expression
(481, 58) primary
(481, 68) select1
(481, 87) ]
(481, 89) ERROR
(484, 0) module_or_generate_item
(484, 0) continuous_assign
(484, 8) list_of_variable_assignments
(484, 8) variable_assignment
(484, 8) variable_lvalue
(484, 14) select1
(484, 24) ERROR
(484, 45) ERROR
(484, 45) expression
(484, 45) conditional_expression
(484, 57) expression
(484, 57) primary
(484, 61) select1
(484, 71) ]
(485, 57) expression
(485, 57) primary
(485, 61) select1
(485, 71) ERROR
(486, 0) module_or_generate_item
(486, 0) continuous_assign
(486, 8) list_of_variable_assignments
(486, 8) variable_assignment
(486, 8) variable_lvalue
(486, 20) select1
(486, 39) ERROR
(486, 45) ERROR
(486, 45) expression
(486, 45) conditional_expression
(486, 57) expression
(486, 57) primary
(486, 67) select1
(486, 86) ]
(487, 57) expression
(487, 57) primary
(487, 67) select1
(487, 86) ERROR
(0, 0) source_file
(22, 0) module_declaration
(23, 3) module_ansi_header
(24, 0) list_of_port_declarations
(78, 0) ERROR
(78, 7) ansi_port_declaration
(80, 10) ERROR
(80, 46) ERROR
(87, 0) ERROR
(95, 0) ERROR
(100, 0) ERROR
(105, 0) ERROR
(122, 0) ERROR
(122, 7) ansi_port_declaration
(125, 3) ERROR
(304, 0) ERROR
(306, 7) ansi_port_declaration
(308, 10) ERROR
(308, 33) ERROR
(364, 0) ERROR
(774, 3) module_or_generate_item
(774, 3) data_declaration
(774, 3) data_type_or_implicit1
(774, 3) data_type
(774, 9) packed_dimension
(774, 9) unsized_dimension
(774, 10) ERROR
(776, 3) module_or_generate_item
(776, 3) data_declaration
(776, 3) data_type_or_implicit1
(776, 3) data_type
(776, 9) packed_dimension
(776, 9) unsized_dimension
(776, 10) ERROR
(786, 3) module_or_generate_item
(786, 3) data_declaration
(786, 3) data_type_or_implicit1
(786, 3) data_type
(786, 9) packed_dimension
(786, 9) unsized_dimension
(786, 10) ERROR
(1033, 3) module_or_generate_item
(1033, 3) program_instantiation
(1033, 36) hierarchical_instance
(1034, 6) list_of_port_connections
(1040, 6) named_port_connection
(1040, 16) expression
(1040, 16) primary
(1040, 28) select1
(1040, 42) ERROR
(1054, 6) named_port_connection
(1054, 15) expression
(1054, 15) primary
(1054, 26) select1
(1054, 40) ERROR
(1059, 6) named_port_connection
(1059, 16) expression
(1059, 16) primary
(1059, 28) select1
(1059, 42) ERROR
(1066, 6) named_port_connection
(1066, 15) expression
(1066, 15) primary
(1066, 26) select1
(1066, 40) ERROR
(1088, 3) module_or_generate_item
(1088, 3) program_instantiation
(1088, 35) hierarchical_instance
(1089, 6) list_of_port_connections
(1095, 6) named_port_connection
(1095, 16) expression
(1095, 16) primary
(1095, 27) select1
(1095, 40) ERROR
(1109, 6) named_port_connection
(1109, 15) expression
(1109, 15) primary
(1109, 25) select1
(1109, 38) ERROR
(1114, 6) named_port_connection
(1114, 16) expression
(1114, 16) primary
(1114, 27) select1
(1114, 40) ERROR
(1121, 6) named_port_connection
(1121, 15) expression
(1121, 15) primary
(1121, 25) select1
(1121, 38) ERROR
(1142, 3) module_or_generate_item
(1142, 3) program_instantiation
(1142, 36) hierarchical_instance
(1143, 6) list_of_port_connections
(1164, 6) named_port_connection
(1164, 16) expression
(1164, 16) primary
(1164, 28) select1
(1164, 42) ERROR
(1178, 6) named_port_connection
(1178, 15) expression
(1178, 15) primary
(1178, 26) select1
(1178, 40) ERROR
(1183, 6) named_port_connection
(1183, 16) expression
(1183, 16) primary
(1183, 28) select1
(1183, 42) ERROR
(1190, 6) named_port_connection
(1190, 15) expression
(1190, 15) primary
(1190, 26) select1
(1190, 40) ERROR
(1198, 3) module_or_generate_item
(1198, 3) program_instantiation
(1198, 36) hierarchical_instance
(1199, 6) list_of_port_connections
(1205, 6) named_port_connection
(1205, 16) expression
(1205, 16) primary
(1205, 28) select1
(1205, 42) ERROR
(1221, 6) named_port_connection
(1221, 15) expression
(1221, 15) primary
(1221, 26) select1
(1221, 40) ERROR
(1226, 6) named_port_connection
(1226, 16) expression
(1226, 16) primary
(1226, 28) select1
(1226, 42) ERROR
(1235, 6) named_port_connection
(1235, 15) expression
(1235, 15) primary
(1235, 26) select1
(1235, 40) ERROR
(1262, 3) module_or_generate_item
(1262, 3) assertion_item_declaration
(1262, 3) property_declaration
(1263, 5) ERROR
(1263, 6) method_call_root
(1263, 6) primary
(1263, 15) ERROR
(1271, 3) module_or_generate_item
(1271, 3) assertion_item_declaration
(1271, 3) property_declaration
(1272, 5) ERROR
(1272, 6) method_call_root
(1272, 6) primary
(1272, 15) ERROR
(1287, 6) module_or_generate_item
(1287, 6) continuous_assign
(1287, 81) ;
(1287, 81) ERROR
(1289, 6) module_or_generate_item
(1289, 6) continuous_assign
(1289, 84) ;
(1289, 84) ERROR
(1291, 6) module_or_generate_item
(1291, 6) continuous_assign
(1291, 82) ;
(1291, 82) ERROR
(1293, 6) module_or_generate_item
(1293, 6) continuous_assign
(1293, 86) ;
(1293, 86) ERROR
(1295, 6) module_or_generate_item
(1295, 6) continuous_assign
(1295, 83) ;
(1295, 83) ERROR
(1297, 6) module_or_generate_item
(1297, 6) continuous_assign
(1297, 86) ;
(1297, 86) ERROR
(1299, 6) module_or_generate_item
(1299, 6) continuous_assign
(1299, 81) ;
(1299, 81) ERROR
(0, 0) ERROR
(244, 50) expression
(244, 55) expression
(244, 55) primary
(244, 60) select1
(244, 72) ]
(244, 73) ERROR
(245, 13) expression
(245, 13) expression
(245, 30) ERROR
(245, 65) ERROR
(245, 102) ERROR
(246, 33) expression
(246, 38) expression
(246, 38) primary
(246, 43) select1
(246, 55) ]
(246, 56) ERROR
(247, 13) expression
(247, 13) expression
(247, 13) expression
(247, 29) ERROR
(247, 126) ERROR
(248, 82) ERROR
(248, 88) expression
(248, 93) expression
(248, 93) primary
(248, 98) select1
(248, 110) ]
(248, 112) ERROR
(249, 52) expression
(249, 57) expression
(249, 57) primary
(249, 65) select1
(249, 77) ]
(249, 79) ERROR
(249, 104) expression
(249, 109) expression
(249, 109) primary
(249, 117) select1
(249, 129) ]
(249, 130) ERROR
(250, 13) expression
(250, 13) expression
(250, 13) expression
(250, 13) expression
(250, 13) expression
(250, 13) primary
(250, 29) select1
(250, 33) ERROR
(250, 72) ERROR
(250, 76) ERROR
(251, 29) ERROR
(251, 59) ERROR
(251, 81) expression
(251, 86) expression
(251, 86) primary
(251, 91) select1
(251, 103) ]
(251, 104) ERROR
(252, 13) expression
(252, 13) primary
(252, 26) select1
(252, 30) ERROR
(252, 92) expression
(252, 97) expression
(252, 97) primary
(252, 105) select1
(252, 117) ]
(252, 119) ERROR
(252, 166) expression
(252, 171) expression
(252, 171) primary
(252, 179) select1
(252, 191) ]
(252, 192) ERROR
(253, 13) expression
(253, 13) expression
(253, 13) expression
(253, 13) expression
(253, 13) expression
(253, 13) expression
(253, 34) ERROR
(253, 61) ERROR
(253, 81) ERROR
(253, 101) ERROR
(253, 105) ERROR
(254, 29) ERROR
(254, 48) ERROR
(254, 99) ERROR
(254, 104) expression
(254, 109) expression
(254, 109) primary
(254, 114) select1
(254, 126) ]
(254, 128) ERROR
(255, 52) expression
(255, 57) expression
(255, 57) primary
(255, 65) select1
(255, 77) ]
(255, 79) ERROR
(255, 105) expression
(255, 110) expression
(255, 110) primary
(255, 118) select1
(255, 130) ]
(255, 131) ERROR
(256, 13) expression
(256, 13) expression
(256, 13) expression
(256, 13) expression
(256, 13) expression
(256, 13) primary
(256, 29) select1
(256, 33) ERROR
(256, 66) ERROR
(256, 84) ERROR
(259, 6) ERROR
(259, 62) ERROR
(259, 82) ERROR
(259, 87) expression
(259, 92) expression
(259, 92) primary
(259, 98) select1
(259, 110) ]
(259, 111) ERROR
(260, 31) ERROR
(260, 53) mintypmax_expression
(260, 53) expression
(260, 58) expression
(260, 58) primary
(260, 66) select1
(260, 78) ]
(260, 79) expression
(260, 79) conditional_expression
(260, 80) ERROR
(260, 114) expression
(260, 114) primary
(260, 115) mintypmax_expression
(260, 115) expression
(260, 133) expression
(260, 133) primary
(260, 134) mintypmax_expression
(260, 134) expression
(260, 139) expression
(260, 139) primary
(260, 147) select1
(260, 159) ]
(260, 160) expression
(260, 160) conditional_expression
(260, 160) cond_predicate
(260, 160) expression_or_cond_pattern
(260, 160) expression
(260, 160) conditional_expression
(260, 161) ERROR
(261, 144) ERROR
(262, 13) expression
(262, 13) expression
(262, 13) primary
(262, 25) select1
(262, 31) ERROR
(262, 72) ERROR
(263, 76) expression
(263, 76) primary
(263, 77) mintypmax_expression
(263, 77) expression
(263, 77) primary
(263, 78) mintypmax_expression
(263, 78) expression
(263, 96) expression
(263, 96) primary
(263, 97) mintypmax_expression
(263, 97) expression
(263, 102) expression
(263, 102) primary
(263, 110) select1
(263, 122) ]
(263, 123) ERROR
(263, 123) expression
(263, 123) conditional_expression
(263, 124) ERROR
(263, 154) expression
(263, 154) primary
(263, 155) mintypmax_expression
(263, 155) expression
(263, 173) expression
(263, 173) primary
(263, 174) mintypmax_expression
(263, 174) expression
(263, 179) expression
(263, 179) primary
(263, 187) select1
(263, 199) ]
(263, 200) ERROR
(263, 200) expression
(263, 200) conditional_expression
(263, 201) ERROR
(266, 19) expression
(266, 19) primary
(266, 19) sequence_method_call
(266, 19) sequence_instance
(266, 35) sequence_list_of_arguments
(266, 133) ERROR
(267, 147) ERROR
(268, 147) ERROR
(269, 157) ERROR
(270, 137) ERROR
(271, 144) ERROR
(272, 156) ERROR
(273, 134) ERROR
(274, 132) ERROR
(275, 144) ERROR
(277, 6) ERROR
(277, 103) ERROR
(278, 120) ERROR
(279, 124) ERROR
(280, 145) ERROR
(281, 118) ERROR
(282, 101) ERROR
(283, 47) sequence_actual_arg
(283, 47) event_expression
(283, 47) expression
(283, 47) primary
(283, 59) select1
(283, 73) ERROR
(283, 85) sequence_actual_arg
(283, 85) event_expression
(283, 85) expression
(283, 85) primary
(283, 93) select1
(283, 110) ERROR
(283, 162) ERROR
(287, 3) ERROR
(296, 3) ERROR
(299, 3) ERROR
(302, 3) ERROR
(302, 38) sequence_actual_arg
(302, 38) event_expression
(302, 38) expression
(302, 38) primary
(302, 46) select1
(302, 58) ERROR
(302, 70) sequence_actual_arg
(302, 70) event_expression
(302, 70) expression
(302, 70) primary
(302, 75) select1
(302, 87) ERROR
(302, 127) ERROR
(303, 38) sequence_actual_arg
(303, 38) event_expression
(303, 38) expression
(303, 38) primary
(303, 46) select1
(303, 58) ERROR
(303, 70) sequence_actual_arg
(303, 70) event_expression
(303, 70) expression
(303, 70) primary
(303, 75) select1
(303, 87) ERROR
(303, 127) ERROR
(304, 39) sequence_actual_arg
(304, 39) event_expression
(304, 39) expression
(304, 39) primary
(304, 48) select1
(304, 60) ERROR
(304, 72) sequence_actual_arg
(304, 72) event_expression
(304, 72) expression
(304, 72) primary
(304, 78) select1
(304, 90) ERROR
(304, 131) ERROR
(307, 3) ERROR
(307, 39) sequence_actual_arg
(307, 39) event_expression
(307, 39) expression
(307, 39) primary
(307, 44) select1
(307, 56) ERROR
(307, 71) sequence_actual_arg
(307, 71) event_expression
(307, 71) expression
(307, 71) primary
(307, 79) select1
(307, 91) ERROR
(307, 117) ERROR
(308, 39) sequence_actual_arg
(308, 39) event_expression
(308, 39) expression
(308, 39) primary
(308, 47) select1
(308, 59) ERROR
(308, 71) sequence_actual_arg
(308, 71) event_expression
(308, 71) expression
(308, 71) primary
(308, 79) select1
(308, 91) ERROR
(308, 117) ERROR
(309, 39) sequence_actual_arg
(309, 39) event_expression
(309, 39) expression
(309, 39) primary
(309, 47) select1
(309, 59) ERROR
(309, 71) sequence_actual_arg
(309, 71) event_expression
(309, 71) expression
(309, 71) primary
(309, 79) select1
(309, 91) ERROR
(309, 115) ERROR
(309, 117) ERROR
(312, 3) ERROR
(325, 3) ERROR
(326, 3) ERROR
(328, 33) ERROR
(329, 33) ERROR
(330, 33) ERROR
(331, 33) ERROR
(334, 3) ERROR
(345, 3) ERROR
(349, 3) ERROR
(353, 83) ERROR
(356, 34) ERROR
(356, 55) ERROR
(356, 57) ERROR
(356, 123) ERROR
(359, 24) expression
(359, 24) expression
(359, 24) expression
(359, 24) expression
(359, 24) expression
(359, 109) ERROR
(360, 64) ERROR
(361, 64) ERROR
(365, 48) ERROR
(368, 3) ERROR
(373, 4) ERROR
(385, 41) ERROR
(389, 3) ERROR
(394, 5) ERROR
(397, 3) ERROR
(397, 15) expression
(397, 15) primary
(397, 15) function_subroutine_call
(397, 15) subroutine_call
(397, 15) method_call
(397, 15) method_call_root
(397, 15) primary
(397, 15) sequence_method_call
(397, 15) sequence_instance
(397, 34) sequence_list_of_arguments
(397, 97) ERROR
(398, 101) ERROR
(399, 102) ERROR
(400, 111) ERROR
(401, 101) ERROR
(404, 3) ERROR
(407, 85) ERROR
(408, 70) ERROR
(409, 67) ERROR
(412, 3) ERROR
(418, 26) ERROR
(418, 42) ERROR
(419, 26) sequence_instance
(419, 43) sequence_list_of_arguments
(419, 141) ERROR
(420, 25) sequence_instance
(420, 40) sequence_list_of_arguments
(420, 107) ERROR
(421, 35) sequence_instance
(421, 47) sequence_list_of_arguments
(421, 52) sequence_actual_arg
(421, 52) event_expression
(421, 52) expression
(421, 52) primary
(421, 64) select1
(421, 78) ERROR
(421, 90) sequence_actual_arg
(421, 90) event_expression
(421, 90) expression
(421, 90) primary
(421, 99) select1
(421, 113) ERROR
(421, 153) ERROR
(422, 25) sequence_instance
(422, 38) sequence_list_of_arguments
(422, 123) ERROR
(423, 26) sequence_instance
(423, 39) sequence_list_of_arguments
(423, 124) ERROR
(424, 26) sequence_instance
(424, 39) sequence_list_of_arguments
(424, 128) ERROR
(425, 25) sequence_instance
(425, 40) sequence_list_of_arguments
(425, 131) ERROR
(427, 3) ERROR
(431, 26) sequence_instance
(431, 38) sequence_list_of_arguments
(431, 121) ERROR
(432, 35) sequence_instance
(432, 47) sequence_list_of_arguments
(432, 52) sequence_actual_arg
(432, 52) event_expression
(432, 52) expression
(432, 52) primary
(432, 64) select1
(432, 78) ERROR
(432, 90) sequence_actual_arg
(432, 90) event_expression
(432, 90) expression
(432, 90) primary
(432, 99) select1
(432, 113) ERROR
(432, 153) ERROR
(433, 25) sequence_instance
(433, 38) sequence_list_of_arguments
(433, 123) ERROR
(434, 26) expression
(434, 26) primary
(434, 26) function_subroutine_call
(434, 26) subroutine_call
(434, 26) method_call
(434, 26) method_call_root
(434, 26) primary
(434, 26) sequence_method_call
(434, 26) sequence_instance
(434, 39) sequence_list_of_arguments
(434, 124) ERROR
(441, 3) ERROR
(451, 3) ERROR
(454, 23) ERROR
(454, 39) ERROR
(456, 22) sequence_instance
(456, 40) sequence_list_of_arguments
(456, 106) ERROR
(457, 22) sequence_instance
(457, 38) sequence_list_of_arguments
(457, 43) ERROR
(457, 100) ERROR
(461, 3) ERROR
(467, 43) sequence_actual_arg
(467, 43) event_expression
(467, 43) expression
(467, 43) expression
(467, 43) conditional_expression
(467, 75) expression
(467, 75) expression
(467, 75) expression
(467, 113) ERROR
(471, 3) ERROR
(471, 60) ERROR
(473, 10) variable_lvalue
(473, 21) select1
(473, 35) ERROR
(473, 44) expression
(473, 44) primary
(473, 55) select1
(473, 69) ERROR
(475, 60) ERROR
(477, 10) variable_lvalue
(477, 21) select1
(477, 35) ERROR
(477, 44) expression
(477, 44) primary
(477, 55) select1
(477, 69) ERROR
(481, 10) expression
(481, 10) primary
(481, 10) function_subroutine_call
(481, 10) subroutine_call
(481, 10) tf_call
(481, 29) ERROR
(481, 67) ERROR
(483, 7) casting_type
(483, 7) constant_primary
(483, 7) constant_function_call
(483, 7) function_subroutine_call
(483, 7) subroutine_call
(483, 7) tf_call
(487, 3) ERROR
(487, 7) list_of_arguments_parent
(487, 8) ERROR
(487, 8) expression
(487, 15) ERROR
(487, 34) ERROR
(489, 29) ERROR
(489, 72) ERROR
(493, 3) ERROR
(497, 114) ERROR
(503, 3) ERROR
(507, 114) ERROR
(513, 3) ERROR
(516, 32) ERROR
(516, 32) constant_primary
(516, 32) constant_function_call
(516, 32) function_subroutine_call
(516, 32) subroutine_call
(516, 32) tf_call
(516, 39) ERROR
(517, 79) ERROR
(521, 6) method_call_root
(521, 6) primary
(521, 7) ERROR
(521, 48) expression
(521, 85) expression
(521, 86) ERROR
(523, 29) )
(523, 31) ERROR
(523, 31) constant_primary
(523, 31) constant_function_call
(523, 31) function_subroutine_call
(523, 31) subroutine_call
(523, 31) tf_call
(523, 38) ERROR
(524, 79) ERROR
(528, 6) method_call_root
(528, 6) primary
(528, 7) ERROR
(528, 48) expression
(528, 85) ERROR
(528, 85) expression
(528, 86) ERROR
(530, 32) ERROR
(530, 32) constant_primary
(530, 32) constant_function_call
(530, 32) function_subroutine_call
(530, 32) subroutine_call
(530, 32) tf_call
(530, 39) ERROR
(531, 78) ERROR
(535, 6) method_call_root
(535, 6) primary
(535, 7) ERROR
(535, 48) expression
(535, 85) expression
(535, 86) ERROR
(537, 29) )
(537, 31) ERROR
(537, 31) constant_primary
(537, 31) constant_function_call
(537, 31) function_subroutine_call
(537, 31) subroutine_call
(537, 31) tf_call
(537, 38) ERROR
(538, 61) ERROR
(542, 7) method_call_root
(542, 7) primary
(542, 16) ERROR
(542, 41) expression
(542, 41) expression
(542, 41) primary
(542, 42) mintypmax_expression
(542, 42) expression
(542, 61) ERROR
(542, 86) ERROR
(542, 86) expression
(542, 87) ERROR
(544, 34) ERROR
(544, 34) constant_primary
(544, 34) constant_function_call
(544, 34) function_subroutine_call
(544, 34) subroutine_call
(544, 34) tf_call
(544, 41) ERROR
(545, 65) ERROR
(549, 7) method_call_root
(549, 7) primary
(549, 16) ERROR
(549, 41) expression
(549, 41) expression
(549, 41) primary
(549, 42) mintypmax_expression
(549, 42) expression
(549, 61) ERROR
(549, 86) expression
(549, 87) ERROR
(551, 32) )
(551, 34) ERROR
(551, 34) constant_primary
(551, 34) constant_function_call
(551, 34) function_subroutine_call
(551, 34) subroutine_call
(551, 34) tf_call
(551, 41) ERROR
(552, 65) ERROR
(556, 7) method_call_root
(556, 7) primary
(556, 16) ERROR
(556, 41) expression
(556, 41) expression
(556, 41) primary
(556, 42) mintypmax_expression
(556, 42) expression
(556, 60) expression
(556, 60) primary
(556, 61) mintypmax_expression
(556, 61) expression
(556, 61) primary
(556, 73) select1
(556, 87) ]
(556, 87) ERROR
(556, 88) expression
(556, 89) ERROR
(556, 94) ERROR
(556, 95) expression
(556, 95) primary
(556, 95) function_subroutine_call
(556, 95) subroutine_call
(556, 95) tf_call
(556, 99) list_of_arguments_parent
(556, 100) expression
(556, 100) primary
(556, 112) select1
(556, 126) ERROR
(556, 134) expression
(556, 135) ERROR
(558, 29) )
(558, 31) ERROR
(558, 31) constant_primary
(558, 31) constant_function_call
(558, 31) function_subroutine_call
(558, 31) subroutine_call
(558, 31) tf_call
(558, 38) ERROR
(559, 61) ERROR
(563, 7) method_call_root
(563, 7) primary
(563, 16) ERROR
(563, 41) expression
(563, 41) expression
(563, 41) primary
(563, 42) mintypmax_expression
(563, 42) expression
(563, 60) ERROR
(565, 33) ERROR
(565, 33) constant_primary
(565, 33) constant_function_call
(565, 33) function_subroutine_call
(565, 33) subroutine_call
(565, 33) tf_call
(565, 40) ERROR
(566, 63) ERROR
(570, 7) method_call_root
(570, 7) primary
(570, 16) ERROR
(570, 41) expression
(570, 41) primary
(570, 42) mintypmax_expression
(570, 42) expression
(570, 60) ERROR
(572, 33) ERROR
(572, 33) constant_primary
(572, 33) constant_function_call
(572, 33) function_subroutine_call
(572, 33) subroutine_call
(572, 33) tf_call
(572, 40) ERROR
(573, 63) ERROR
(577, 7) method_call_root
(577, 7) primary
(577, 16) ERROR
(577, 41) expression
(577, 41) expression
(577, 41) primary
(577, 42) mintypmax_expression
(577, 42) expression
(577, 60) ERROR
(577, 84) ERROR
(577, 84) expression
(577, 85) ERROR
(579, 33) ERROR
(579, 33) constant_primary
(579, 33) constant_function_call
(579, 33) function_subroutine_call
(579, 33) subroutine_call
(579, 33) tf_call
(579, 40) ERROR
(580, 64) ERROR
(584, 7) method_call_root
(584, 7) primary
(584, 16) ERROR
(584, 41) expression
(584, 41) expression
(584, 41) primary
(584, 42) mintypmax_expression
(584, 42) expression
(584, 60) ERROR
(584, 84) expression
(584, 85) ERROR
(586, 31) )
(586, 33) ERROR
(586, 33) constant_primary
(586, 33) constant_function_call
(586, 33) function_subroutine_call
(586, 33) subroutine_call
(586, 33) tf_call
(586, 40) ERROR
(587, 64) ERROR
(591, 7) method_call_root
(591, 7) primary
(591, 16) ERROR
(591, 41) expression
(591, 41) primary
(591, 42) mintypmax_expression
(591, 42) expression
(591, 59) ERROR
(593, 32) ERROR
(593, 32) constant_primary
(593, 32) constant_function_call
(593, 32) function_subroutine_call
(593, 32) subroutine_call
(593, 32) tf_call
(593, 39) ERROR
(594, 62) ERROR
(598, 7) method_call_root
(598, 7) primary
(598, 16) ERROR
(598, 41) expression
(598, 41) primary
(598, 42) mintypmax_expression
(598, 42) expression
(598, 59) ERROR
(600, 32) ERROR
(600, 32) constant_primary
(600, 32) constant_function_call
(600, 32) function_subroutine_call
(600, 32) subroutine_call
(600, 32) tf_call
(600, 39) ERROR
(601, 62) ERROR
(605, 7) method_call_root
(605, 7) primary
(605, 16) ERROR
(605, 41) expression
(605, 41) expression
(605, 41) primary
(605, 42) mintypmax_expression
(605, 42) expression
(605, 61) ERROR
(605, 86) ERROR
(605, 86) expression
(605, 87) ERROR
(607, 34) ERROR
(607, 34) constant_primary
(607, 34) constant_function_call
(607, 34) function_subroutine_call
(607, 34) subroutine_call
(607, 34) tf_call
(607, 41) ERROR
(608, 65) ERROR
(612, 7) method_call_root
(612, 7) primary
(612, 16) ERROR
(612, 41) expression
(612, 41) expression
(612, 41) primary
(612, 42) mintypmax_expression
(612, 42) expression
(612, 61) ERROR
(612, 86) expression
(612, 87) ERROR
(614, 32) )
(614, 34) ERROR
(614, 34) constant_primary
(614, 34) constant_function_call
(614, 34) function_subroutine_call
(614, 34) subroutine_call
(614, 34) tf_call
(614, 41) ERROR
(615, 65) ERROR
(619, 7) method_call_root
(619, 7) primary
(619, 16) ERROR
(619, 41) expression
(619, 41) expression
(619, 41) primary
(619, 42) mintypmax_expression
(619, 42) expression
(619, 60) expression
(619, 60) primary
(619, 61) mintypmax_expression
(619, 61) expression
(619, 61) primary
(619, 73) select1
(619, 87) ]
(619, 87) ERROR
(619, 88) expression
(619, 89) ERROR
(619, 94) ERROR
(619, 95) expression
(619, 95) primary
(619, 95) function_subroutine_call
(619, 95) subroutine_call
(619, 95) tf_call
(619, 99) list_of_arguments_parent
(619, 100) expression
(619, 100) primary
(619, 112) select1
(619, 126) ERROR
(619, 134) expression
(619, 135) ERROR
(622, 61) ERROR
(626, 7) method_call_root
(626, 7) primary
(626, 16) ERROR
(626, 41) expression
(626, 41) primary
(626, 42) mintypmax_expression
(626, 42) expression
(626, 60) ERROR
(628, 33) ERROR
(628, 33) constant_primary
(628, 33) constant_function_call
(628, 33) function_subroutine_call
(628, 33) subroutine_call
(628, 33) tf_call
(628, 40) ERROR
(629, 63) ERROR
(633, 7) method_call_root
(633, 7) primary
(633, 16) ERROR
(633, 41) expression
(633, 41) expression
(633, 41) primary
(633, 42) mintypmax_expression
(633, 42) expression
(633, 60) ERROR
(635, 33) ERROR
(635, 33) constant_primary
(635, 33) constant_function_call
(635, 33) function_subroutine_call
(635, 33) subroutine_call
(635, 33) tf_call
(635, 40) ERROR
(636, 63) ERROR
(640, 7) method_call_root
(640, 7) primary
(640, 16) ERROR
(640, 41) expression
(640, 41) expression
(640, 41) primary
(640, 42) mintypmax_expression
(640, 42) expression
(640, 60) ERROR
(640, 84) ERROR
(640, 84) expression
(640, 85) ERROR
(642, 33) ERROR
(642, 33) constant_primary
(642, 33) constant_function_call
(642, 33) function_subroutine_call
(642, 33) subroutine_call
(642, 33) tf_call
(642, 40) ERROR
(643, 63) ERROR
(653, 3) ERROR
(654, 21) ERROR
(654, 59) ERROR
(656, 32) ERROR
(656, 32) constant_primary
(656, 32) constant_function_call
(656, 32) function_subroutine_call
(656, 32) subroutine_call
(656, 32) tf_call
(656, 39) ERROR
(657, 63) ERROR
(661, 7) method_call_root
(661, 7) primary
(661, 16) ERROR
(661, 41) expression
(661, 41) expression
(661, 41) primary
(661, 42) mintypmax_expression
(661, 42) expression
(661, 59) expression
(661, 59) primary
(661, 60) mintypmax_expression
(661, 60) expression
(661, 60) primary
(661, 71) select1
(661, 85) ]
(661, 85) ERROR
(661, 86) expression
(661, 87) ERROR
(661, 92) ERROR
(661, 93) expression
(661, 93) primary
(661, 93) function_subroutine_call
(661, 93) subroutine_call
(661, 93) tf_call
(661, 97) list_of_arguments_parent
(661, 98) expression
(661, 98) primary
(661, 109) select1
(661, 123) ERROR
(661, 131) expression
(661, 132) ERROR
(664, 60) ERROR
(668, 7) method_call_root
(668, 7) primary
(668, 16) ERROR
(668, 41) expression
(668, 41) expression
(668, 41) primary
(668, 42) mintypmax_expression
(668, 42) expression
(668, 60) ERROR
(668, 84) expression
(668, 85) ERROR
(671, 63) ERROR
(681, 3) ERROR
(682, 21) ERROR
(682, 41) ERROR
(682, 111) ERROR
(682, 111) expression
(682, 112) ERROR
(684, 32) ERROR
(684, 32) constant_primary
(684, 32) constant_function_call
(684, 32) function_subroutine_call
(684, 32) subroutine_call
(684, 32) tf_call
(684, 39) ERROR
(685, 63) ERROR
(689, 7) method_call_root
(689, 7) primary
(689, 16) ERROR
(689, 41) expression
(689, 41) expression
(689, 41) primary
(689, 42) mintypmax_expression
(689, 42) expression
(689, 59) expression
(689, 59) primary
(689, 60) mintypmax_expression
(689, 60) expression
(689, 60) primary
(689, 71) select1
(689, 85) ]
(689, 85) ERROR
(689, 86) expression
(689, 87) ERROR
(689, 92) ERROR
(689, 93) expression
(689, 93) primary
(689, 93) function_subroutine_call
(689, 93) subroutine_call
(689, 93) tf_call
(689, 97) list_of_arguments_parent
(689, 98) expression
(689, 98) primary
(689, 109) select1
(689, 123) ERROR
(689, 131) expression
(689, 132) ERROR
(691, 28) )
(691, 30) ERROR
(691, 30) constant_primary
(691, 30) constant_function_call
(691, 30) function_subroutine_call
(691, 30) subroutine_call
(691, 30) tf_call
(691, 37) ERROR
(692, 60) ERROR
(0, 0) source_file
(20, 0) module_declaration
(21, 3) module_ansi_header
(22, 0) list_of_port_declarations
(33, 3) ansi_port_declaration
(33, 3) variable_port_header
(33, 9) variable_port_type
(33, 9) _variable_port_type
(33, 9) data_type
(33, 15) packed_dimension
(33, 15) unsized_dimension
(33, 16) ERROR
(40, 0) ERROR
(42, 0) ERROR
(44, 0) ERROR
(149, 3) module_or_generate_item
(149, 3) data_declaration
(149, 3) data_type_or_implicit1
(149, 3) data_type
(149, 9) packed_dimension
(149, 9) unsized_dimension
(149, 10) ERROR
(150, 3) module_or_generate_item
(150, 3) data_declaration
(150, 3) data_type_or_implicit1
(150, 3) data_type
(150, 9) packed_dimension
(150, 9) unsized_dimension
(150, 10) ERROR
(417, 3) module_or_generate_item
(417, 3) continuous_assign
(417, 10) list_of_variable_assignments
(417, 10) variable_assignment
(417, 10) variable_lvalue
(417, 19) select1
(417, 33) ERROR
(428, 3) module_or_generate_item
(428, 3) program_instantiation
(428, 25) hierarchical_instance
(428, 36) list_of_port_connections
(428, 54) named_port_connection
(428, 59) expression
(428, 59) primary
(428, 68) select1
(428, 82) ERROR
(428, 88) named_port_connection
(428, 94) expression
(428, 94) primary
(428, 101) select1
(428, 115) ERROR
(429, 3) module_or_generate_item
(429, 3) program_instantiation
(429, 25) hierarchical_instance
(429, 36) list_of_port_connections
(429, 54) named_port_connection
(429, 59) expression
(429, 59) primary
(429, 68) select1
(429, 82) ERROR
(429, 88) named_port_connection
(429, 94) expression
(429, 94) primary
(429, 101) select1
(429, 115) ERROR
(430, 3) module_or_generate_item
(430, 3) program_instantiation
(430, 25) hierarchical_instance
(430, 36) list_of_port_connections
(430, 54) named_port_connection
(430, 59) expression
(430, 59) primary
(430, 68) select1
(430, 82) ERROR
(430, 88) named_port_connection
(430, 94) expression
(430, 94) primary
(430, 101) select1
(430, 115) ERROR
(433, 3) module_or_generate_item
(433, 3) continuous_assign
(433, 10) list_of_variable_assignments
(433, 10) variable_assignment
(433, 10) variable_lvalue
(433, 11) variable_lvalue
(433, 21) select1
(433, 35) ERROR
(433, 39) variable_lvalue
(433, 49) select1
(433, 63) ERROR
(433, 70) expression
(433, 70) primary
(433, 71) mintypmax_expression
(433, 71) expression
(433, 71) expression
(433, 71) expression
(433, 71) primary
(433, 72) mintypmax_expression
(433, 72) expression
(433, 99) expression
(433, 99) primary
(433, 99) concatenation
(433, 100) expression
(433, 100) primary
(433, 107) select1
(433, 121) ERROR
(433, 125) expression
(433, 125) primary
(433, 132) select1
(433, 146) ERROR
(434, 71) expression
(434, 71) primary
(434, 72) mintypmax_expression
(434, 72) expression
(434, 99) expression
(434, 99) primary
(434, 99) concatenation
(434, 100) expression
(434, 100) primary
(434, 107) select1
(434, 121) ERROR
(434, 125) expression
(434, 125) primary
(434, 132) select1
(434, 146) ERROR
(435, 71) expression
(435, 71) primary
(435, 72) mintypmax_expression
(435, 72) expression
(435, 99) expression
(435, 99) primary
(435, 99) concatenation
(435, 100) expression
(435, 100) primary
(435, 107) select1
(435, 121) ERROR
(435, 125) expression
(435, 125) primary
(435, 132) select1
(435, 146) ERROR
(437, 3) module_or_generate_item
(437, 3) continuous_assign
(437, 10) list_of_variable_assignments
(437, 10) variable_assignment
(437, 10) variable_lvalue
(437, 22) select1
(437, 36) ERROR
(437, 42) expression
(437, 42) primary
(437, 43) mintypmax_expression
(437, 43) expression
(437, 43) expression
(437, 43) expression
(437, 43) expression
(437, 43) expression
(437, 43) expression
(437, 43) expression
(438, 32) expression
(438, 32) primary
(438, 33) mintypmax_expression
(438, 33) expression
(438, 59) expression
(438, 59) primary
(438, 59) concatenation
(438, 83) expression
(438, 83) primary
(438, 93) select1
(438, 94) expression
(438, 106) expression
(438, 107) ERROR
(439, 32) expression
(439, 32) primary
(439, 33) mintypmax_expression
(439, 33) expression
(439, 59) expression
(439, 59) primary
(439, 59) concatenation
(439, 83) expression
(439, 83) primary
(439, 93) select1
(439, 94) expression
(439, 106) expression
(439, 107) ERROR
(440, 32) expression
(440, 32) primary
(440, 33) mintypmax_expression
(440, 33) expression
(440, 59) expression
(440, 59) primary
(440, 59) concatenation
(440, 83) expression
(440, 83) primary
(440, 93) select1
(440, 94) expression
(440, 106) ERROR
(441, 32) expression
(441, 32) primary
(441, 33) mintypmax_expression
(441, 33) expression
(441, 59) expression
(441, 59) primary
(441, 59) concatenation
(441, 83) expression
(441, 83) primary
(441, 93) select1
(441, 94) expression
(441, 106) ERROR
(442, 32) expression
(442, 32) primary
(442, 33) mintypmax_expression
(442, 33) expression
(442, 59) expression
(442, 59) primary
(442, 59) concatenation
(442, 83) expression
(442, 83) primary
(442, 93) select1
(442, 94) expression
(442, 106) ERROR
(443, 32) expression
(443, 32) primary
(443, 33) mintypmax_expression
(443, 33) expression
(443, 59) expression
(443, 59) primary
(443, 59) concatenation
(443, 83) expression
(443, 83) primary
(443, 93) select1
(443, 94) expression
(443, 106) ERROR
(444, 32) expression
(444, 32) primary
(444, 33) mintypmax_expression
(444, 33) expression
(444, 59) expression
(444, 59) primary
(444, 59) concatenation
(444, 83) expression
(444, 83) primary
(444, 93) select1
(444, 94) expression
(444, 106) ERROR
(446, 3) module_or_generate_item
(446, 3) continuous_assign
(446, 10) list_of_variable_assignments
(446, 10) variable_assignment
(446, 10) variable_lvalue
(446, 22) select1
(446, 36) ERROR
(446, 42) expression
(446, 42) primary
(446, 43) mintypmax_expression
(446, 43) expression
(446, 43) expression
(446, 43) expression
(446, 43) expression
(446, 43) expression
(446, 43) expression
(446, 43) expression
(447, 32) expression
(447, 32) primary
(447, 33) mintypmax_expression
(447, 33) expression
(447, 59) expression
(447, 59) primary
(447, 59) concatenation
(447, 83) expression
(447, 83) primary
(447, 93) select1
(447, 94) expression
(447, 106) expression
(447, 107) ERROR
(448, 32) expression
(448, 32) primary
(448, 33) mintypmax_expression
(448, 33) expression
(448, 59) expression
(448, 59) primary
(448, 59) concatenation
(448, 83) expression
(448, 83) primary
(448, 93) select1
(448, 94) expression
(448, 106) expression
(448, 107) ERROR
(449, 32) expression
(449, 32) primary
(449, 33) mintypmax_expression
(449, 33) expression
(449, 59) expression
(449, 59) primary
(449, 59) concatenation
(449, 83) expression
(449, 83) primary
(449, 93) select1
(449, 94) expression
(449, 106) ERROR
(450, 32) expression
(450, 32) primary
(450, 33) mintypmax_expression
(450, 33) expression
(450, 59) expression
(450, 59) primary
(450, 59) concatenation
(450, 83) expression
(450, 83) primary
(450, 93) select1
(450, 94) expression
(450, 106) ERROR
(451, 32) expression
(451, 32) primary
(451, 33) mintypmax_expression
(451, 33) expression
(451, 59) expression
(451, 59) primary
(451, 59) concatenation
(451, 83) expression
(451, 83) primary
(451, 93) select1
(451, 94) expression
(451, 106) ERROR
(452, 32) expression
(452, 32) primary
(452, 33) mintypmax_expression
(452, 33) expression
(452, 59) expression
(452, 59) primary
(452, 59) concatenation
(452, 83) expression
(452, 83) primary
(452, 93) select1
(452, 94) expression
(452, 106) ERROR
(453, 32) expression
(453, 32) primary
(453, 33) mintypmax_expression
(453, 33) expression
(453, 59) expression
(453, 59) primary
(453, 59) concatenation
(453, 83) expression
(453, 83) primary
(453, 93) select1
(453, 94) expression
(453, 106) ERROR
(455, 3) module_or_generate_item
(455, 3) continuous_assign
(455, 10) list_of_net_assignments
(455, 10) net_assignment
(464, 16) expression
(464, 16) primary
(464, 28) select1
(464, 42) ERROR
(466, 3) module_or_generate_item
(466, 3) continuous_assign
(466, 10) list_of_net_assignments
(466, 10) net_assignment
(475, 16) expression
(475, 16) primary
(475, 28) select1
(475, 42) ERROR
(619, 3) module_or_generate_item
(619, 3) program_instantiation
(619, 16) hierarchical_instance
(619, 25) list_of_port_connections
(619, 43) named_port_connection
(619, 63) ERROR
(620, 3) module_or_generate_item
(620, 3) program_instantiation
(620, 16) hierarchical_instance
(620, 25) list_of_port_connections
(620, 43) named_port_connection
(620, 63) ERROR
(621, 3) module_or_generate_item
(621, 3) program_instantiation
(621, 16) hierarchical_instance
(621, 25) list_of_port_connections
(621, 43) named_port_connection
(621, 63) ERROR
(647, 3) module_or_generate_item
(647, 3) program_instantiation
(647, 15) hierarchical_instance
(647, 27) list_of_port_connections
(647, 45) named_port_connection
(647, 68) ERROR
(648, 3) module_or_generate_item
(648, 3) program_instantiation
(648, 15) hierarchical_instance
(648, 27) list_of_port_connections
(648, 45) named_port_connection
(648, 68) ERROR
(649, 3) module_or_generate_item
(649, 3) program_instantiation
(649, 15) hierarchical_instance
(649, 27) list_of_port_connections
(649, 45) named_port_connection
(649, 68) ERROR
(838, 2) module_or_generate_item
(838, 2) loop_generate_construct
(838, 32) generate_block
(839, 3) generate_item
(839, 3) interface_or_generate_item
(839, 3) program_instantiation
(839, 17) hierarchical_instance
(840, 27) list_of_port_connections
(842, 27) named_port_connection
(842, 32) expression
(842, 32) primary
(842, 32) concatenation
(842, 40) expression
(842, 40) primary
(842, 49) select1
(842, 50) expression
(842, 59) ERROR
(844, 27) named_port_connection
(844, 35) expression
(844, 35) primary
(844, 35) concatenation
(844, 42) expression
(844, 42) primary
(844, 50) select1
(844, 51) expression
(844, 57) ERROR
(857, 2) module_or_generate_item
(857, 2) loop_generate_construct
(857, 30) generate_block
(858, 3) generate_item
(858, 3) interface_or_generate_item
(858, 3) program_instantiation
(858, 22) hierarchical_instance
(859, 27) list_of_port_connections
(859, 27) named_port_connection
(859, 36) expression
(859, 36) primary
(859, 45) select1
(859, 46) expression
(859, 55) ERROR
(960, 3) module_or_generate_item
(960, 3) assertion_item
(960, 3) deferred_immediate_assertion_item
(960, 48) deferred_immediate_assertion_statement
(960, 48) deferred_immediate_assert_statement
(960, 59) ERROR
(999, 3) module_or_generate_item
(999, 3) always_construct
(999, 15) statement
(999, 15) statement_item
(999, 15) seq_block
(1005, 6) ERROR
(1005, 6) subroutine_call
(1005, 6) method_call
(1005, 13) method_call_body
(1005, 19) ERROR
(1012, 6) ERROR
(1012, 6) subroutine_call
(1012, 6) method_call
(1012, 13) method_call_body
(1012, 17) ERROR
(1015, 0) ERROR
(1015, 7) subroutine_call
(1015, 7) method_call
(1016, 6) ERROR
(1016, 13) method_call_body
(1016, 17) ERROR
(1017, 0) ERROR
(1018, 6) subroutine_call
(1018, 6) method_call
(1018, 13) method_call_body
(1018, 17) ERROR
(1019, 0) ERROR
(1020, 6) subroutine_call
(1020, 6) method_call
(1020, 13) method_call_body
(1020, 17) ERROR
(1023, 6) ERROR
(1023, 6) subroutine_call
(1023, 6) method_call
(1023, 13) method_call_body
(1023, 17) ERROR
(1028, 6) ERROR
(1028, 6) subroutine_call
(1028, 6) method_call
(1028, 13) method_call_body
(1028, 20) ERROR
(1030, 6) ERROR
(1032, 6) ERROR
(1032, 6) subroutine_call
(1032, 6) method_call
(1032, 13) method_call_body
(1032, 18) ERROR
(1034, 6) statement_or_null
(1034, 6) statement
(1034, 6) statement_item
(1034, 6) subroutine_call_statement
(1034, 6) subroutine_call
(1034, 6) method_call
(1034, 13) ERROR
(1036, 6) ERROR
(1039, 6) ERROR
(1042, 6) ERROR
(1042, 6) subroutine_call
(1042, 6) method_call
(1042, 13) method_call_body
(1042, 17) ERROR
(1046, 6) ERROR
(1046, 6) subroutine_call
(1046, 6) method_call
(1046, 13) method_call_body
(1046, 22) ERROR
(1054, 6) ERROR
(1054, 6) subroutine_call
(1054, 6) method_call
(1054, 13) method_call_body
(1054, 19) ERROR
(1065, 6) ERROR
(1065, 6) subroutine_call
(1065, 6) method_call
(1065, 13) method_call_body
(1065, 17) ERROR
(1069, 0) ERROR
(1069, 7) subroutine_call
(1069, 7) method_call
(1070, 6) ERROR
(1070, 13) method_call_body
(1070, 17) ERROR
(1076, 0) ERROR
(1077, 6) subroutine_call
(1077, 6) method_call
(1077, 13) method_call_body
(1077, 17) ERROR
(1083, 0) ERROR
(1084, 6) subroutine_call
(1084, 6) method_call
(1084, 13) method_call_body
(1084, 17) ERROR
(1089, 6) ERROR
(1089, 6) subroutine_call
(1089, 6) method_call
(1089, 13) method_call_body
(1089, 17) ERROR
(1099, 6) ERROR
(1099, 6) subroutine_call
(1099, 6) method_call
(1099, 13) method_call_body
(1099, 20) ERROR
(1101, 6) ERROR
(1103, 6) ERROR
(1103, 6) subroutine_call
(1103, 6) method_call
(1103, 13) method_call_body
(1103, 18) ERROR
(1105, 6) statement_or_null
(1105, 6) statement
(1105, 6) statement_item
(1105, 6) subroutine_call_statement
(1105, 6) subroutine_call
(1105, 6) method_call
(1105, 13) ERROR
(1107, 0) ERROR
(1107, 8) statement_or_null
(1107, 8) statement
(1107, 8) statement_item
(1107, 8) blocking_assignment
(1107, 8) operator_assignment
(1107, 20) assignment_operator
(1107, 20) =
(1107, 22) ERROR
(1107, 22) expression
(1107, 54) ERROR
(1116, 6) ERROR
(1123, 6) ERROR
(1123, 6) subroutine_call
(1123, 6) method_call
(1123, 13) method_call_body
(1123, 17) ERROR
(1130, 6) ERROR
(1130, 6) subroutine_call
(1130, 6) method_call
(1130, 13) method_call_body
(1130, 22) ERROR
(0, 0) source_file
(26, 0) module_declaration
(27, 3) module_ansi_header
(28, 0) list_of_port_declarations
(60, 0) ERROR
(65, 0) ERROR
(67, 3) ansi_port_declaration
(67, 3) variable_port_header
(67, 9) variable_port_type
(67, 9) _variable_port_type
(67, 9) data_type
(67, 15) packed_dimension
(67, 15) unsized_dimension
(67, 16) ERROR
(76, 3) ansi_port_declaration
(76, 3) variable_port_header
(76, 10) variable_port_type
(76, 10) _variable_port_type
(76, 10) data_type
(76, 16) packed_dimension
(76, 16) unsized_dimension
(76, 17) ERROR
(78, 0) ERROR
(80, 0) ERROR
(82, 0) ERROR
(102, 3) module_or_generate_item
(102, 3) any_parameter_declaration
(102, 3) local_parameter_declaration
(102, 14) list_of_param_assignments
(102, 14) param_assignment
(102, 29) constant_param_expression
(102, 29) constant_mintypmax_expression
(102, 29) constant_expression
(102, 59) ERROR
(103, 3) module_or_generate_item
(103, 3) any_parameter_declaration
(103, 3) local_parameter_declaration
(103, 14) list_of_param_assignments
(103, 14) param_assignment
(103, 39) ERROR
(103, 86) ERROR
(104, 3) module_or_generate_item
(104, 3) any_parameter_declaration
(104, 3) local_parameter_declaration
(104, 14) list_of_param_assignments
(104, 14) param_assignment
(104, 39) ERROR
(104, 86) ERROR
(120, 3) module_or_generate_item
(120, 3) data_declaration
(120, 3) data_type_or_implicit1
(120, 3) data_type
(120, 9) packed_dimension
(120, 9) unsized_dimension
(120, 10) ERROR
(127, 3) module_or_generate_item
(127, 3) data_declaration
(127, 3) data_type_or_implicit1
(127, 3) data_type
(127, 9) packed_dimension
(127, 9) unsized_dimension
(127, 10) ERROR
(135, 3) module_or_generate_item
(135, 3) data_declaration
(135, 3) data_type_or_implicit1
(135, 3) data_type
(135, 9) packed_dimension
(135, 9) unsized_dimension
(135, 10) ERROR
(162, 3) module_or_generate_item
(162, 3) data_declaration
(162, 3) data_type_or_implicit1
(162, 3) data_type
(162, 9) packed_dimension
(162, 9) unsized_dimension
(162, 10) ERROR
(262, 3) module_or_generate_item
(262, 3) continuous_assign
(262, 44) ;
(262, 44) ERROR
(263, 3) module_or_generate_item
(263, 3) continuous_assign
(263, 48) ;
(263, 48) ERROR
(264, 3) module_or_generate_item
(264, 3) continuous_assign
(264, 74) ;
(264, 74) module_or_generate_item
(264, 74) data_declaration
(264, 107) list_of_variable_decl_assignments
(264, 107) variable_decl_assignment
(264, 107) variable_identifier
(264, 107) simple_identifier
(265, 3) module_or_generate_item
(265, 3) continuous_assign
(265, 45) ;
(265, 45) ERROR
(266, 3) module_or_generate_item
(266, 3) continuous_assign
(266, 63) ;
(266, 63) module_or_generate_item
(266, 63) data_declaration
(266, 86) list_of_variable_decl_assignments
(266, 86) variable_decl_assignment
(266, 86) variable_identifier
(266, 86) simple_identifier
(267, 3) module_or_generate_item
(267, 3) continuous_assign
(267, 59) ;
(267, 59) ERROR
(271, 3) module_or_generate_item
(271, 3) continuous_assign
(271, 61) ;
(271, 61) ERROR
(272, 3) module_or_generate_item
(272, 3) continuous_assign
(272, 89) ;
(272, 89) module_or_generate_item
(272, 89) data_declaration
(272, 122) list_of_variable_decl_assignments
(272, 122) variable_decl_assignment
(272, 122) variable_identifier
(272, 122) simple_identifier
(273, 3) module_or_generate_item
(273, 3) continuous_assign
(273, 61) ;
(273, 61) ERROR
(278, 3) module_or_generate_item
(278, 3) continuous_assign
(278, 74) ;
(278, 74) ERROR
(281, 3) module_or_generate_item
(281, 3) continuous_assign
(281, 61) ;
(281, 61) ERROR
(282, 3) module_or_generate_item
(282, 3) continuous_assign
(282, 89) ;
(282, 89) module_or_generate_item
(282, 89) data_declaration
(282, 122) list_of_variable_decl_assignments
(282, 122) variable_decl_assignment
(282, 122) variable_identifier
(282, 122) simple_identifier
(283, 3) module_or_generate_item
(283, 3) continuous_assign
(283, 61) ;
(283, 61) ERROR
(288, 3) module_or_generate_item
(288, 3) continuous_assign
(288, 75) ;
(288, 75) ERROR
(526, 3) module_or_generate_item
(526, 3) program_instantiation
(526, 15) hierarchical_instance
(526, 24) ERROR
(528, 24) list_of_port_connections
(529, 0) ERROR
(664, 3) module_or_generate_item
(664, 3) continuous_assign
(664, 10) list_of_variable_assignments
(664, 10) variable_assignment
(664, 10) variable_lvalue
(664, 24) select1
(664, 35) ERROR
(667, 3) module_or_generate_item
(667, 3) continuous_assign
(667, 10) list_of_variable_assignments
(667, 10) variable_assignment
(667, 10) variable_lvalue
(667, 27) select1
(667, 38) ERROR
(669, 3) module_or_generate_item
(669, 3) continuous_assign
(669, 10) list_of_variable_assignments
(669, 10) variable_assignment
(669, 10) variable_lvalue
(669, 21) select1
(669, 32) ERROR
(669, 38) expression
(669, 38) expression
(669, 38) primary
(669, 52) select1
(669, 63) ERROR
(670, 3) module_or_generate_item
(670, 3) continuous_assign
(670, 10) list_of_variable_assignments
(670, 10) variable_assignment
(670, 10) variable_lvalue
(670, 21) select1
(670, 32) ERROR
(670, 38) expression
(670, 38) expression
(670, 38) primary
(670, 52) select1
(670, 63) ERROR
(671, 3) module_or_generate_item
(671, 3) continuous_assign
(671, 10) list_of_variable_assignments
(671, 10) variable_assignment
(671, 10) variable_lvalue
(671, 21) select1
(671, 32) ERROR
(671, 38) expression
(671, 38) expression
(671, 38) primary
(671, 52) select1
(671, 63) ERROR
(672, 3) module_or_generate_item
(672, 3) continuous_assign
(672, 10) list_of_variable_assignments
(672, 10) variable_assignment
(672, 10) variable_lvalue
(672, 21) select1
(672, 32) ERROR
(672, 38) expression
(672, 38) expression
(672, 38) primary
(672, 52) select1
(672, 63) ERROR
(678, 3) module_or_generate_item
(678, 3) continuous_assign
(678, 10) list_of_variable_assignments
(678, 10) variable_assignment
(678, 10) variable_lvalue
(678, 24) select1
(678, 35) ERROR
(679, 3) module_or_generate_item
(679, 3) continuous_assign
(679, 10) list_of_variable_assignments
(679, 10) variable_assignment
(679, 10) variable_lvalue
(679, 24) select1
(679, 35) ERROR
(680, 3) module_or_generate_item
(680, 3) continuous_assign
(680, 10) list_of_variable_assignments
(680, 10) variable_assignment
(680, 10) variable_lvalue
(680, 24) select1
(680, 35) ERROR
(681, 3) module_or_generate_item
(681, 3) continuous_assign
(681, 10) list_of_variable_assignments
(681, 10) variable_assignment
(681, 10) variable_lvalue
(681, 24) select1
(681, 35) ERROR
(692, 3) module_or_generate_item
(692, 3) continuous_assign
(692, 10) list_of_variable_assignments
(692, 10) variable_assignment
(692, 10) variable_lvalue
(692, 24) select1
(692, 35) ERROR
(692, 41) expression
(692, 41) expression
(692, 41) primary
(692, 58) select1
(692, 69) ERROR
(694, 3) module_or_generate_item
(694, 3) continuous_assign
(694, 10) list_of_variable_assignments
(694, 10) variable_assignment
(694, 10) variable_lvalue
(694, 24) select1
(694, 35) ERROR
(694, 41) expression
(694, 41) expression
(694, 41) primary
(694, 58) select1
(694, 69) ERROR
(696, 3) module_or_generate_item
(696, 3) continuous_assign
(696, 10) list_of_variable_assignments
(696, 10) variable_assignment
(696, 10) variable_lvalue
(696, 24) select1
(696, 35) ERROR
(696, 41) expression
(696, 41) expression
(696, 41) primary
(696, 58) select1
(696, 69) ERROR
(698, 3) module_or_generate_item
(698, 3) continuous_assign
(698, 10) list_of_variable_assignments
(698, 10) variable_assignment
(698, 10) variable_lvalue
(698, 24) select1
(698, 35) ERROR
(698, 41) expression
(698, 41) expression
(698, 41) primary
(698, 58) select1
(698, 69) ERROR
(703, 3) module_or_generate_item
(703, 3) continuous_assign
(703, 10) list_of_variable_assignments
(703, 10) variable_assignment
(703, 10) variable_lvalue
(703, 25) select1
(703, 36) ERROR
(703, 42) expression
(703, 42) expression
(703, 43) primary
(703, 54) select1
(703, 65) ERROR
(703, 71) expression
(703, 72) primary
(703, 86) select1
(703, 97) ERROR
(704, 3) module_or_generate_item
(704, 3) continuous_assign
(704, 10) list_of_variable_assignments
(704, 10) variable_assignment
(704, 10) variable_lvalue
(704, 25) select1
(704, 36) ERROR
(704, 42) expression
(704, 42) expression
(704, 43) primary
(704, 54) select1
(704, 65) ERROR
(704, 71) expression
(704, 72) primary
(704, 86) select1
(704, 97) ERROR
(705, 3) module_or_generate_item
(705, 3) continuous_assign
(705, 10) list_of_variable_assignments
(705, 10) variable_assignment
(705, 10) variable_lvalue
(705, 25) select1
(705, 36) ERROR
(705, 42) expression
(705, 42) expression
(705, 43) primary
(705, 54) select1
(705, 65) ERROR
(705, 71) expression
(705, 72) primary
(705, 86) select1
(705, 97) ERROR
(706, 3) module_or_generate_item
(706, 3) continuous_assign
(706, 10) list_of_variable_assignments
(706, 10) variable_assignment
(706, 10) variable_lvalue
(706, 25) select1
(706, 36) ERROR
(706, 42) expression
(706, 42) expression
(706, 43) primary
(706, 54) select1
(706, 65) ERROR
(706, 71) expression
(706, 72) primary
(706, 86) select1
(706, 97) ERROR
(838, 3) module_or_generate_item
(838, 3) continuous_assign
(838, 10) list_of_variable_assignments
(838, 10) variable_assignment
(838, 10) variable_lvalue
(838, 23) select1
(838, 34) ERROR
(838, 38) ERROR
(838, 42) expression
(838, 42) primary
(838, 43) mintypmax_expression
(838, 43) expression
(838, 43) primary
(838, 58) select1
(838, 69) ]
(838, 70) expression
(838, 71) ERROR
(838, 75) expression
(838, 75) primary
(838, 87) select1
(838, 98) ]
(838, 100) ERROR
(839, 43) mintypmax_expression
(839, 43) expression
(839, 43) primary
(839, 54) select1
(839, 65) ]
(839, 66) expression
(839, 66) expression
(839, 67) ERROR
(839, 94) ERROR
(840, 42) expression
(840, 42) primary
(840, 43) mintypmax_expression
(840, 43) expression
(840, 43) primary
(840, 57) select1
(840, 68) ]
(840, 69) ERROR
(840, 69) expression
(840, 70) ERROR
(842, 10) expression
(842, 10) primary
(842, 23) select1
(842, 34) ]
(842, 35) ERROR
(842, 40) expression
(842, 40) primary
(842, 42) mintypmax_expression
(842, 42) expression
(842, 42) expression
(842, 42) primary
(842, 43) mintypmax_expression
(842, 43) expression
(842, 43) primary
(842, 58) select1
(842, 69) ]
(842, 70) expression
(842, 71) ERROR
(842, 75) expression
(842, 75) primary
(842, 87) select1
(842, 98) ]
(842, 100) ERROR
(843, 42) expression
(843, 42) primary
(843, 43) mintypmax_expression
(843, 43) expression
(843, 43) primary
(843, 54) select1
(843, 65) ]
(843, 66) expression
(843, 66) expression
(843, 67) ERROR
(843, 94) ERROR
(844, 42) expression
(844, 42) primary
(844, 42) function_subroutine_call
(844, 42) subroutine_call
(844, 42) method_call
(844, 42) method_call_root
(844, 42) primary
(844, 43) mintypmax_expression
(844, 43) expression
(844, 43) primary
(844, 57) select1
(844, 68) ]
(844, 69) ERROR
(844, 69) expression
(844, 70) ERROR
(846, 10) expression
(846, 10) primary
(846, 23) select1
(846, 34) ]
(846, 35) ERROR
(846, 40) expression
(846, 40) primary
(846, 42) mintypmax_expression
(846, 42) expression
(846, 42) expression
(846, 42) primary
(846, 43) mintypmax_expression
(846, 43) expression
(846, 43) primary
(846, 58) select1
(846, 69) ]
(846, 70) expression
(846, 71) ERROR
(846, 75) expression
(846, 75) primary
(846, 87) select1
(846, 98) ]
(846, 100) ERROR
(847, 42) expression
(847, 42) primary
(847, 43) ERROR
(847, 43) mintypmax_expression
(847, 43) expression
(847, 43) primary
(847, 54) select1
(847, 65) ]
(847, 66) expression
(847, 66) expression
(847, 66) expression
(847, 66) expression
(847, 66) expression
(847, 66) expression
(847, 66) expression
(847, 66) expression
(847, 66) expression
(847, 66) expression
(847, 67) ERROR
(847, 94) ERROR
(848, 42) expression
(848, 42) expression
(848, 42) primary
(848, 43) mintypmax_expression
(848, 43) expression
(848, 43) primary
(848, 57) select1
(848, 68) ]
(848, 69) ERROR
(848, 69) expression
(848, 70) ERROR
(850, 10) expression
(850, 10) primary
(850, 23) select1
(850, 34) ]
(850, 35) ERROR
(850, 40) expression
(850, 40) expression
(850, 40) primary
(850, 42) mintypmax_expression
(850, 42) expression
(850, 42) expression
(850, 42) primary
(850, 43) mintypmax_expression
(850, 43) expression
(850, 43) primary
(850, 58) select1
(850, 69) ]
(850, 70) expression
(850, 71) ERROR
(850, 75) expression
(850, 75) primary
(850, 87) select1
(850, 98) ]
(850, 100) ERROR
(851, 42) expression
(851, 42) expression
(851, 42) primary
(851, 43) mintypmax_expression
(851, 43) expression
(851, 43) primary
(851, 54) select1
(851, 65) ]
(851, 66) expression
(851, 66) expression
(851, 66) expression
(851, 66) expression
(851, 66) expression
(851, 66) expression
(851, 66) expression
(851, 66) expression
(851, 66) expression
(851, 67) ERROR
(851, 94) ERROR
(852, 42) expression
(852, 42) expression
(852, 42) expression
(852, 42) expression
(852, 42) primary
(852, 43) mintypmax_expression
(852, 43) expression
(852, 43) primary
(852, 57) select1
(852, 68) ]
(852, 69) ERROR
(852, 69) expression
(852, 70) ERROR
(854, 10) expression
(854, 10) conditional_expression
(854, 10) cond_predicate
(854, 10) expression_or_cond_pattern
(854, 10) expression
(854, 10) conditional_expression
(854, 10) cond_predicate
(854, 10) expression_or_cond_pattern
(854, 10) expression
(854, 10) conditional_expression
(854, 10) cond_predicate
(854, 10) expression_or_cond_pattern
(854, 10) expression
(854, 10) conditional_expression
(854, 10) cond_predicate
(854, 10) expression_or_cond_pattern
(854, 10) expression
(854, 10) primary
(854, 23) select1
(854, 27) ERROR
(854, 60) ERROR
(854, 60) expression
(854, 61) primary
(854, 62) mintypmax_expression
(854, 62) expression
(854, 62) primary
(854, 79) select1
(854, 90) ]
(854, 91) expression
(854, 92) ERROR
(854, 96) expression
(854, 96) primary
(854, 108) select1
(854, 119) ]
(854, 121) ERROR
(855, 10) expression
(855, 10) primary
(855, 23) select1
(855, 27) ERROR
(855, 60) ERROR
(855, 60) expression
(855, 61) primary
(855, 62) mintypmax_expression
(855, 62) expression
(855, 62) primary
(855, 79) select1
(855, 90) ]
(855, 91) expression
(855, 92) ERROR
(855, 96) expression
(855, 96) primary
(855, 108) select1
(855, 119) ]
(855, 121) ERROR
(856, 10) expression
(856, 10) primary
(856, 23) select1
(856, 27) ERROR
(856, 60) ERROR
(856, 60) expression
(856, 61) primary
(856, 62) mintypmax_expression
(856, 62) expression
(856, 62) primary
(856, 79) select1
(856, 90) ]
(856, 91) expression
(856, 92) ERROR
(856, 96) expression
(856, 96) primary
(856, 108) select1
(856, 119) ]
(856, 121) ERROR
(857, 10) expression
(857, 10) primary
(857, 23) select1
(857, 27) ERROR
(857, 60) ERROR
(857, 60) expression
(857, 61) primary
(857, 62) mintypmax_expression
(857, 62) expression
(857, 62) primary
(857, 79) select1
(857, 90) ]
(857, 91) expression
(857, 92) ERROR
(857, 96) expression
(857, 96) primary
(857, 108) select1
(857, 119) ]
(857, 121) ERROR
(859, 26) expression
(859, 60) ERROR
(861, 24) expression
(861, 24) primary
(861, 24) function_subroutine_call
(861, 24) subroutine_call
(861, 24) tf_call
(861, 35) list_of_arguments_parent
(861, 36) ERROR
(862, 40) expression
(862, 40) primary
(862, 40) concatenation
(862, 41) expression
(862, 41) primary
(862, 54) select1
(862, 67) ERROR
(863, 41) expression
(863, 41) primary
(863, 54) select1
(863, 67) ERROR
(864, 41) expression
(864, 41) primary
(864, 54) select1
(864, 67) ERROR
(865, 41) expression
(865, 41) primary
(865, 54) select1
(865, 67) ERROR
(866, 41) expression
(866, 41) primary
(866, 41) concatenation
(866, 42) expression
(866, 42) primary
(866, 54) select1
(866, 67) ERROR
(867, 42) expression
(867, 42) primary
(867, 54) select1
(867, 67) ERROR
(868, 42) expression
(868, 42) primary
(868, 54) select1
(868, 67) ERROR
(869, 42) expression
(869, 42) primary
(869, 54) select1
(869, 67) ERROR
(869, 73) ERROR
(878, 3) ERROR
(878, 13) ERROR
(893, 89) ERROR
(899, 3) ERROR
(899, 107) ERROR
(899, 129) ERROR
(903, 95) ERROR
(904, 94) ERROR
(905, 94) ERROR
(906, 94) ERROR
(907, 94) ERROR
(908, 94) ERROR
(909, 94) ERROR
(910, 94) ERROR
(914, 3) ERROR
(914, 25) ERROR
(916, 96) ERROR
(917, 96) ERROR
(918, 96) ERROR
(919, 96) ERROR
(920, 77) ERROR
(920, 96) ERROR
(921, 77) ERROR
(921, 96) ERROR
(922, 77) ERROR
(922, 96) ERROR
(923, 77) ERROR
(923, 81) ERROR
(923, 96) ERROR
(934, 10) expression
(934, 10) primary
(934, 10) function_subroutine_call
(934, 10) subroutine_call
(934, 10) tf_call
(934, 17) ERROR
(940, 12) ERROR
(940, 24) ERROR
(991, 100) ERROR
(1015, 66) ERROR
(1018, 79) ERROR
(1031, 11) operator_assignment
(1031, 43) expression
(1031, 43) primary
(1031, 45) mintypmax_expression
(1031, 45) expression
(1031, 45) expression
(1031, 45) expression
(1031, 45) expression
(1033, 0) ERROR
(1035, 0) ERROR
(1037, 0) ERROR
(1039, 119) ERROR
(1048, 29) expression
(1048, 29) primary
(1048, 29) function_subroutine_call
(1048, 29) subroutine_call
(1048, 29) tf_call
(1048, 38) list_of_arguments_parent
(1048, 39) ERROR
(1069, 48) ERROR
(1075, 8) mintypmax_expression
(1075, 17) ERROR
(1079, 17) ERROR
(1083, 14) )
(1083, 17) ERROR
(1087, 17) ERROR
(1088, 38) ERROR
(1113, 4) ERROR
(1116, 4) ERROR
(1127, 30) ERROR
(1128, 16) ERROR
(1128, 88) ERROR
(1128, 117) ERROR
(1128, 119) ERROR
(1128, 156) ERROR
(1130, 31) ERROR
(1138, 26) ERROR
(1140, 121) ERROR
(1147, 3) ERROR
(1147, 3) sequence_instance
(1147, 13) ERROR
(1150, 26) ERROR
(1160, 10) expression
(1160, 10) expression
(1160, 10) primary
(1160, 10) function_subroutine_call
(1160, 10) subroutine_call
(1160, 10) tf_call
(1160, 30) ERROR
(1161, 10) expression
(1161, 10) expression
(1161, 10) primary
(1161, 10) function_subroutine_call
(1161, 10) subroutine_call
(1161, 10) tf_call
(1161, 29) ERROR
(1165, 15) expression
(1165, 15) primary
(1165, 15) function_subroutine_call
(1165, 15) subroutine_call
(1165, 15) tf_call
(1165, 29) list_of_arguments_parent
(1165, 30) ERROR
(1169, 29) ERROR
(1172, 3) ERROR
(1180, 10) expression
(1180, 10) expression
(1180, 10) expression
(1180, 10) primary
(1180, 10) function_subroutine_call
(1180, 10) subroutine_call
(1180, 10) tf_call
(1180, 18) ERROR
(1181, 10) expression
(1181, 10) expression
(1181, 10) expression
(1181, 10) primary
(1181, 10) function_subroutine_call
(1181, 10) subroutine_call
(1181, 10) tf_call
(1181, 17) ERROR
(1182, 114) ERROR
(1187, 29) expression
(1187, 29) primary
(1187, 31) mintypmax_expression
(1187, 31) expression
(1187, 31) expression
(1187, 31) expression
(1190, 0) ERROR
(1193, 0) ERROR
(1198, 3) module_or_generate_item
(1198, 3) loop_generate_construct
(1198, 40) generate_block
(1201, 6) generate_item
(1201, 6) checker_or_generate_item
(1201, 6) checker_generate_item
(1201, 6) conditional_generate_construct
(1201, 6) if_generate_construct
(1201, 34) generate_block
(1202, 0) ERROR
(1202, 7) generate_item
(1202, 7) interface_or_generate_item
(1202, 7) net_declaration
(1203, 9) ERROR
(1206, 0) ERROR
(1208, 0) ERROR
(1211, 11) generate_block
(1211, 11) generate_item
(1211, 11) checker_or_generate_item
(1211, 11) checker_generate_item
(1211, 11) conditional_generate_construct
(1211, 11) if_generate_construct
(1211, 19) generate_block
(1212, 0) ERROR
(1212, 7) generate_item
(1212, 7) interface_or_generate_item
(1212, 7) net_declaration
(1213, 8) ERROR
(1217, 0) ERROR
(1220, 0) ERROR
(1441, 4) module_or_generate_item
(1441, 4) loop_generate_construct
(1441, 33) generate_block
(1482, 65) end
(1505, 4) module_or_generate_item
(1505, 4) program_instantiation
(1507, 3) ERROR
(1569, 4) module_or_generate_item
(1569, 4) always_construct
(1569, 16) statement
(1569, 16) statement_item
(1569, 16) seq_block
(1580, 0) ERROR
(1585, 0) ERROR
(1586, 8) statement_or_null
(1586, 8) statement
(1586, 8) statement_item
(1586, 8) loop_statement
(1586, 40) statement_or_null
(1586, 40) statement
(1586, 40) statement_item
(1586, 40) seq_block
(1587, 10) statement_or_null
(1587, 10) statement
(1587, 10) statement_item
(1587, 10) conditional_statement
(1587, 106) statement_or_null
(1587, 106) statement
(1587, 106) statement_item
(1587, 106) seq_block
(1599, 0) ERROR
(1604, 0) ERROR
(1746, 3) module_or_generate_item
(1746, 3) function_declaration
(1746, 12) function_body_declaration
(1749, 6) function_statement_or_null
(1749, 6) function_statement
(1749, 6) statement
(1749, 6) statement_item
(1749, 6) seq_block
(1750, 0) ERROR
(1753, 0) ERROR
(1758, 0) ERROR
(1762, 3) module_or_generate_item
(1762, 3) function_declaration
(1762, 12) function_body_declaration
(1765, 6) function_statement_or_null
(1765, 6) function_statement
(1765, 6) statement
(1765, 6) statement_item
(1765, 6) seq_block
(1766, 0) ERROR
(1768, 0) ERROR
(1771, 0) ERROR
(0, 0) source_file
(19, 0) module_declaration
(20, 2) module_ansi_header
(20, 2) list_of_port_declarations
(40, 0) ERROR
(45, 0) ERROR
(50, 0) ERROR
(62, 3) module_or_generate_item
(62, 3) program_instantiation
(65, 15) hierarchical_instance
(67, 11) list_of_port_connections
(69, 11) named_port_connection
(69, 26) expression
(69, 26) primary
(69, 39) select1
(69, 57) ERROR
(73, 3) module_or_generate_item
(73, 3) program_instantiation
(76, 15) hierarchical_instance
(78, 11) list_of_port_connections
(80, 11) named_port_connection
(80, 26) expression
(80, 26) primary
(80, 39) select1
(80, 57) ERROR
(81, 11) named_port_connection
(81, 26) expression
(81, 26) primary
(81, 36) select1
(81, 54) ERROR
(90, 0) module_declaration
(90, 15) module_ansi_header
(90, 15) parameter_port_list
(91, 27) parameter_port_declaration
(91, 41) list_of_param_assignments
(91, 41) param_assignment
(91, 41) parameter_identifier
(91, 41) simple_identifier
(92, 27) parameter_port_declaration
(92, 42) list_of_param_assignments
(92, 42) param_assignment
(92, 42) parameter_identifier
(92, 42) simple_identifier
(94, 5) list_of_port_declarations
(102, 0) ERROR
(106, 0) ERROR
(110, 0) ERROR
(207, 4) module_or_generate_item
(207, 4) continuous_assign
(207, 11) list_of_variable_assignments
(207, 11) variable_assignment
(207, 11) variable_lvalue
(207, 23) select1
(207, 41) ERROR
(207, 47) expression
(207, 47) conditional_expression
(208, 48) expression
(208, 48) primary
(208, 61) select1
(208, 62) expression
(208, 78) ERROR
(209, 48) expression
(209, 48) primary
(209, 58) select1
(209, 76) ERROR
(225, 5) module_or_generate_item
(225, 5) loop_generate_construct
(225, 39) generate_block
(229, 8) generate_item
(229, 8) checker_or_generate_item
(229, 8) checker_generate_item
(229, 8) loop_generate_construct
(229, 46) generate_block
(231, 8) ERROR
(231, 15) generate_item
(231, 15) interface_or_generate_item
(231, 15) program_instantiation
(232, 9) ERROR
(232, 31) hierarchical_instance
(233, 37) list_of_port_connections
(236, 37) named_port_connection
(236, 42) expression
(236, 42) primary
(236, 54) select1
(236, 72) ERROR
(237, 37) named_port_connection
(237, 42) expression
(237, 42) primary
(237, 49) select1
(237, 53) expression
(237, 62) ERROR
(239, 8) ERROR
(240, 10) generate_item
(240, 10) interface_or_generate_item
(240, 10) program_instantiation
(240, 31) hierarchical_instance
(241, 37) list_of_port_connections
(244, 37) named_port_connection
(244, 42) expression
(244, 42) primary
(244, 54) select1
(244, 72) ERROR
(245, 37) named_port_connection
(245, 42) expression
(245, 42) primary
(245, 49) select1
(245, 53) expression
(245, 62) ERROR
(247, 8) ERROR
(308, 0) module_declaration
(308, 14) module_ansi_header
(308, 14) parameter_port_list
(309, 26) parameter_port_declaration
(309, 40) list_of_param_assignments
(309, 40) param_assignment
(309, 40) parameter_identifier
(309, 40) simple_identifier
(310, 26) parameter_port_declaration
(310, 42) list_of_param_assignments
(310, 42) param_assignment
(310, 42) parameter_identifier
(310, 42) simple_identifier
(312, 5) list_of_port_declarations
(333, 0) ERROR
(336, 0) ERROR
(339, 0) ERROR
(392, 0) module_or_generate_item
(392, 0) conditional_generate_construct
(392, 0) if_generate_construct
(392, 27) generate_block
(392, 42) end
(411, 8) ;
(411, 9) port_declaration
(411, 9) interface_port_declaration
(411, 14) ERROR
(411, 22) ;
(430, 0) module_or_generate_item
(430, 0) net_declaration
(432, 4) ERROR
(432, 11) list_of_net_decl_assignments
(432, 11) net_decl_assignment
(432, 47) expression
(432, 47) conditional_expression
(433, 48) expression
(433, 48) primary
(433, 61) select1
(433, 62) expression
(433, 78) ERROR
(434, 48) expression
(434, 48) primary
(434, 58) select1
(434, 76) ERROR
(444, 3) module_or_generate_item
(444, 3) loop_generate_construct
(444, 37) generate_block
(446, 5) generate_item
(446, 5) checker_or_generate_item
(446, 5) checker_generate_item
(446, 5) conditional_generate_construct
(446, 5) if_generate_construct
(446, 34) generate_block
(447, 6) ERROR
(447, 13) generate_item
(447, 13) interface_or_generate_item
(447, 13) program_instantiation
(448, 9) ERROR
(448, 20) hierarchical_instance
(449, 37) list_of_port_connections
(452, 37) named_port_connection
(452, 42) expression
(452, 42) primary
(452, 54) select1
(452, 55) expression
(452, 71) ERROR
(471, 6) ERROR
(472, 9) generate_item
(472, 9) interface_or_generate_item
(472, 9) program_instantiation
(472, 20) hierarchical_instance
(473, 37) list_of_port_connections
(476, 37) named_port_connection
(476, 42) expression
(476, 42) primary
(476, 54) select1
(476, 55) expression
(476, 71) ERROR
(486, 6) ERROR
(490, 8) generate_block
(491, 4) ERROR
(491, 11) generate_item
(491, 11) interface_or_generate_item
(491, 11) program_instantiation
(492, 5) ERROR
(492, 26) hierarchical_instance
(493, 37) list_of_port_connections
(496, 37) named_port_connection
(496, 42) expression
(496, 42) primary
(496, 54) select1
(496, 55) expression
(496, 71) ERROR
(515, 5) ERROR
(516, 9) generate_item
(516, 9) interface_or_generate_item
(516, 9) program_instantiation
(516, 29) hierarchical_instance
(517, 37) list_of_port_connections
(520, 37) named_port_connection
(520, 42) expression
(520, 42) primary
(520, 54) select1
(520, 55) expression
(520, 71) ERROR
(531, 6) ERROR
(0, 0) source_file
(23, 0) module_declaration
(24, 3) module_ansi_header
(25, 0) list_of_port_declarations
(128, 0) ERROR
(134, 0) ERROR
(140, 0) ERROR
(154, 0) ERROR
(154, 7) ansi_port_declaration
(156, 10) ERROR
(156, 37) ERROR
(163, 0) ERROR
(450, 3) module_or_generate_item
(450, 3) program_instantiation
(450, 10) parameter_value_assignment
(450, 12) list_of_parameter_assignments
(450, 12) ordered_parameter_assignment
(450, 12) _ordered_parameter_assignment
(450, 12) mintypmax_expression
(450, 12) expression
(450, 12) primary
(450, 13) ERROR
(584, 0) module_or_generate_item
(584, 0) loop_generate_construct
(584, 24) generate_block
(584, 41) end
(586, 16) module_or_generate_item
(586, 16) program_instantiation
(586, 30) hierarchical_instance
(587, 27) list_of_port_connections
(588, 27) named_port_connection
(588, 36) expression
(588, 36) primary
(588, 36) concatenation
(588, 59) expression
(588, 59) primary
(588, 68) select1
(588, 69) expression
(588, 73) ERROR
(595, 0) module_or_generate_item
(595, 0) net_declaration
(597, 2) ERROR
(729, 2) module_or_generate_item
(729, 2) continuous_assign
(729, 9) list_of_variable_assignments
(729, 9) variable_assignment
(729, 9) variable_lvalue
(729, 19) select1
(729, 33) ERROR
(730, 2) module_or_generate_item
(730, 2) continuous_assign
(730, 9) list_of_net_assignments
(730, 9) net_assignment
(730, 42) expression
(730, 62) expression
(730, 62) primary
(730, 63) mintypmax_expression
(730, 63) expression
(730, 63) expression
(730, 63) primary
(730, 63) concatenation
(730, 64) expression
(730, 64) primary
(730, 74) select1
(730, 88) ERROR
(730, 102) expression
(730, 102) primary
(730, 116) select1
(730, 130) ]
(730, 131) ERROR
(731, 42) expression
(731, 62) expression
(731, 62) primary
(731, 63) mintypmax_expression
(731, 63) expression
(731, 63) expression
(731, 63) primary
(731, 63) concatenation
(731, 64) expression
(731, 64) primary
(731, 74) select1
(731, 88) ERROR
(731, 102) expression
(731, 102) primary
(731, 116) select1
(731, 130) ]
(731, 131) ERROR
(731, 132) ERROR
(734, 2) ERROR
(734, 15) expression
(734, 15) primary
(734, 15) function_subroutine_call
(734, 15) subroutine_call
(734, 15) tf_call
(734, 35) list_of_arguments_parent
(734, 36) ERROR
(739, 44) expression
(739, 44) conditional_expression
(739, 44) cond_predicate
(739, 44) expression_or_cond_pattern
(739, 44) expression
(739, 44) conditional_expression
(739, 44) cond_predicate
(739, 44) expression_or_cond_pattern
(739, 44) expression
(739, 44) conditional_expression
(739, 44) cond_predicate
(739, 44) expression_or_cond_pattern
(739, 44) expression
(739, 44) conditional_expression
(739, 87) ERROR
(741, 13) expression
(741, 13) primary
(741, 13) function_subroutine_call
(741, 13) subroutine_call
(741, 13) tf_call
(741, 37) list_of_arguments_parent
(741, 38) ERROR
(746, 75) ERROR
(747, 13) expression
(747, 13) primary
(747, 13) function_subroutine_call
(747, 13) subroutine_call
(747, 13) tf_call
(747, 37) list_of_arguments_parent
(747, 38) ERROR
(750, 49) ERROR
(754, 2) ERROR
(754, 15) expression
(754, 15) primary
(754, 15) function_subroutine_call
(754, 15) subroutine_call
(754, 15) tf_call
(754, 36) list_of_arguments_parent
(754, 37) ERROR
(759, 89) ERROR
(760, 13) expression
(760, 13) primary
(760, 13) function_subroutine_call
(760, 13) subroutine_call
(760, 13) tf_call
(760, 38) list_of_arguments_parent
(760, 39) ERROR
(765, 77) ERROR
(766, 13) expression
(766, 13) primary
(766, 13) function_subroutine_call
(766, 13) subroutine_call
(766, 13) tf_call
(766, 38) list_of_arguments_parent
(766, 39) ERROR
(771, 68) ERROR
(771, 97) ERROR
(772, 98) ERROR
(776, 13) expression
(776, 13) expression
(776, 13) primary
(776, 13) function_subroutine_call
(776, 13) subroutine_call
(776, 13) tf_call
(776, 33) ERROR
(779, 13) expression
(779, 13) expression
(779, 13) primary
(779, 13) function_subroutine_call
(779, 13) subroutine_call
(779, 13) tf_call
(779, 31) ERROR
(782, 24) expression
(782, 24) primary
(782, 24) function_subroutine_call
(782, 24) subroutine_call
(782, 24) tf_call
(782, 40) list_of_arguments_parent
(782, 41) ERROR
(782, 114) ERROR
(791, 8) )
(791, 9) ERROR
(791, 62) )
(859, 3) module_or_generate_item
(859, 3) program_instantiation
(859, 10) parameter_value_assignment
(859, 12) list_of_parameter_assignments
(859, 12) ordered_parameter_assignment
(859, 12) _ordered_parameter_assignment
(859, 12) mintypmax_expression
(859, 12) expression
(859, 12) primary
(859, 13) ERROR
(907, 2) module_or_generate_item
(907, 2) program_instantiation
(907, 23) hierarchical_instance
(907, 38) list_of_port_connections
(907, 60) named_port_connection
(907, 65) expression
(907, 65) primary
(907, 77) select1
(907, 89) ERROR
(907, 95) named_port_connection
(907, 101) expression
(907, 101) primary
(907, 116) select1
(907, 128) ERROR
(922, 3) module_or_generate_item
(922, 3) program_instantiation
(922, 26) hierarchical_instance
(922, 40) list_of_port_connections
(922, 56) named_port_connection
(922, 61) expression
(922, 61) primary
(922, 76) select1
(922, 88) ERROR
(922, 96) named_port_connection
(922, 102) expression
(922, 102) primary
(922, 124) select1
(922, 136) ERROR
(930, 0) module_or_generate_item
(930, 0) continuous_assign
(930, 7) list_of_variable_assignments
(930, 7) variable_assignment
(930, 7) variable_lvalue
(930, 29) select1
(930, 41) ERROR
(1030, 3) module_or_generate_item
(1030, 3) continuous_assign
(1030, 13) list_of_variable_assignments
(1030, 13) variable_assignment
(1030, 13) variable_lvalue
(1030, 25) select1
(1030, 39) ERROR
(1047, 3) module_or_generate_item
(1047, 3) program_instantiation
(1047, 25) hierarchical_instance
(1047, 43) list_of_port_connections
(1047, 61) named_port_connection
(1047, 66) expression
(1047, 66) primary
(1047, 77) select1
(1047, 91) ERROR
(1047, 98) named_port_connection
(1047, 104) expression
(1047, 104) primary
(1047, 118) select1
(1047, 132) ERROR
(1176, 9) module_or_generate_item
(1176, 9) continuous_assign
(1176, 16) list_of_variable_assignments
(1176, 16) variable_assignment
(1176, 16) variable_lvalue
(1176, 28) select1
(1176, 40) ERROR
(1176, 49) ERROR
(1176, 49) expression
(1176, 49) conditional_expression
(1176, 111) expression
(1176, 111) primary
(1176, 123) select1
(1176, 135) ]
(1177, 49) expression
(1177, 49) conditional_expression
(1177, 111) expression
(1177, 111) primary
(1177, 133) select1
(1177, 145) ]
(1177, 151) expression
(1177, 151) primary
(1177, 164) select1
(1177, 176) ERROR
(1209, 3) module_or_generate_item
(1209, 3) continuous_assign
(1209, 10) list_of_variable_assignments
(1209, 10) variable_assignment
(1209, 10) variable_lvalue
(1209, 36) select1
(1209, 37) expression
(1209, 53) ERROR
(1209, 73) expression
(1209, 73) conditional_expression
(1210, 75) expression
(1210, 75) primary
(1210, 88) select1
(1210, 89) expression
(1210, 105) ERROR
(1211, 75) expression
(1211, 75) primary
(1211, 93) select1
(1211, 94) expression
(1211, 110) ERROR
(1214, 9) module_or_generate_item
(1214, 9) program_instantiation
(1214, 49) hierarchical_instance
(1214, 68) list_of_port_connections
(1214, 89) named_port_connection
(1214, 94) expression
(1214, 94) primary
(1214, 120) select1
(1214, 121) expression
(1214, 137) ERROR
(1215, 19) named_port_connection
(1215, 25) expression
(1215, 25) primary
(1215, 46) select1
(1215, 47) expression
(1215, 63) ERROR
(1224, 3) module_or_generate_item
(1224, 3) data_declaration
(1224, 3) data_type_or_implicit1
(1224, 3) data_type
(1224, 9) packed_dimension
(1224, 10) ERROR
(1225, 3) module_or_generate_item
(1225, 3) data_declaration
(1225, 3) data_type_or_implicit1
(1225, 3) data_type
(1225, 9) packed_dimension
(1225, 10) ERROR
(1228, 3) module_or_generate_item
(1228, 3) loop_generate_construct
(1228, 42) generate_block
(1229, 6) generate_item
(1229, 6) checker_or_generate_item
(1229, 6) continuous_assign
(1229, 13) list_of_variable_assignments
(1229, 13) variable_assignment
(1229, 35) expression
(1229, 35) primary
(1229, 36) mintypmax_expression
(1229, 36) expression
(1229, 36) expression
(1229, 36) primary
(1229, 57) select1
(1229, 58) expression
(1229, 58) expression
(1229, 74) ERROR
(1232, 6) generate_item
(1232, 6) checker_or_generate_item
(1232, 6) checker_generate_item
(1232, 6) loop_generate_construct
(1232, 28) generate_block
(1233, 9) generate_item
(1233, 9) interface_or_generate_item
(1233, 9) program_instantiation
(1233, 21) hierarchical_instance
(1233, 36) list_of_port_connections
(1235, 19) named_port_connection
(1235, 23) expression
(1235, 23) primary
(1235, 24) mintypmax_expression
(1235, 24) expression
(1235, 24) expression
(1235, 24) primary
(1235, 25) mintypmax_expression
(1235, 25) expression
(1235, 25) expression
(1235, 25) primary
(1235, 46) select1
(1235, 47) expression
(1235, 62) ERROR
(1241, 2) module_or_generate_item
(1241, 2) always_construct
(1241, 14) statement
(1241, 14) statement_item
(1241, 14) seq_block
(1243, 6) statement_or_null
(1243, 6) statement
(1243, 6) statement_item
(1243, 6) loop_statement
(1243, 46) statement_or_null
(1243, 46) statement
(1243, 46) statement_item
(1243, 46) seq_block
(1244, 8) statement_or_null
(1244, 8) statement
(1244, 8) statement_item
(1244, 8) conditional_statement
(1244, 12) cond_predicate
(1244, 12) expression_or_cond_pattern
(1244, 12) expression
(1244, 12) expression
(1244, 12) primary
(1244, 33) select1
(1244, 34) expression
(1244, 50) ERROR
(1244, 71) ERROR
(1250, 0) module_or_generate_item
(1250, 0) continuous_assign
(1250, 7) list_of_variable_assignments
(1250, 7) variable_assignment
(1250, 7) variable_lvalue
(1250, 33) select1
(1250, 34) expression
(1250, 50) ERROR
(1250, 70) expression
(1250, 70) conditional_expression
(1251, 72) expression
(1251, 72) primary
(1251, 85) select1
(1251, 86) expression
(1251, 102) ERROR
(1252, 72) expression
(1252, 72) primary
(1252, 90) select1
(1252, 91) expression
(1252, 107) ERROR
(1254, 9) module_or_generate_item
(1254, 9) program_instantiation
(1254, 49) hierarchical_instance
(1254, 62) list_of_port_connections
(1255, 19) named_port_connection
(1255, 24) expression
(1255, 24) primary
(1255, 50) select1
(1255, 51) expression
(1255, 67) ERROR
(1256, 19) named_port_connection
(1256, 25) expression
(1256, 25) primary
(1256, 46) select1
(1256, 47) expression
(1256, 63) ERROR
(1270, 3) module_or_generate_item
(1270, 3) data_declaration
(1270, 3) data_type_or_implicit1
(1270, 3) data_type
(1270, 9) packed_dimension
(1270, 10) ERROR
(1271, 3) module_or_generate_item
(1271, 3) data_declaration
(1271, 3) data_type_or_implicit1
(1271, 3) data_type
(1271, 9) packed_dimension
(1271, 10) ERROR
(1272, 3) module_or_generate_item
(1272, 3) data_declaration
(1272, 3) data_type_or_implicit1
(1272, 3) data_type
(1272, 9) packed_dimension
(1272, 10) ERROR
(1273, 3) module_or_generate_item
(1273, 3) data_declaration
(1273, 3) data_type_or_implicit1
(1273, 3) data_type
(1273, 9) packed_dimension
(1273, 10) ERROR
(1275, 3) module_or_generate_item
(1275, 3) data_declaration
(1275, 3) data_type_or_implicit1
(1275, 3) data_type
(1275, 9) packed_dimension
(1275, 10) ERROR
(1276, 3) module_or_generate_item
(1276, 3) data_declaration
(1276, 3) data_type_or_implicit1
(1276, 3) data_type
(1276, 9) packed_dimension
(1276, 10) ERROR
(1277, 3) module_or_generate_item
(1277, 3) data_declaration
(1277, 3) data_type_or_implicit1
(1277, 3) data_type
(1277, 9) packed_dimension
(1277, 10) ERROR
(1278, 3) module_or_generate_item
(1278, 3) data_declaration
(1278, 3) data_type_or_implicit1
(1278, 3) data_type
(1278, 9) packed_dimension
(1278, 10) ERROR
(1282, 3) module_or_generate_item
(1282, 3) loop_generate_construct
(1282, 43) generate_block
(1283, 6) generate_item
(1283, 6) checker_or_generate_item
(1283, 6) continuous_assign
(1283, 13) list_of_variable_assignments
(1283, 13) variable_assignment
(1283, 37) expression
(1283, 37) primary
(1283, 38) mintypmax_expression
(1283, 38) expression
(1283, 38) expression
(1283, 38) expression
(1283, 38) primary
(1283, 39) mintypmax_expression
(1283, 39) expression
(1283, 39) expression
(1283, 39) primary
(1283, 40) mintypmax_expression
(1283, 40) expression
(1283, 40) expression
(1283, 40) primary
(1283, 61) select1
(1283, 62) expression
(1283, 62) expression
(1283, 78) ERROR
(1284, 38) expression
(1284, 38) primary
(1284, 39) mintypmax_expression
(1284, 39) expression
(1284, 39) expression
(1284, 39) primary
(1284, 40) mintypmax_expression
(1284, 40) expression
(1284, 40) expression
(1284, 40) primary
(1284, 61) select1
(1284, 62) expression
(1284, 62) expression
(1284, 78) ERROR
(1285, 6) generate_item
(1285, 6) checker_or_generate_item
(1285, 6) continuous_assign
(1285, 13) list_of_variable_assignments
(1285, 13) variable_assignment
(1285, 37) expression
(1285, 37) primary
(1285, 38) mintypmax_expression
(1285, 38) expression
(1285, 38) expression
(1285, 38) expression
(1285, 38) primary
(1285, 39) mintypmax_expression
(1285, 39) expression
(1285, 39) expression
(1285, 39) primary
(1285, 40) mintypmax_expression
(1285, 40) expression
(1285, 40) expression
(1285, 40) primary
(1285, 61) select1
(1285, 62) expression
(1285, 62) expression
(1285, 78) ERROR
(1286, 38) expression
(1286, 38) primary
(1286, 39) mintypmax_expression
(1286, 39) expression
(1286, 39) expression
(1286, 39) primary
(1286, 40) mintypmax_expression
(1286, 40) expression
(1286, 40) expression
(1286, 40) primary
(1286, 61) select1
(1286, 62) expression
(1286, 62) expression
(1286, 78) ERROR
(1287, 6) generate_item
(1287, 6) checker_or_generate_item
(1287, 6) continuous_assign
(1287, 13) list_of_variable_assignments
(1287, 13) variable_assignment
(1287, 37) expression
(1287, 37) primary
(1287, 38) mintypmax_expression
(1287, 38) expression
(1287, 38) expression
(1287, 38) expression
(1287, 38) primary
(1287, 39) mintypmax_expression
(1287, 39) expression
(1287, 39) expression
(1287, 39) primary
(1287, 40) mintypmax_expression
(1287, 40) expression
(1287, 40) expression
(1287, 40) primary
(1287, 61) select1
(1287, 62) expression
(1287, 62) expression
(1287, 78) ERROR
(1288, 38) expression
(1288, 38) primary
(1288, 39) mintypmax_expression
(1288, 39) expression
(1288, 39) expression
(1288, 39) primary
(1288, 40) mintypmax_expression
(1288, 40) expression
(1288, 40) expression
(1288, 40) primary
(1288, 61) select1
(1288, 62) expression
(1288, 62) expression
(1288, 78) ERROR
(1289, 6) generate_item
(1289, 6) checker_or_generate_item
(1289, 6) continuous_assign
(1289, 13) list_of_variable_assignments
(1289, 13) variable_assignment
(1289, 37) expression
(1289, 37) primary
(1289, 38) mintypmax_expression
(1289, 38) expression
(1289, 38) expression
(1289, 38) expression
(1289, 38) primary
(1289, 39) mintypmax_expression
(1289, 39) expression
(1289, 39) expression
(1289, 39) primary
(1289, 40) mintypmax_expression
(1289, 40) expression
(1289, 40) expression
(1289, 40) primary
(1289, 61) select1
(1289, 62) expression
(1289, 62) expression
(1289, 78) ERROR
(1290, 38) expression
(1290, 38) primary
(1290, 39) mintypmax_expression
(1290, 39) expression
(1290, 39) expression
(1290, 39) primary
(1290, 40) mintypmax_expression
(1290, 40) expression
(1290, 40) expression
(1290, 40) primary
(1290, 61) select1
(1290, 62) expression
(1290, 62) expression
(1290, 78) ERROR
(1297, 4) generate_item
(1297, 4) checker_or_generate_item
(1297, 4) checker_generate_item
(1297, 4) loop_generate_construct
(1297, 27) generate_block
(1298, 9) generate_item
(1298, 9) interface_or_generate_item
(1298, 9) program_instantiation
(1298, 21) hierarchical_instance
(1298, 43) list_of_port_connections
(1300, 19) named_port_connection
(1300, 23) expression
(1300, 23) expression
(1300, 23) expression
(1300, 23) primary
(1300, 24) mintypmax_expression
(1300, 24) expression
(1300, 24) expression
(1300, 24) primary
(1300, 25) mintypmax_expression
(1300, 25) expression
(1300, 25) expression
(1300, 25) primary
(1300, 46) select1
(1300, 47) expression
(1300, 62) ERROR
(1301, 24) expression
(1301, 24) primary
(1301, 25) mintypmax_expression
(1301, 25) expression
(1301, 25) expression
(1301, 25) primary
(1301, 26) mintypmax_expression
(1301, 26) expression
(1301, 26) expression
(1301, 26) primary
(1301, 47) select1
(1301, 48) expression
(1301, 63) ERROR
(1305, 9) generate_item
(1305, 9) interface_or_generate_item
(1305, 9) program_instantiation
(1305, 21) hierarchical_instance
(1305, 43) list_of_port_connections
(1307, 19) named_port_connection
(1307, 23) expression
(1307, 23) expression
(1307, 23) expression
(1307, 23) primary
(1307, 24) mintypmax_expression
(1307, 24) expression
(1307, 24) expression
(1307, 24) primary
(1307, 25) mintypmax_expression
(1307, 25) expression
(1307, 25) expression
(1307, 25) primary
(1307, 46) select1
(1307, 47) expression
(1307, 62) ERROR
(1308, 24) expression
(1308, 24) primary
(1308, 25) mintypmax_expression
(1308, 25) expression
(1308, 25) expression
(1308, 25) primary
(1308, 26) mintypmax_expression
(1308, 26) expression
(1308, 26) expression
(1308, 26) primary
(1308, 47) select1
(1308, 48) expression
(1308, 63) ERROR
(1312, 9) generate_item
(1312, 9) interface_or_generate_item
(1312, 9) program_instantiation
(1312, 21) hierarchical_instance
(1312, 43) list_of_port_connections
(1314, 19) named_port_connection
(1314, 23) expression
(1314, 23) expression
(1314, 23) expression
(1314, 23) primary
(1314, 24) mintypmax_expression
(1314, 24) expression
(1314, 24) expression
(1314, 24) primary
(1314, 25) mintypmax_expression
(1314, 25) expression
(1314, 25) expression
(1314, 25) primary
(1314, 46) select1
(1314, 47) expression
(1314, 62) ERROR
(1315, 24) expression
(1315, 24) primary
(1315, 25) mintypmax_expression
(1315, 25) expression
(1315, 25) expression
(1315, 25) primary
(1315, 26) mintypmax_expression
(1315, 26) expression
(1315, 26) expression
(1315, 26) primary
(1315, 47) select1
(1315, 48) expression
(1315, 63) ERROR
(1318, 9) generate_item
(1318, 9) interface_or_generate_item
(1318, 9) program_instantiation
(1318, 21) hierarchical_instance
(1318, 43) list_of_port_connections
(1320, 19) named_port_connection
(1320, 23) expression
(1320, 23) expression
(1320, 23) expression
(1320, 23) primary
(1320, 24) mintypmax_expression
(1320, 24) expression
(1320, 24) expression
(1320, 24) primary
(1320, 25) mintypmax_expression
(1320, 25) expression
(1320, 25) expression
(1320, 25) primary
(1320, 46) select1
(1320, 47) expression
(1320, 62) ERROR
(1321, 24) expression
(1321, 24) primary
(1321, 25) mintypmax_expression
(1321, 25) expression
(1321, 25) expression
(1321, 25) primary
(1321, 26) mintypmax_expression
(1321, 26) expression
(1321, 26) expression
(1321, 26) primary
(1321, 47) select1
(1321, 48) expression
(1321, 63) ERROR
(1327, 2) module_or_generate_item
(1327, 2) always_construct
(1327, 14) statement
(1327, 14) statement_item
(1327, 14) seq_block
(1329, 6) statement_or_null
(1329, 6) statement
(1329, 6) statement_item
(1329, 6) loop_statement
(1329, 46) statement_or_null
(1329, 46) statement
(1329, 46) statement_item
(1329, 46) seq_block
(1330, 8) statement_or_null
(1330, 8) statement
(1330, 8) statement_item
(1330, 8) conditional_statement
(1330, 12) cond_predicate
(1330, 12) expression_or_cond_pattern
(1330, 12) expression
(1330, 12) expression
(1330, 12) primary
(1330, 33) select1
(1330, 34) expression
(1330, 50) ERROR
(1330, 71) ERROR
(1385, 0) module_or_generate_item
(1385, 0) continuous_assign
(1385, 69) ;
(1385, 69) ERROR
(1386, 0) module_or_generate_item
(1386, 0) continuous_assign
(1386, 69) ;
(1386, 69) ERROR
(1389, 0) module_or_generate_item
(1389, 0) continuous_assign
(1389, 67) ;
(1389, 67) ERROR
(1391, 0) module_or_generate_item
(1391, 0) continuous_assign
(1391, 67) ;
(1391, 67) ERROR
(1394, 0) module_or_generate_item
(1394, 0) continuous_assign
(1394, 69) ;
(1394, 69) ERROR
(1507, 3) module_or_generate_item
(1507, 3) assertion_item
(1507, 3) deferred_immediate_assertion_item
(1507, 30) deferred_immediate_assertion_statement
(1507, 30) deferred_immediate_assert_statement
(1507, 41) ERROR
(1509, 3) module_or_generate_item
(1509, 3) assertion_item_declaration
(1509, 3) property_declaration
(1510, 5) ERROR
(1510, 6) method_call_root
(1510, 6) primary
(1510, 15) ERROR
(1516, 3) module_or_generate_item
(1516, 3) assertion_item
(1516, 3) deferred_immediate_assertion_item
(1516, 26) deferred_immediate_assertion_statement
(1516, 26) deferred_immediate_assert_statement
(1516, 37) ERROR
(0, 0) source_file
(21, 0) module_declaration
(71, 3) module_or_generate_item
(71, 3) loop_generate_construct
(71, 45) generate_block
(90, 6) generate_item
(90, 6) checker_or_generate_item
(90, 6) continuous_assign
(90, 14) list_of_variable_assignments
(90, 14) variable_assignment
(90, 14) variable_lvalue
(90, 23) select1
(90, 44) ERROR
(90, 50) expression
(90, 50) primary
(90, 62) select1
(90, 63) expression
(90, 73) ERROR
(92, 9) ERROR
(100, 10) ERROR
(108, 10) ERROR
(116, 9) ERROR
(0, 0) source_file
(21, 0) module_declaration
(22, 3) module_ansi_header
(23, 0) list_of_port_declarations
(128, 0) ERROR
(134, 0) ERROR
(140, 0) ERROR
(159, 0) ERROR
(159, 7) ansi_port_declaration
(161, 10) ERROR
(161, 50) ERROR
(168, 0) ERROR
(206, 3) ansi_port_declaration
(206, 3) variable_port_header
(206, 9) variable_port_type
(206, 9) _variable_port_type
(206, 9) data_type
(206, 15) packed_dimension
(206, 15) unsized_dimension
(206, 16) ERROR
(216, 0) ERROR
(221, 0) ERROR
(279, 3) module_or_generate_item
(279, 3) data_declaration
(279, 3) data_type_or_implicit1
(279, 3) data_type
(279, 9) packed_dimension
(279, 9) unsized_dimension
(279, 10) ERROR
(335, 3) module_or_generate_item
(335, 3) data_declaration
(335, 3) data_type_or_implicit1
(335, 3) data_type
(335, 9) packed_dimension
(335, 9) unsized_dimension
(335, 10) ERROR
(345, 3) module_or_generate_item
(345, 3) continuous_assign
(345, 44) ;
(345, 44) ERROR
(346, 3) module_or_generate_item
(346, 3) continuous_assign
(346, 48) ;
(346, 48) ERROR
(347, 3) module_or_generate_item
(347, 3) continuous_assign
(347, 74) ;
(347, 74) module_or_generate_item
(347, 74) data_declaration
(347, 107) list_of_variable_decl_assignments
(347, 107) variable_decl_assignment
(347, 107) variable_identifier
(347, 107) simple_identifier
(348, 3) module_or_generate_item
(348, 3) continuous_assign
(348, 45) ;
(348, 45) ERROR
(349, 3) module_or_generate_item
(349, 3) continuous_assign
(349, 39) ;
(349, 39) module_or_generate_item
(349, 39) data_declaration
(349, 62) list_of_variable_decl_assignments
(349, 62) variable_decl_assignment
(349, 62) variable_identifier
(349, 62) simple_identifier
(350, 3) module_or_generate_item
(350, 3) continuous_assign
(350, 59) ;
(350, 59) ERROR
(357, 3) module_or_generate_item
(357, 3) continuous_assign
(357, 10) list_of_variable_assignments
(357, 10) variable_assignment
(357, 26) ERROR
(357, 26) expression
(357, 26) conditional_expression
(357, 75) ERROR
(357, 84) expression
(357, 84) primary
(357, 85) mintypmax_expression
(357, 85) expression
(357, 85) conditional_expression
(357, 134) ERROR
(357, 139) ERROR
(357, 143) expression
(357, 143) primary
(357, 144) mintypmax_expression
(357, 144) expression
(357, 144) conditional_expression
(357, 194) ERROR
(357, 199) ERROR
(357, 224) ERROR
(357, 229) ERROR
(360, 3) module_or_generate_item
(360, 3) program_instantiation
(360, 16) hierarchical_instance
(360, 27) list_of_port_connections
(360, 31) named_port_connection
(360, 36) expression
(360, 36) primary
(360, 36) concatenation
(360, 69) }
(360, 74) ERROR
(362, 0) module_or_generate_item
(362, 0) continuous_assign
(362, 7) list_of_variable_assignments
(362, 7) variable_assignment
(362, 22) expression
(362, 22) primary
(362, 31) ERROR
(362, 50) ERROR
(363, 3) module_or_generate_item
(363, 3) always_construct
(363, 10) statement
(363, 10) statement_item
(363, 10) procedural_timing_control_statement
(363, 25) statement_or_null
(363, 25) statement
(363, 25) statement_item
(363, 25) seq_block
(364, 6) ERROR
(364, 50) statement_or_null
(364, 50) statement
(364, 50) statement_item
(364, 50) seq_block
(366, 9) ERROR
(368, 9) ERROR
(370, 9) ERROR
(373, 7) statement_or_null
(373, 7) statement
(373, 7) statement_item
(373, 7) conditional_statement
(374, 9) statement_or_null
(374, 9) statement
(374, 9) statement_item
(374, 9) subroutine_call_statement
(374, 9) subroutine_call
(374, 9) system_tf_call
(374, 169) expression
(374, 185) ERROR
(374, 335) ERROR
(374, 370) ERROR
(375, 5) statement_or_null
(375, 5) statement
(375, 5) statement_item
(375, 5) loop_statement
(375, 32) statement_or_null
(375, 32) statement
(375, 32) statement_item
(375, 32) seq_block
(376, 6) statement_or_null
(376, 6) statement
(376, 6) statement_item
(376, 6) conditional_statement
(377, 8) ERROR
(377, 8) subroutine_call
(377, 8) method_call
(377, 8) method_call_root
(377, 8) primary
(377, 8) function_subroutine_call
(377, 8) subroutine_call
(377, 8) method_call
(377, 8) method_call_root
(377, 8) primary
(377, 8) function_subroutine_call
(377, 8) subroutine_call
(377, 8) system_tf_call
(377, 143) expression
(377, 159) ERROR
(377, 220) expression
(377, 220) primary
(377, 229) ERROR
(377, 249) ERROR
(377, 268) ERROR
(379, 0) ERROR
(379, 7) statement_or_null
(379, 7) statement
(379, 7) statement_item
(379, 7) blocking_assignment
(379, 7) operator_assignment
(380, 6) ERROR
(380, 21) statement_or_null
(380, 21) statement
(380, 21) statement_item
(380, 21) subroutine_call_statement
(380, 23) ERROR
(380, 28) ERROR
(380, 33) statement_or_null
(380, 33) statement
(380, 33) statement_item
(380, 33) seq_block
(381, 9) statement_or_null
(381, 9) statement
(381, 9) statement_item
(381, 9) loop_statement
(381, 36) statement_or_null
(381, 36) statement
(381, 36) statement_item
(381, 36) seq_block
(382, 12) statement_or_null
(382, 12) statement
(382, 12) statement_item
(382, 12) conditional_statement
(382, 30) ERROR
(383, 14) statement_or_null
(383, 14) statement
(383, 14) statement_item
(383, 14) subroutine_call_statement
(383, 14) subroutine_call
(383, 14) system_tf_call
(383, 70) expression
(383, 86) ERROR
(383, 123) ERROR
(386, 0) ERROR
(387, 6) statement_or_null
(387, 6) statement
(387, 6) statement_item
(387, 6) conditional_statement
(388, 8) statement_or_null
(388, 8) statement
(388, 8) statement_item
(388, 8) subroutine_call_statement
(388, 8) subroutine_call
(388, 8) system_tf_call
(388, 77) expression
(388, 93) ERROR
(388, 106) ERROR
(388, 154) ERROR
(388, 156) expression
(388, 156) primary
(388, 156) concatenation
(388, 180) }
(388, 211) ERROR
(389, 6) statement_or_null
(389, 6) statement
(389, 6) statement_item
(389, 6) conditional_statement
(390, 8) statement_or_null
(390, 8) statement
(390, 8) statement_item
(390, 8) subroutine_call_statement
(390, 8) subroutine_call
(390, 8) system_tf_call
(390, 77) expression
(390, 93) ERROR
(390, 106) ERROR
(390, 154) ERROR
(390, 156) expression
(390, 156) primary
(390, 156) concatenation
(390, 180) }
(390, 211) ERROR
(391, 6) statement_or_null
(391, 6) statement
(391, 6) statement_item
(391, 6) conditional_statement
(392, 8) statement_or_null
(392, 8) statement
(392, 8) statement_item
(392, 8) subroutine_call_statement
(392, 8) subroutine_call
(392, 8) system_tf_call
(392, 82) expression
(392, 98) ERROR
(392, 111) ERROR
(392, 167) ERROR
(392, 192) ERROR
(393, 6) statement_or_null
(393, 6) statement
(393, 6) statement_item
(393, 6) conditional_statement
(394, 8) statement_or_null
(394, 8) statement
(394, 8) statement_item
(394, 8) subroutine_call_statement
(394, 8) subroutine_call
(394, 8) system_tf_call
(394, 82) expression
(394, 98) ERROR
(394, 111) ERROR
(394, 167) ERROR
(394, 192) ERROR
(0, 0) ERROR
(534, 3) module_or_generate_item
(534, 3) continuous_assign
(534, 60) ;
(534, 60) ERROR
(536, 3) module_or_generate_item
(536, 3) continuous_assign
(536, 57) ;
(536, 57) ERROR
(541, 3) module_or_generate_item
(541, 3) continuous_assign
(541, 67) ;
(541, 67) ERROR
(541, 68) constant_expression
(541, 69) ERROR
(541, 73) ERROR
(541, 73) method_call_root
(541, 73) primary
(541, 92) ERROR
(541, 96) expression
(541, 97) ERROR
(546, 3) module_or_generate_item
(546, 3) continuous_assign
(546, 87) ;
(546, 87) module_or_generate_item
(546, 87) data_declaration
(546, 120) list_of_variable_decl_assignments
(546, 120) variable_decl_assignment
(546, 120) variable_identifier
(546, 120) simple_identifier
(547, 3) module_or_generate_item
(547, 3) continuous_assign
(547, 57) ;
(547, 57) ERROR
(548, 3) module_or_generate_item
(548, 3) continuous_assign
(548, 75) ;
(548, 75) module_or_generate_item
(548, 75) data_declaration
(548, 98) list_of_variable_decl_assignments
(548, 98) variable_decl_assignment
(548, 98) variable_identifier
(548, 98) simple_identifier
(551, 3) module_or_generate_item
(551, 3) continuous_assign
(551, 71) ;
(551, 71) ERROR
(562, 3) module_or_generate_item
(562, 3) continuous_assign
(562, 60) ;
(562, 60) ERROR
(564, 3) module_or_generate_item
(564, 3) continuous_assign
(564, 57) ;
(564, 57) ERROR
(569, 3) module_or_generate_item
(569, 3) continuous_assign
(569, 71) ;
(569, 71) ERROR
(569, 72) constant_expression
(569, 73) ERROR
(569, 77) ERROR
(569, 77) method_call_root
(569, 77) primary
(569, 96) ERROR
(569, 100) expression
(569, 101) ERROR
(574, 3) module_or_generate_item
(574, 3) continuous_assign
(574, 87) ;
(574, 87) module_or_generate_item
(574, 87) data_declaration
(574, 120) list_of_variable_decl_assignments
(574, 120) variable_decl_assignment
(574, 120) variable_identifier
(574, 120) simple_identifier
(575, 3) module_or_generate_item
(575, 3) continuous_assign
(575, 57) ;
(575, 57) ERROR
(576, 3) module_or_generate_item
(576, 3) continuous_assign
(576, 75) ;
(576, 75) module_or_generate_item
(576, 75) data_declaration
(576, 98) list_of_variable_decl_assignments
(576, 98) variable_decl_assignment
(576, 98) variable_identifier
(576, 98) simple_identifier
(579, 3) module_or_generate_item
(579, 3) continuous_assign
(579, 71) ;
(579, 71) ERROR
(593, 3) module_or_generate_item
(593, 3) always_construct
(593, 15) statement
(593, 15) statement_item
(593, 15) seq_block
(595, 6) statement_or_null
(595, 6) statement
(595, 6) statement_item
(595, 6) conditional_statement
(595, 44) statement_or_null
(595, 44) statement
(595, 44) statement_item
(595, 44) seq_block
(597, 9) statement_or_null
(597, 9) statement
(597, 9) statement_item
(597, 9) subroutine_call_statement
(597, 19) ERROR
(598, 9) statement_or_null
(598, 9) statement
(598, 9) statement_item
(598, 9) subroutine_call_statement
(598, 19) ERROR
(599, 9) statement_or_null
(599, 9) statement
(599, 9) statement_item
(599, 9) subroutine_call_statement
(599, 19) ERROR
(600, 9) statement_or_null
(600, 9) statement
(600, 9) statement_item
(600, 9) subroutine_call_statement
(600, 19) ERROR
(601, 9) statement_or_null
(601, 9) statement
(601, 9) statement_item
(601, 9) subroutine_call_statement
(601, 21) ERROR
(602, 9) statement_or_null
(602, 9) statement
(602, 9) statement_item
(602, 9) subroutine_call_statement
(602, 24) ERROR
(606, 6) statement_or_null
(606, 6) statement
(606, 6) statement_item
(606, 6) conditional_statement
(606, 27) statement_or_null
(606, 27) statement
(606, 27) statement_item
(606, 27) seq_block
(608, 9) statement_or_null
(608, 9) statement
(608, 9) statement_item
(608, 9) subroutine_call_statement
(608, 19) ERROR
(609, 9) statement_or_null
(609, 9) statement
(609, 9) statement_item
(609, 9) subroutine_call_statement
(609, 19) ERROR
(610, 9) statement_or_null
(610, 9) statement
(610, 9) statement_item
(610, 9) subroutine_call_statement
(610, 19) ERROR
(611, 9) statement_or_null
(611, 9) statement
(611, 9) statement_item
(611, 9) subroutine_call_statement
(611, 19) ERROR
(612, 9) statement_or_null
(612, 9) statement
(612, 9) statement_item
(612, 9) subroutine_call_statement
(612, 21) ERROR
(613, 9) statement_or_null
(613, 9) statement
(613, 9) statement_item
(613, 9) subroutine_call_statement
(613, 24) ERROR
(632, 3) module_or_generate_item
(632, 3) continuous_assign
(632, 10) list_of_net_assignments
(632, 10) net_assignment
(632, 26) expression
(632, 26) expression
(632, 27) primary
(632, 28) mintypmax_expression
(632, 28) expression
(632, 43) ERROR
(633, 3) module_or_generate_item
(633, 3) continuous_assign
(633, 10) list_of_net_assignments
(633, 10) net_assignment
(633, 27) expression
(633, 27) expression
(633, 27) primary
(633, 28) mintypmax_expression
(633, 28) expression
(633, 43) ERROR
(666, 3) module_or_generate_item
(666, 3) continuous_assign
(666, 10) list_of_net_assignments
(666, 10) net_assignment
(666, 26) expression
(666, 26) expression
(666, 27) primary
(666, 28) mintypmax_expression
(666, 28) expression
(666, 43) ERROR
(667, 3) module_or_generate_item
(667, 3) continuous_assign
(667, 10) list_of_net_assignments
(667, 10) net_assignment
(667, 27) expression
(667, 27) expression
(667, 27) primary
(667, 28) mintypmax_expression
(667, 28) expression
(667, 43) ERROR
(740, 3) module_or_generate_item
(740, 3) continuous_assign
(740, 10) list_of_net_assignments
(740, 10) net_assignment
(740, 35) expression
(740, 35) expression
(740, 35) expression
(740, 35) expression
(740, 35) expression
(740, 55) expression
(740, 55) primary
(740, 56) mintypmax_expression
(740, 64) ERROR
(740, 67) expression
(740, 68) ERROR
(740, 81) ERROR
(740, 85) ERROR
(753, 3) module_or_generate_item
(753, 3) continuous_assign
(753, 10) list_of_variable_assignments
(753, 10) variable_assignment
(753, 34) ERROR
(753, 34) expression
(753, 34) conditional_expression
(753, 57) ERROR
(753, 73) ;
(753, 73) ERROR
(761, 3) module_or_generate_item
(761, 3) assertion_item
(761, 3) deferred_immediate_assertion_item
(761, 47) deferred_immediate_assertion_statement
(761, 47) deferred_immediate_assert_statement
(761, 58) ERROR
(763, 3) module_or_generate_item
(763, 3) assertion_item
(763, 3) deferred_immediate_assertion_item
(763, 39) deferred_immediate_assertion_statement
(763, 39) deferred_immediate_assert_statement
(763, 50) ERROR
(764, 3) module_or_generate_item
(764, 3) assertion_item
(764, 3) deferred_immediate_assertion_item
(764, 39) deferred_immediate_assertion_statement
(764, 39) deferred_immediate_assert_statement
(764, 50) ERROR
(771, 6) generate_item
(771, 6) checker_or_generate_item
(771, 6) continuous_assign
(771, 52) ERROR
(771, 55) expression
(771, 95) expression
(771, 95) primary
(771, 95) function_subroutine_call
(771, 95) subroutine_call
(771, 95) method_call
(771, 102) ERROR
(771, 121) expression
(771, 122) ERROR
(773, 6) generate_item
(773, 6) checker_or_generate_item
(773, 6) continuous_assign
(773, 52) ERROR
(773, 55) expression
(773, 95) expression
(773, 95) primary
(773, 95) function_subroutine_call
(773, 95) subroutine_call
(773, 95) method_call
(773, 102) ERROR
(773, 121) expression
(773, 122) ERROR
(776, 6) generate_item
(776, 6) checker_or_generate_item
(776, 6) always_construct
(776, 18) statement
(776, 18) statement_item
(776, 18) seq_block
(779, 9) statement_or_null
(779, 9) statement
(779, 9) statement_item
(779, 9) conditional_statement
(779, 25) statement_or_null
(779, 25) statement
(779, 25) statement_item
(779, 25) seq_block
(780, 12) ERROR
(780, 12) statement_or_null
(780, 12) statement
(780, 12) statement_item
(780, 12) subroutine_call_statement
(780, 31) ERROR
(781, 12) statement_or_null
(781, 12) statement
(781, 12) statement_item
(781, 12) subroutine_call_statement
(781, 31) ERROR
(782, 25) block_item_declaration
(782, 25) data_declaration
(782, 44) ERROR
(783, 12) ERROR
(783, 24) block_item_declaration
(783, 24) data_declaration
(783, 31) ERROR
(785, 14) statement_or_null
(785, 14) statement
(785, 14) statement_item
(785, 14) conditional_statement
(785, 19) cond_predicate
(785, 19) expression_or_cond_pattern
(785, 19) expression
(785, 19) expression
(787, 19) expression
(787, 19) primary
(787, 20) mintypmax_expression
(787, 20) expression
(787, 20) expression
(787, 32) expression
(787, 32) primary
(787, 33) mintypmax_expression
(787, 41) ERROR
(787, 44) expression
(787, 45) ERROR
(787, 59) ERROR
(787, 63) ERROR
(788, 19) expression
(788, 19) primary
(788, 20) mintypmax_expression
(788, 20) expression
(788, 20) expression
(788, 32) expression
(788, 32) primary
(788, 33) mintypmax_expression
(788, 41) ERROR
(788, 44) expression
(788, 45) ERROR
(788, 59) ERROR
(788, 63) ERROR
(789, 11) statement_or_null
(789, 11) statement
(789, 11) statement_item
(789, 11) subroutine_call_statement
(789, 27) ERROR
(794, 9) statement_or_null
(794, 9) statement
(794, 9) statement_item
(794, 9) conditional_statement
(794, 13) ERROR
(794, 13) expression
(794, 13) expression
(794, 38) expression
(794, 38) primary
(794, 39) mintypmax_expression
(794, 39) expression
(794, 88) expression
(794, 88) primary
(794, 88) function_subroutine_call
(794, 88) subroutine_call
(794, 88) method_call
(794, 95) ERROR
(794, 114) expression
(794, 115) ERROR
(794, 120) ERROR
(795, 11) constant_function_call
(795, 11) function_subroutine_call
(795, 11) subroutine_call
(795, 11) method_call
(795, 21) ERROR
(798, 3) method_call_body
(798, 9) ERROR
(798, 10) list_of_arguments_parent
(798, 12) ERROR
(798, 36) expression
(798, 36) primary
(798, 36) function_subroutine_call
(798, 36) subroutine_call
(798, 36) tf_call
(798, 43) list_of_arguments_parent
(798, 44) ERROR
(802, 10) expression
(802, 10) expression
(802, 10) primary
(802, 29) select1
(802, 33) ERROR
(802, 71) expression
(802, 71) primary
(802, 71) function_subroutine_call
(802, 71) subroutine_call
(802, 71) method_call
(802, 78) ERROR
(802, 98) ERROR
(802, 103) ERROR
(814, 0) ERROR
(817, 3) statement_or_null
(817, 3) statement
(817, 3) statement_item
(817, 3) procedural_continuous_assignment
(817, 10) variable_assignment
(817, 33) expression
(817, 33) expression
(817, 33) primary
(817, 34) mintypmax_expression
(817, 34) expression
(817, 34) expression
(817, 34) primary
(817, 43) ERROR
(817, 46) expression
(817, 47) ERROR
(818, 33) expression
(818, 33) primary
(818, 34) mintypmax_expression
(818, 34) expression
(818, 34) expression
(818, 34) primary
(818, 43) ERROR
(818, 46) expression
(818, 47) ERROR
(823, 3) statement_or_null
(823, 3) statement
(823, 3) statement_item
(823, 3) blocking_assignment
(823, 3) operator_assignment
(823, 15) ERROR
(828, 6) statement_or_null
(828, 6) statement
(828, 6) statement_item
(828, 6) loop_statement
(828, 40) statement_or_null
(828, 40) statement
(828, 40) statement_item
(828, 40) seq_block
(829, 9) statement_or_null
(829, 9) statement
(829, 9) statement_item
(829, 9) blocking_assignment
(829, 9) operator_assignment
(829, 41) expression
(829, 41) primary
(829, 42) mintypmax_expression
(829, 81) ERROR
(829, 84) ERROR
(831, 9) expression
(831, 9) conditional_expression
(831, 9) cond_predicate
(831, 9) expression_or_cond_pattern
(831, 9) expression
(831, 9) conditional_expression
(831, 9) cond_predicate
(831, 9) expression_or_cond_pattern
(831, 9) expression
(831, 9) conditional_expression
(831, 9) cond_predicate
(831, 9) expression_or_cond_pattern
(831, 9) expression
(831, 9) expression
(831, 9) expression
(831, 9) expression
(831, 9) expression
(831, 9) expression
(831, 9) expression
(831, 33) ERROR
(831, 35) expression
(831, 68) ERROR
(831, 68) expression
(831, 68) primary
(831, 69) mintypmax_expression
(831, 78) ERROR
(831, 81) expression
(831, 82) ERROR
(831, 94) ERROR
(831, 98) ERROR
(832, 33) ERROR
(832, 35) expression
(832, 68) ERROR
(832, 68) expression
(832, 68) primary
(832, 69) mintypmax_expression
(832, 78) ERROR
(832, 81) expression
(832, 82) ERROR
(832, 94) ERROR
(832, 98) ERROR
(834, 33) ERROR
(834, 35) expression
(834, 68) ERROR
(834, 68) expression
(834, 68) primary
(834, 69) mintypmax_expression
(834, 78) ERROR
(834, 81) expression
(834, 82) ERROR
(834, 94) ERROR
(834, 98) ERROR
(835, 33) ERROR
(835, 35) expression
(835, 68) ERROR
(835, 68) expression
(835, 68) primary
(835, 69) mintypmax_expression
(835, 78) ERROR
(835, 81) expression
(835, 82) ERROR
(835, 94) ERROR
(835, 98) ERROR
(840, 39) expression
(840, 39) primary
(840, 40) mintypmax_expression
(840, 40) expression
(840, 40) expression
(840, 40) expression
(840, 40) expression
(840, 40) expression
(840, 40) primary
(840, 71) ERROR
(840, 74) expression
(840, 74) expression
(840, 75) ERROR
(841, 39) expression
(841, 39) expression
(841, 39) expression
(841, 39) expression
(841, 40) ERROR
(841, 40) expression
(841, 40) primary
(841, 71) ERROR
(841, 74) expression
(841, 74) expression
(841, 75) ERROR
(843, 10) operator_assignment
(843, 39) expression
(843, 39) expression
(843, 39) primary
(843, 40) mintypmax_expression
(843, 40) expression
(843, 40) conditional_expression
(843, 40) cond_predicate
(843, 40) expression_or_cond_pattern
(843, 40) expression
(843, 40) expression
(843, 40) primary
(843, 71) ERROR
(843, 74) expression
(843, 74) expression
(843, 75) ERROR
(844, 39) expression
(844, 40) ERROR
(844, 40) expression
(844, 40) primary
(844, 71) ERROR
(844, 74) expression
(844, 74) expression
(844, 75) ERROR
(867, 15) expression
(867, 15) primary
(867, 15) function_subroutine_call
(867, 15) subroutine_call
(867, 15) tf_call
(867, 24) list_of_arguments_parent
(867, 25) ERROR
(874, 15) expression
(874, 15) primary
(874, 15) function_subroutine_call
(874, 15) subroutine_call
(874, 15) tf_call
(874, 24) list_of_arguments_parent
(874, 25) ERROR
(881, 105) ERROR
(886, 3) ERROR
(886, 15) expression
(886, 15) primary
(886, 15) function_subroutine_call
(886, 15) subroutine_call
(886, 15) tf_call
(886, 26) list_of_arguments_parent
(886, 27) ERROR
(887, 15) expression
(887, 15) primary
(887, 15) function_subroutine_call
(887, 15) subroutine_call
(887, 15) tf_call
(887, 26) list_of_arguments_parent
(887, 27) ERROR
(887, 135) ERROR
(890, 10) operator_assignment
(890, 27) ERROR
(890, 29) expression
(890, 55) ERROR
(891, 65) ERROR
(910, 68) ERROR
(929, 58) ERROR
(941, 55) ERROR
(953, 3) ERROR
(953, 3) sequence_instance
(953, 15) ERROR
(957, 14) expression
(957, 14) primary
(957, 14) function_subroutine_call
(957, 14) subroutine_call
(957, 14) tf_call
(957, 26) list_of_arguments_parent
(957, 27) ERROR
(957, 90) ERROR
(963, 14) expression
(963, 14) primary
(963, 14) function_subroutine_call
(963, 14) subroutine_call
(963, 14) tf_call
(963, 32) list_of_arguments_parent
(963, 33) ERROR
(969, 14) expression
(969, 14) primary
(969, 14) function_subroutine_call
(969, 14) subroutine_call
(969, 14) tf_call
(969, 32) list_of_arguments_parent
(969, 33) ERROR
(969, 100) ERROR
(979, 10) operator_assignment
(979, 27) expression
(979, 67) expression
(979, 73) ERROR
(980, 10) operator_assignment
(980, 27) expression
(980, 67) expression
(980, 73) ERROR
(986, 10) operator_assignment
(986, 27) expression
(986, 67) expression
(986, 73) ERROR
(987, 10) operator_assignment
(987, 27) expression
(987, 67) expression
(987, 73) ERROR
(990, 56) ERROR
(1006, 115) ERROR
(1010, 10) operator_assignment
(1010, 25) expression
(1010, 25) primary
(1010, 26) mintypmax_expression
(1010, 66) ERROR
(1010, 69) expression
(1010, 69) expression
(1010, 70) ERROR
(1010, 87) ERROR
(1010, 90) expression
(1010, 91) ERROR
(1010, 99) ERROR
(1011, 10) operator_assignment
(1011, 25) expression
(1011, 25) primary
(1011, 26) mintypmax_expression
(1011, 66) ERROR
(1011, 69) expression
(1011, 69) expression
(1011, 70) ERROR
(1011, 87) ERROR
(1011, 90) expression
(1011, 91) ERROR
(1020, 81) ERROR
(1032, 10) operator_assignment
(1032, 25) ERROR
(1042, 10) constant_primary
(1042, 10) constant_function_call
(1042, 10) function_subroutine_call
(1042, 10) subroutine_call
(1042, 10) method_call
(1042, 16) ERROR
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) conditional_expression
(1044, 10) cond_predicate
(1044, 10) expression_or_cond_pattern
(1044, 10) expression
(1044, 10) primary
(1044, 10) function_subroutine_call
(1044, 10) subroutine_call
(1044, 10) method_call
(1044, 16) method_call_body
(1044, 23) ERROR
(1044, 56) expression
(1044, 56) primary
(1044, 56) function_subroutine_call
(1044, 56) subroutine_call
(1044, 56) method_call
(1044, 68) ERROR
(1045, 16) method_call_body
(1045, 21) ERROR
(1045, 56) ERROR
(1048, 10) constant_primary
(1048, 10) constant_function_call
(1048, 10) function_subroutine_call
(1048, 10) subroutine_call
(1048, 10) method_call
(1048, 16) ERROR
(1050, 10) expression
(1050, 10) primary
(1050, 10) function_subroutine_call
(1050, 10) subroutine_call
(1050, 10) method_call
(1050, 16) method_call_body
(1050, 25) ERROR
(1050, 62) expression
(1050, 62) primary
(1050, 62) function_subroutine_call
(1050, 62) subroutine_call
(1050, 62) method_call
(1050, 76) ERROR
(1051, 16) method_call_body
(1051, 25) ERROR
(1051, 62) expression
(1051, 62) primary
(1051, 62) function_subroutine_call
(1051, 62) subroutine_call
(1051, 62) method_call
(1051, 76) ERROR
(1052, 16) method_call_body
(1052, 25) ERROR
(1052, 62) ERROR
(1054, 10) constant_primary
(1054, 10) constant_function_call
(1054, 10) function_subroutine_call
(1054, 10) subroutine_call
(1054, 10) method_call
(1054, 10) method_call_root
(1054, 10) primary
(1054, 10) function_subroutine_call
(1054, 10) subroutine_call
(1054, 10) method_call
(1054, 10) method_call_root
(1054, 10) primary
(1054, 10) function_subroutine_call
(1054, 10) subroutine_call
(1054, 10) method_call
(1054, 16) ERROR
(1055, 16) ERROR
(1058, 16) ERROR
(1060, 10) expression
(1060, 10) primary
(1060, 10) function_subroutine_call
(1060, 10) subroutine_call
(1060, 10) method_call
(1060, 16) method_call_body
(1060, 21) ERROR
(1060, 54) expression
(1060, 54) primary
(1060, 54) function_subroutine_call
(1060, 54) subroutine_call
(1060, 54) method_call
(1060, 64) ERROR
(1061, 16) method_call_body
(1061, 22) ERROR
(1061, 54) expression
(1061, 54) primary
(1061, 54) function_subroutine_call
(1061, 54) subroutine_call
(1061, 54) method_call
(1061, 65) ERROR
(1062, 16) method_call_body
(1062, 19) ERROR
(1062, 54) expression
(1062, 54) primary
(1062, 54) function_subroutine_call
(1062, 54) subroutine_call
(1062, 54) method_call
(1062, 62) ERROR
(1063, 16) method_call_body
(1063, 21) ERROR
(1063, 54) expression
(1063, 54) primary
(1063, 54) function_subroutine_call
(1063, 54) subroutine_call
(1063, 54) method_call
(1063, 64) ERROR
(1064, 16) method_call_body
(1064, 21) ERROR
(1064, 54) expression
(1064, 54) expression
(1064, 54) primary
(1064, 54) function_subroutine_call
(1064, 54) subroutine_call
(1064, 54) method_call
(1064, 54) method_call_root
(1064, 54) primary
(1064, 54) function_subroutine_call
(1064, 54) subroutine_call
(1064, 54) method_call
(1064, 54) method_call_root
(1064, 54) primary
(1064, 54) function_subroutine_call
(1064, 54) subroutine_call
(1064, 54) method_call
(1064, 54) method_call_root
(1064, 54) primary
(1064, 54) function_subroutine_call
(1064, 54) subroutine_call
(1064, 54) method_call
(1064, 54) method_call_root
(1064, 54) primary
(1064, 54) function_subroutine_call
(1064, 54) subroutine_call
(1064, 54) method_call
(1064, 64) ERROR
(1065, 16) ERROR
(1066, 16) ERROR
(1067, 45) ERROR
(1068, 3) ERROR
(1068, 16) ERROR
(1069, 37) ERROR
(1069, 89) ERROR
(1075, 54) expression
(1075, 54) primary
(1075, 54) function_subroutine_call
(1075, 54) subroutine_call
(1075, 54) method_call
(1075, 54) method_call_root
(1075, 54) primary
(1075, 54) function_subroutine_call
(1075, 54) subroutine_call
(1075, 54) method_call
(1075, 60) ERROR
(1075, 66) ERROR
(1079, 3) ERROR
(1082, 17) ERROR
(1082, 20) ERROR
(1083, 20) ERROR
(1091, 28) expression
(1091, 40) expression
(1091, 40) primary
(1091, 48) ERROR
(1091, 51) expression
(1091, 52) ERROR
(1091, 62) ERROR
(1092, 28) expression
(1092, 40) expression
(1092, 40) primary
(1092, 48) ERROR
(1092, 51) expression
(1092, 52) ERROR
(1093, 24) expression
(1093, 35) expression
(1093, 35) primary
(1093, 42) ERROR
(1093, 45) expression
(1093, 46) ERROR
(1100, 24) expression
(1100, 24) expression
(1100, 24) expression
(1100, 24) expression
(1100, 24) expression
(1100, 36) ERROR
(1100, 47) ERROR
(1101, 36) ERROR
(1104, 36) ERROR
(1105, 36) ERROR
(1105, 47) ERROR
(1116, 32) expression
(1116, 47) expression
(1116, 48) ERROR
(1118, 10) primary
(1118, 10) function_subroutine_call
(1118, 10) subroutine_call
(1118, 10) tf_call
(1118, 28) ERROR
(1118, 76) ERROR
(1124, 51) ERROR
(1129, 80) ERROR
(1132, 10) expression
(1132, 10) expression
(1132, 10) primary
(1132, 31) ERROR
(1132, 68) expression
(1132, 68) primary
(1132, 81) ERROR
(1132, 85) expression
(1132, 86) ERROR
(1132, 130) ERROR
(1135, 15) expression
(1135, 15) primary
(1135, 15) function_subroutine_call
(1135, 15) subroutine_call
(1135, 15) tf_call
(1135, 25) list_of_arguments_parent
(1135, 26) ERROR
(1140, 24) ERROR
(1147, 3) ERROR
(1147, 16) expression
(1147, 16) primary
(1147, 16) function_subroutine_call
(1147, 16) subroutine_call
(1147, 16) tf_call
(1147, 30) list_of_arguments_parent
(1147, 31) ERROR
(1151, 30) ERROR
(1156, 36) expression
(1156, 101) ERROR
(1162, 3) ERROR
(1163, 24) ERROR
(1163, 71) ERROR
(1165, 27) expression
(1165, 27) expression
(1165, 27) expression
(1165, 65) ERROR
(1167, 14) expression
(1167, 14) primary
(1167, 14) function_subroutine_call
(1167, 14) subroutine_call
(1167, 14) tf_call
(1167, 28) list_of_arguments_parent
(1167, 29) ERROR
(1172, 14) expression
(1172, 14) primary
(1172, 14) function_subroutine_call
(1172, 14) subroutine_call
(1172, 14) tf_call
(1172, 32) list_of_arguments_parent
(1172, 33) ERROR
(1175, 65) ERROR
(1175, 82) ERROR
(1180, 116) ERROR
(1183, 86) ERROR
(1183, 109) ERROR
(1186, 3) ERROR
(1186, 16) expression
(1186, 16) primary
(1186, 16) function_subroutine_call
(1186, 16) subroutine_call
(1186, 16) tf_call
(1186, 29) list_of_arguments_parent
(1186, 30) ERROR
(1188, 35) ERROR
(1191, 74) ERROR
(1191, 94) ERROR
(1196, 33) expression
(1196, 33) expression
(1196, 33) expression
(1196, 33) expression
(1196, 33) expression
(1197, 33) ERROR
(1197, 75) ERROR
(1205, 96) ERROR
(1213, 3) ERROR
(1213, 31) ERROR
(1213, 118) )
(1216, 3) statement_or_null
(1216, 3) statement
(1216, 3) statement_item
(1216, 3) procedural_continuous_assignment
(1216, 10) variable_assignment
(1216, 28) expression
(1216, 40) expression
(1216, 40) primary
(1216, 48) ERROR
(1216, 51) expression
(1216, 52) ERROR
(1217, 3) statement_or_null
(1217, 3) statement
(1217, 3) statement_item
(1217, 3) procedural_continuous_assignment
(1217, 10) variable_assignment
(1217, 28) expression
(1217, 40) expression
(1217, 40) primary
(1217, 48) ERROR
(1217, 51) expression
(1217, 52) ERROR
(1218, 3) statement_or_null
(1218, 3) statement
(1218, 3) statement_item
(1218, 3) procedural_continuous_assignment
(1218, 10) variable_assignment
(1218, 24) expression
(1218, 35) expression
(1218, 35) primary
(1218, 42) ERROR
(1218, 45) expression
(1218, 46) ERROR
(1220, 3) statement_or_null
(1220, 3) statement
(1220, 3) statement_item
(1220, 37) ERROR
(1221, 3) statement_or_null
(1221, 3) statement
(1221, 3) statement_item
(1221, 37) ERROR
(1222, 3) statement_or_null
(1222, 3) statement
(1222, 3) statement_item
(1222, 31) ERROR
(1252, 3) statement_or_null
(1252, 3) statement
(1252, 3) statement_item
(1252, 3) procedural_continuous_assignment
(1252, 10) variable_assignment
(1252, 27) expression
(1252, 27) expression
(1252, 27) primary
(1252, 28) mintypmax_expression
(1252, 28) expression
(1252, 57) expression
(1252, 57) primary
(1252, 58) mintypmax_expression
(1252, 65) ERROR
(1252, 68) expression
(1252, 69) ERROR
(1252, 80) ERROR
(1252, 84) ERROR
(1253, 27) expression
(1253, 27) primary
(1253, 28) mintypmax_expression
(1253, 28) expression
(1253, 57) expression
(1253, 57) primary
(1253, 58) mintypmax_expression
(1253, 65) ERROR
(1253, 68) expression
(1253, 69) ERROR
(1253, 80) ERROR
(1253, 84) ERROR
(1259, 3) ERROR
(1355, 3) ERROR
(1355, 16) statement_or_null
(1355, 16) statement
(1355, 16) statement_item
(1355, 16) subroutine_call_statement
(1355, 16) subroutine_call
(1355, 16) tf_call
(1355, 31) list_of_arguments_parent
(1355, 32) ERROR
(1359, 3) ERROR
(1359, 15) statement_or_null
(1359, 15) statement
(1359, 15) statement_item
(1359, 15) subroutine_call_statement
(1359, 15) subroutine_call
(1359, 15) tf_call
(1359, 38) list_of_arguments_parent
(1359, 39) ERROR
(1395, 4) ERROR
(1395, 16) statement_or_null
(1395, 16) statement
(1395, 16) statement_item
(1395, 16) subroutine_call_statement
(1395, 16) subroutine_call
(1395, 16) tf_call
(1395, 33) list_of_arguments_parent
(1395, 34) ERROR
(1446, 3) ERROR
(1446, 15) statement_or_null
(1446, 15) statement
(1446, 15) statement_item
(1446, 15) subroutine_call_statement
(1446, 15) subroutine_call
(1446, 15) tf_call
(1446, 23) list_of_arguments_parent
(1446, 24) ERROR
(1459, 3) statement_or_null
(1459, 3) statement
(1459, 3) statement_item
(1459, 3) procedural_continuous_assignment
(1459, 10) variable_assignment
(1459, 32) expression
(1459, 60) expression
(1459, 60) primary
(1459, 61) mintypmax_expression
(1459, 69) ERROR
(1459, 72) expression
(1459, 73) ERROR
(1459, 85) ERROR
(1459, 89) ERROR
(1460, 3) statement_or_null
(1460, 3) statement
(1460, 3) statement_item
(1460, 3) procedural_continuous_assignment
(1460, 10) variable_assignment
(1460, 32) expression
(1460, 60) expression
(1460, 60) primary
(1460, 61) mintypmax_expression
(1460, 69) ERROR
(1460, 72) expression
(1460, 73) ERROR
(1460, 85) ERROR
(1460, 89) ERROR
(1461, 3) statement_or_null
(1461, 3) statement
(1461, 3) statement_item
(1461, 3) procedural_continuous_assignment
(1461, 10) variable_assignment
(1461, 32) expression
(1461, 60) expression
(1461, 60) primary
(1461, 61) mintypmax_expression
(1461, 69) ERROR
(1461, 72) expression
(1461, 73) ERROR
(1461, 85) ERROR
(1461, 89) ERROR
(1462, 3) statement_or_null
(1462, 3) statement
(1462, 3) statement_item
(1462, 3) procedural_continuous_assignment
(1462, 10) variable_assignment
(1462, 32) expression
(1462, 60) expression
(1462, 60) primary
(1462, 61) mintypmax_expression
(1462, 69) ERROR
(1462, 72) expression
(1462, 73) ERROR
(1462, 85) ERROR
(1462, 89) ERROR
(1463, 3) statement_or_null
(1463, 3) statement
(1463, 3) statement_item
(1463, 3) procedural_continuous_assignment
(1463, 10) variable_assignment
(1463, 32) expression
(1463, 60) expression
(1463, 60) primary
(1463, 61) mintypmax_expression
(1463, 69) ERROR
(1463, 72) expression
(1463, 73) ERROR
(1463, 85) ERROR
(1463, 89) ERROR
(1465, 3) statement_or_null
(1465, 3) statement
(1465, 3) statement_item
(1465, 3) procedural_continuous_assignment
(1465, 10) variable_assignment
(1465, 32) expression
(1465, 60) expression
(1465, 60) primary
(1465, 61) mintypmax_expression
(1465, 69) ERROR
(1465, 72) expression
(1465, 73) ERROR
(1465, 85) ERROR
(1465, 89) ERROR
(1466, 3) statement_or_null
(1466, 3) statement
(1466, 3) statement_item
(1466, 3) procedural_continuous_assignment
(1466, 10) variable_assignment
(1466, 32) expression
(1466, 60) expression
(1466, 60) primary
(1466, 61) mintypmax_expression
(1466, 69) ERROR
(1466, 72) expression
(1466, 73) ERROR
(1466, 85) ERROR
(1466, 89) ERROR
(1467, 3) statement_or_null
(1467, 3) statement
(1467, 3) statement_item
(1467, 3) procedural_continuous_assignment
(1467, 10) variable_assignment
(1467, 32) expression
(1467, 60) expression
(1467, 60) primary
(1467, 61) mintypmax_expression
(1467, 69) ERROR
(1467, 72) expression
(1467, 73) ERROR
(1467, 85) ERROR
(1467, 89) ERROR
(1468, 3) statement_or_null
(1468, 3) statement
(1468, 3) statement_item
(1468, 3) procedural_continuous_assignment
(1468, 10) variable_assignment
(1468, 32) expression
(1468, 60) expression
(1468, 60) primary
(1468, 61) mintypmax_expression
(1468, 69) ERROR
(1468, 72) expression
(1468, 73) ERROR
(1468, 85) ERROR
(1468, 89) ERROR
(1469, 3) statement_or_null
(1469, 3) statement
(1469, 3) statement_item
(1469, 3) procedural_continuous_assignment
(1469, 10) variable_assignment
(1469, 32) expression
(1469, 60) expression
(1469, 60) primary
(1469, 61) mintypmax_expression
(1469, 69) ERROR
(1469, 72) expression
(1469, 73) ERROR
(1469, 85) ERROR
(1469, 89) ERROR
(1471, 3) statement_or_null
(1471, 3) statement
(1471, 3) statement_item
(1471, 3) procedural_continuous_assignment
(1471, 10) variable_assignment
(1471, 32) expression
(1471, 60) expression
(1471, 60) primary
(1471, 61) mintypmax_expression
(1471, 69) ERROR
(1471, 72) expression
(1471, 73) ERROR
(1471, 85) ERROR
(1471, 89) ERROR
(1472, 3) statement_or_null
(1472, 3) statement
(1472, 3) statement_item
(1472, 3) procedural_continuous_assignment
(1472, 10) variable_assignment
(1472, 32) expression
(1472, 60) expression
(1472, 60) primary
(1472, 61) mintypmax_expression
(1472, 69) ERROR
(1472, 72) expression
(1472, 73) ERROR
(1472, 85) ERROR
(1472, 89) ERROR
(1473, 3) statement_or_null
(1473, 3) statement
(1473, 3) statement_item
(1473, 3) procedural_continuous_assignment
(1473, 10) variable_assignment
(1473, 32) expression
(1473, 60) expression
(1473, 60) primary
(1473, 61) mintypmax_expression
(1473, 69) ERROR
(1473, 72) expression
(1473, 73) ERROR
(1473, 85) ERROR
(1473, 89) ERROR
(1474, 3) statement_or_null
(1474, 3) statement
(1474, 3) statement_item
(1474, 3) procedural_continuous_assignment
(1474, 10) variable_assignment
(1474, 32) expression
(1474, 60) expression
(1474, 60) primary
(1474, 61) mintypmax_expression
(1474, 69) ERROR
(1474, 72) expression
(1474, 73) ERROR
(1474, 85) ERROR
(1474, 89) ERROR
(1475, 3) statement_or_null
(1475, 3) statement
(1475, 3) statement_item
(1475, 3) procedural_continuous_assignment
(1475, 10) variable_assignment
(1475, 32) expression
(1475, 60) expression
(1475, 60) primary
(1475, 61) mintypmax_expression
(1475, 69) ERROR
(1475, 72) expression
(1475, 73) ERROR
(1475, 85) ERROR
(1475, 89) ERROR
(1477, 3) statement_or_null
(1477, 3) statement
(1477, 3) statement_item
(1477, 3) procedural_continuous_assignment
(1477, 10) variable_assignment
(1477, 32) expression
(1477, 60) expression
(1477, 60) primary
(1477, 61) mintypmax_expression
(1477, 69) ERROR
(1477, 72) expression
(1477, 73) ERROR
(1477, 85) ERROR
(1477, 89) ERROR
(1478, 3) statement_or_null
(1478, 3) statement
(1478, 3) statement_item
(1478, 3) procedural_continuous_assignment
(1478, 10) variable_assignment
(1478, 32) expression
(1478, 60) expression
(1478, 60) primary
(1478, 61) mintypmax_expression
(1478, 69) ERROR
(1478, 72) expression
(1478, 73) ERROR
(1478, 85) ERROR
(1478, 89) ERROR
(1479, 3) statement_or_null
(1479, 3) statement
(1479, 3) statement_item
(1479, 3) procedural_continuous_assignment
(1479, 10) variable_assignment
(1479, 32) expression
(1479, 60) expression
(1479, 60) primary
(1479, 61) mintypmax_expression
(1479, 69) ERROR
(1479, 72) expression
(1479, 73) ERROR
(1479, 85) ERROR
(1479, 89) ERROR
(1480, 3) statement_or_null
(1480, 3) statement
(1480, 3) statement_item
(1480, 3) procedural_continuous_assignment
(1480, 10) variable_assignment
(1480, 32) expression
(1480, 60) expression
(1480, 60) primary
(1480, 61) mintypmax_expression
(1480, 69) ERROR
(1480, 72) expression
(1480, 73) ERROR
(1480, 85) ERROR
(1480, 89) ERROR
(1481, 3) statement_or_null
(1481, 3) statement
(1481, 3) statement_item
(1481, 3) procedural_continuous_assignment
(1481, 10) variable_assignment
(1481, 32) expression
(1481, 60) expression
(1481, 60) primary
(1481, 61) mintypmax_expression
(1481, 69) ERROR
(1481, 72) expression
(1481, 73) ERROR
(1481, 85) ERROR
(1481, 89) ERROR
(1484, 3) statement_or_null
(1484, 3) statement
(1484, 3) statement_item
(1484, 3) procedural_continuous_assignment
(1484, 10) variable_assignment
(1484, 32) expression
(1484, 60) expression
(1484, 60) primary
(1484, 61) mintypmax_expression
(1484, 69) ERROR
(1484, 72) expression
(1484, 73) ERROR
(1484, 85) ERROR
(1484, 89) ERROR
(1485, 3) statement_or_null
(1485, 3) statement
(1485, 3) statement_item
(1485, 3) procedural_continuous_assignment
(1485, 10) variable_assignment
(1485, 32) expression
(1485, 60) expression
(1485, 60) primary
(1485, 61) mintypmax_expression
(1485, 69) ERROR
(1485, 72) expression
(1485, 73) ERROR
(1485, 85) ERROR
(1485, 89) ERROR
(1486, 3) statement_or_null
(1486, 3) statement
(1486, 3) statement_item
(1486, 3) procedural_continuous_assignment
(1486, 10) variable_assignment
(1486, 32) expression
(1486, 60) expression
(1486, 60) primary
(1486, 61) mintypmax_expression
(1486, 69) ERROR
(1486, 72) expression
(1486, 73) ERROR
(1486, 85) ERROR
(1486, 89) ERROR
(1487, 3) statement_or_null
(1487, 3) statement
(1487, 3) statement_item
(1487, 3) procedural_continuous_assignment
(1487, 10) variable_assignment
(1487, 32) expression
(1487, 60) expression
(1487, 60) primary
(1487, 61) mintypmax_expression
(1487, 69) ERROR
(1487, 72) expression
(1487, 73) ERROR
(1487, 85) ERROR
(1487, 89) ERROR
(1488, 3) statement_or_null
(1488, 3) statement
(1488, 3) statement_item
(1488, 3) procedural_continuous_assignment
(1488, 10) variable_assignment
(1488, 32) expression
(1488, 60) expression
(1488, 60) primary
(1488, 61) mintypmax_expression
(1488, 69) ERROR
(1488, 72) expression
(1488, 73) ERROR
(1488, 85) ERROR
(1488, 89) ERROR
(1490, 3) statement_or_null
(1490, 3) statement
(1490, 3) statement_item
(1490, 3) procedural_continuous_assignment
(1490, 10) variable_assignment
(1490, 32) expression
(1490, 60) expression
(1490, 60) primary
(1490, 61) mintypmax_expression
(1490, 69) ERROR
(1490, 72) expression
(1490, 73) ERROR
(1490, 85) ERROR
(1490, 89) ERROR
(1491, 3) statement_or_null
(1491, 3) statement
(1491, 3) statement_item
(1491, 3) procedural_continuous_assignment
(1491, 10) variable_assignment
(1491, 32) expression
(1491, 60) expression
(1491, 60) primary
(1491, 61) mintypmax_expression
(1491, 69) ERROR
(1491, 72) expression
(1491, 73) ERROR
(1491, 85) ERROR
(1491, 89) ERROR
(1492, 3) statement_or_null
(1492, 3) statement
(1492, 3) statement_item
(1492, 3) procedural_continuous_assignment
(1492, 10) variable_assignment
(1492, 32) expression
(1492, 60) expression
(1492, 60) primary
(1492, 61) mintypmax_expression
(1492, 69) ERROR
(1492, 72) expression
(1492, 73) ERROR
(1492, 85) ERROR
(1492, 89) ERROR
(1493, 3) statement_or_null
(1493, 3) statement
(1493, 3) statement_item
(1493, 3) procedural_continuous_assignment
(1493, 10) variable_assignment
(1493, 32) expression
(1493, 60) expression
(1493, 60) primary
(1493, 61) mintypmax_expression
(1493, 69) ERROR
(1493, 72) expression
(1493, 73) ERROR
(1493, 85) ERROR
(1493, 89) ERROR
(1494, 3) statement_or_null
(1494, 3) statement
(1494, 3) statement_item
(1494, 3) procedural_continuous_assignment
(1494, 10) variable_assignment
(1494, 32) expression
(1494, 60) expression
(1494, 60) primary
(1494, 61) mintypmax_expression
(1494, 69) ERROR
(1494, 72) expression
(1494, 73) ERROR
(1494, 85) ERROR
(1494, 89) ERROR
(1496, 3) statement_or_null
(1496, 3) statement
(1496, 3) statement_item
(1496, 3) procedural_continuous_assignment
(1496, 10) variable_assignment
(1496, 32) expression
(1496, 60) expression
(1496, 60) primary
(1496, 61) mintypmax_expression
(1496, 69) ERROR
(1496, 72) expression
(1496, 73) ERROR
(1496, 85) ERROR
(1496, 89) ERROR
(1497, 3) statement_or_null
(1497, 3) statement
(1497, 3) statement_item
(1497, 3) procedural_continuous_assignment
(1497, 10) variable_assignment
(1497, 32) expression
(1497, 60) expression
(1497, 60) primary
(1497, 61) mintypmax_expression
(1497, 69) ERROR
(1497, 72) expression
(1497, 73) ERROR
(1497, 85) ERROR
(1497, 89) ERROR
(1498, 3) statement_or_null
(1498, 3) statement
(1498, 3) statement_item
(1498, 3) procedural_continuous_assignment
(1498, 10) variable_assignment
(1498, 32) expression
(1498, 60) expression
(1498, 60) primary
(1498, 61) mintypmax_expression
(1498, 69) ERROR
(1498, 72) expression
(1498, 73) ERROR
(1498, 85) ERROR
(1498, 89) ERROR
(1499, 3) statement_or_null
(1499, 3) statement
(1499, 3) statement_item
(1499, 3) procedural_continuous_assignment
(1499, 10) variable_assignment
(1499, 32) expression
(1499, 60) expression
(1499, 60) primary
(1499, 61) mintypmax_expression
(1499, 69) ERROR
(1499, 72) expression
(1499, 73) ERROR
(1499, 85) ERROR
(1499, 89) ERROR
(1500, 3) statement_or_null
(1500, 3) statement
(1500, 3) statement_item
(1500, 3) procedural_continuous_assignment
(1500, 10) variable_assignment
(1500, 32) expression
(1500, 60) expression
(1500, 60) primary
(1500, 61) mintypmax_expression
(1500, 69) ERROR
(1500, 72) expression
(1500, 73) ERROR
(1500, 85) ERROR
(1500, 89) ERROR
(1502, 3) statement_or_null
(1502, 3) statement
(1502, 3) statement_item
(1502, 3) procedural_continuous_assignment
(1502, 10) variable_assignment
(1502, 32) expression
(1502, 60) expression
(1502, 60) primary
(1502, 61) mintypmax_expression
(1502, 69) ERROR
(1502, 72) expression
(1502, 73) ERROR
(1502, 85) ERROR
(1502, 89) ERROR
(1503, 3) statement_or_null
(1503, 3) statement
(1503, 3) statement_item
(1503, 3) procedural_continuous_assignment
(1503, 10) variable_assignment
(1503, 32) expression
(1503, 60) expression
(1503, 60) primary
(1503, 61) mintypmax_expression
(1503, 69) ERROR
(1503, 72) expression
(1503, 73) ERROR
(1503, 85) ERROR
(1503, 89) ERROR
(1504, 3) statement_or_null
(1504, 3) statement
(1504, 3) statement_item
(1504, 3) procedural_continuous_assignment
(1504, 10) variable_assignment
(1504, 32) expression
(1504, 60) expression
(1504, 60) primary
(1504, 61) mintypmax_expression
(1504, 69) ERROR
(1504, 72) expression
(1504, 73) ERROR
(1504, 85) ERROR
(1504, 89) ERROR
(1505, 3) statement_or_null
(1505, 3) statement
(1505, 3) statement_item
(1505, 3) procedural_continuous_assignment
(1505, 10) variable_assignment
(1505, 32) expression
(1505, 60) expression
(1505, 60) primary
(1505, 61) mintypmax_expression
(1505, 69) ERROR
(1505, 72) expression
(1505, 73) ERROR
(1505, 85) ERROR
(1505, 89) ERROR
(1506, 3) statement_or_null
(1506, 3) statement
(1506, 3) statement_item
(1506, 3) procedural_continuous_assignment
(1506, 10) variable_assignment
(1506, 32) expression
(1506, 60) expression
(1506, 60) primary
(1506, 61) mintypmax_expression
(1506, 69) ERROR
(1506, 72) expression
(1506, 73) ERROR
(1506, 85) ERROR
(1506, 89) ERROR
(1510, 3) ERROR
(1510, 14) statement_or_null
(1510, 14) statement
(1510, 14) statement_item
(1510, 14) subroutine_call_statement
(1510, 14) subroutine_call
(1510, 14) tf_call
(1510, 23) list_of_arguments_parent
(1510, 24) ERROR
(1519, 3) ERROR
(1519, 16) statement_or_null
(1519, 16) statement
(1519, 16) statement_item
(1519, 16) subroutine_call_statement
(1519, 16) subroutine_call
(1519, 16) tf_call
(1519, 31) list_of_arguments_parent
(1519, 32) ERROR
(1520, 3) ERROR
(1520, 16) statement_or_null
(1520, 16) statement
(1520, 16) statement_item
(1520, 16) subroutine_call_statement
(1520, 16) subroutine_call
(1520, 16) tf_call
(1520, 31) list_of_arguments_parent
(1520, 32) ERROR
(1523, 3) ERROR
(1523, 16) statement_or_null
(1523, 16) statement
(1523, 16) statement_item
(1523, 16) subroutine_call_statement
(1523, 16) subroutine_call
(1523, 16) tf_call
(1523, 31) list_of_arguments_parent
(1523, 32) ERROR
(1529, 3) ERROR
(1529, 16) statement_or_null
(1529, 16) statement
(1529, 16) statement_item
(1529, 16) subroutine_call_statement
(1529, 16) subroutine_call
(1529, 16) tf_call
(1529, 31) list_of_arguments_parent
(1529, 32) ERROR
(1561, 3) statement_or_null
(1561, 3) statement
(1561, 3) statement_item
(1561, 3) procedural_continuous_assignment
(1561, 10) variable_assignment
(1561, 40) expression
(1561, 40) expression
(1561, 40) primary
(1561, 41) mintypmax_expression
(1561, 41) expression
(1561, 41) expression
(1561, 41) primary
(1561, 41) multiple_concatenation
(1561, 44) concatenation
(1561, 59) ERROR
(1562, 40) expression
(1562, 40) primary
(1562, 41) mintypmax_expression
(1562, 41) expression
(1562, 41) expression
(1562, 41) primary
(1562, 41) multiple_concatenation
(1562, 44) concatenation
(1562, 59) ERROR
(1564, 3) statement_or_null
(1564, 3) statement
(1564, 3) statement_item
(1564, 3) procedural_continuous_assignment
(1564, 10) variable_assignment
(1564, 40) expression
(1564, 40) expression
(1564, 40) primary
(1564, 41) mintypmax_expression
(1564, 41) expression
(1564, 41) expression
(1564, 41) primary
(1564, 41) multiple_concatenation
(1564, 44) concatenation
(1564, 59) ERROR
(1565, 40) expression
(1565, 40) primary
(1565, 41) mintypmax_expression
(1565, 41) expression
(1565, 41) expression
(1565, 41) primary
(1565, 41) multiple_concatenation
(1565, 44) concatenation
(1565, 59) ERROR
(1567, 3) statement_or_null
(1567, 3) statement
(1567, 3) statement_item
(1567, 3) procedural_continuous_assignment
(1567, 10) variable_assignment
(1567, 40) expression
(1567, 40) expression
(1567, 40) primary
(1567, 41) mintypmax_expression
(1567, 41) expression
(1567, 41) expression
(1567, 41) primary
(1567, 41) multiple_concatenation
(1567, 44) concatenation
(1567, 59) ERROR
(1568, 40) expression
(1568, 40) primary
(1568, 41) mintypmax_expression
(1568, 41) expression
(1568, 41) expression
(1568, 41) primary
(1568, 41) multiple_concatenation
(1568, 44) concatenation
(1568, 59) ERROR
(1570, 3) statement_or_null
(1570, 3) statement
(1570, 3) statement_item
(1570, 3) procedural_continuous_assignment
(1570, 10) variable_assignment
(1570, 40) expression
(1570, 40) expression
(1570, 40) primary
(1570, 41) mintypmax_expression
(1570, 41) expression
(1570, 41) expression
(1570, 41) primary
(1570, 41) multiple_concatenation
(1570, 44) concatenation
(1570, 59) ERROR
(1571, 40) expression
(1571, 40) primary
(1571, 41) mintypmax_expression
(1571, 41) expression
(1571, 41) expression
(1571, 41) primary
(1571, 41) multiple_concatenation
(1571, 44) concatenation
(1571, 59) ERROR
(1574, 3) statement_or_null
(1574, 3) statement
(1574, 3) statement_item
(1574, 51) ERROR
(1575, 3) statement_or_null
(1575, 3) statement
(1575, 3) statement_item
(1575, 51) ERROR
(1576, 3) statement_or_null
(1576, 3) statement
(1576, 3) statement_item
(1576, 51) ERROR
(1577, 3) statement_or_null
(1577, 3) statement
(1577, 3) statement_item
(1577, 51) ERROR
(1585, 3) statement_or_null
(1585, 3) statement
(1585, 3) statement_item
(1585, 3) procedural_continuous_assignment
(1585, 10) variable_assignment
(1585, 31) expression
(1585, 60) expression
(1585, 60) primary
(1585, 61) mintypmax_expression
(1585, 68) ERROR
(1585, 71) expression
(1585, 72) ERROR
(1585, 83) ERROR
(1585, 87) ERROR
(1586, 3) statement_or_null
(1586, 3) statement
(1586, 3) statement_item
(1586, 3) procedural_continuous_assignment
(1586, 10) variable_assignment
(1586, 31) expression
(1586, 60) expression
(1586, 60) primary
(1586, 61) mintypmax_expression
(1586, 68) ERROR
(1586, 71) expression
(1586, 72) ERROR
(1586, 83) ERROR
(1586, 87) ERROR
(1632, 3) statement_or_null
(1632, 3) statement
(1632, 3) statement_item
(1632, 51) ERROR
(1633, 3) statement_or_null
(1633, 3) statement
(1633, 3) statement_item
(1633, 51) ERROR
(1634, 3) statement_or_null
(1634, 3) statement
(1634, 3) statement_item
(1634, 51) ERROR
(1635, 3) statement_or_null
(1635, 3) statement
(1635, 3) statement_item
(1635, 51) ERROR
(1650, 3) statement_or_null
(1650, 3) statement
(1650, 3) statement_item
(1650, 3) procedural_continuous_assignment
(1650, 10) variable_assignment
(1650, 40) expression
(1650, 40) expression
(1650, 40) expression
(1650, 40) expression
(1650, 40) primary
(1650, 41) mintypmax_expression
(1650, 41) expression
(1650, 41) expression
(1650, 41) primary
(1650, 41) multiple_concatenation
(1650, 44) concatenation
(1650, 59) ERROR
(1651, 40) expression
(1651, 40) primary
(1651, 41) mintypmax_expression
(1651, 41) expression
(1651, 41) expression
(1651, 41) primary
(1651, 41) multiple_concatenation
(1651, 44) concatenation
(1651, 59) ERROR
(1652, 40) expression
(1652, 40) primary
(1652, 41) mintypmax_expression
(1652, 41) expression
(1652, 41) expression
(1652, 41) primary
(1652, 41) multiple_concatenation
(1652, 44) concatenation
(1652, 59) ERROR
(1653, 40) expression
(1653, 40) primary
(1653, 41) mintypmax_expression
(1653, 41) expression
(1653, 41) expression
(1653, 41) primary
(1653, 41) multiple_concatenation
(1653, 44) concatenation
(1653, 59) ERROR
(1655, 3) statement_or_null
(1655, 3) statement
(1655, 3) statement_item
(1655, 3) procedural_continuous_assignment
(1655, 10) variable_assignment
(1655, 40) expression
(1655, 40) expression
(1655, 40) expression
(1655, 40) expression
(1655, 40) primary
(1655, 41) mintypmax_expression
(1655, 41) expression
(1655, 41) expression
(1655, 41) primary
(1655, 41) multiple_concatenation
(1655, 44) concatenation
(1655, 59) ERROR
(1656, 40) expression
(1656, 40) primary
(1656, 41) mintypmax_expression
(1656, 41) expression
(1656, 41) expression
(1656, 41) primary
(1656, 41) multiple_concatenation
(1656, 44) concatenation
(1656, 59) ERROR
(1657, 40) expression
(1657, 40) primary
(1657, 41) mintypmax_expression
(1657, 41) expression
(1657, 41) expression
(1657, 41) primary
(1657, 41) multiple_concatenation
(1657, 44) concatenation
(1657, 59) ERROR
(1658, 40) expression
(1658, 40) primary
(1658, 41) mintypmax_expression
(1658, 41) expression
(1658, 41) expression
(1658, 41) primary
(1658, 41) multiple_concatenation
(1658, 44) concatenation
(1658, 59) ERROR
(1660, 3) statement_or_null
(1660, 3) statement
(1660, 3) statement_item
(1660, 3) procedural_continuous_assignment
(1660, 10) variable_assignment
(1660, 40) expression
(1660, 40) expression
(1660, 40) expression
(1660, 40) expression
(1660, 40) expression
(1660, 40) expression
(1660, 40) expression
(1660, 40) primary
(1660, 41) mintypmax_expression
(1660, 41) expression
(1660, 41) expression
(1660, 41) primary
(1660, 41) multiple_concatenation
(1660, 44) concatenation
(1660, 59) ERROR
(1661, 40) expression
(1661, 40) primary
(1661, 41) mintypmax_expression
(1661, 41) expression
(1661, 41) expression
(1661, 41) primary
(1661, 41) multiple_concatenation
(1661, 44) concatenation
(1661, 59) ERROR
(1662, 40) expression
(1662, 40) primary
(1662, 41) mintypmax_expression
(1662, 41) expression
(1662, 41) expression
(1662, 41) primary
(1662, 41) multiple_concatenation
(1662, 44) concatenation
(1662, 59) ERROR
(1663, 40) expression
(1663, 40) primary
(1663, 41) mintypmax_expression
(1663, 41) expression
(1663, 41) expression
(1663, 41) primary
(1663, 41) multiple_concatenation
(1663, 44) concatenation
(1663, 59) ERROR
(1664, 40) expression
(1664, 40) primary
(1664, 41) mintypmax_expression
(1664, 41) expression
(1664, 41) expression
(1664, 41) primary
(1664, 41) multiple_concatenation
(1664, 44) concatenation
(1664, 59) ERROR
(1665, 40) expression
(1665, 40) primary
(1665, 41) mintypmax_expression
(1665, 41) expression
(1665, 41) expression
(1665, 41) primary
(1665, 41) multiple_concatenation
(1665, 44) concatenation
(1665, 59) ERROR
(1666, 40) expression
(1666, 40) primary
(1666, 41) mintypmax_expression
(1666, 41) expression
(1666, 41) expression
(1666, 41) primary
(1666, 41) multiple_concatenation
(1666, 44) concatenation
(1666, 59) ERROR
(1669, 3) statement_or_null
(1669, 3) statement
(1669, 3) statement_item
(1669, 3) procedural_continuous_assignment
(1669, 10) variable_assignment
(1669, 40) expression
(1669, 40) expression
(1669, 40) expression
(1669, 40) expression
(1669, 40) expression
(1669, 40) expression
(1669, 40) expression
(1669, 40) primary
(1669, 41) mintypmax_expression
(1669, 41) expression
(1669, 41) expression
(1669, 41) primary
(1669, 41) multiple_concatenation
(1669, 44) concatenation
(1669, 59) ERROR
(1670, 40) expression
(1670, 40) primary
(1670, 41) mintypmax_expression
(1670, 41) expression
(1670, 41) expression
(1670, 41) primary
(1670, 41) multiple_concatenation
(1670, 44) concatenation
(1670, 59) ERROR
(1671, 40) expression
(1671, 40) primary
(1671, 41) mintypmax_expression
(1671, 41) expression
(1671, 41) expression
(1671, 41) primary
(1671, 41) multiple_concatenation
(1671, 44) concatenation
(1671, 59) ERROR
(1672, 40) expression
(1672, 40) primary
(1672, 41) mintypmax_expression
(1672, 41) expression
(1672, 41) expression
(1672, 41) primary
(1672, 41) multiple_concatenation
(1672, 44) concatenation
(1672, 59) ERROR
(1673, 40) expression
(1673, 40) primary
(1673, 41) mintypmax_expression
(1673, 41) expression
(1673, 41) expression
(1673, 41) primary
(1673, 41) multiple_concatenation
(1673, 44) concatenation
(1673, 59) ERROR
(1674, 40) expression
(1674, 40) primary
(1674, 41) mintypmax_expression
(1674, 41) expression
(1674, 41) expression
(1674, 41) primary
(1674, 41) multiple_concatenation
(1674, 44) concatenation
(1674, 59) ERROR
(1675, 40) expression
(1675, 40) primary
(1675, 41) mintypmax_expression
(1675, 41) expression
(1675, 41) expression
(1675, 41) primary
(1675, 41) multiple_concatenation
(1675, 44) concatenation
(1675, 59) ERROR
(1905, 3) statement_or_null
(1905, 3) statement
(1905, 3) statement_item
(1905, 3) subroutine_call_statement
(1905, 16) ERROR
(1927, 3) ERROR
(1927, 3) class_type
(1927, 10) parameter_value_assignment
(1927, 13) ERROR
(1927, 33) statement_or_null
(1927, 33) statement
(1927, 33) statement_item
(1927, 33) subroutine_call_statement
(1927, 33) subroutine_call
(1927, 33) tf_call
(1927, 43) list_of_arguments_parent
(1927, 44) ERROR
(1929, 3) statement_or_null
(1929, 3) statement
(1929, 3) statement_item
(1929, 3) blocking_assignment
(1929, 3) operator_assignment
(1929, 15) ERROR
(1931, 6) statement_or_null
(1931, 6) statement
(1931, 6) statement_item
(1931, 6) subroutine_call_statement
(1931, 6) subroutine_call
(1931, 6) method_call
(1931, 6) method_call_root
(1931, 6) primary
(1931, 6) function_subroutine_call
(1931, 6) subroutine_call
(1931, 6) method_call
(1931, 13) ERROR
(1931, 34) ERROR
(1931, 64) ERROR
(1932, 6) statement_or_null
(1932, 6) statement
(1932, 6) statement_item
(1932, 6) subroutine_call_statement
(1932, 6) subroutine_call
(1932, 6) method_call
(1932, 6) method_call_root
(1932, 6) primary
(1932, 6) function_subroutine_call
(1932, 6) subroutine_call
(1932, 6) method_call
(1932, 13) ERROR
(1932, 34) ERROR
(1932, 64) ERROR
(1935, 3) ERROR
(1935, 3) class_type
(1935, 10) parameter_value_assignment
(1935, 13) ERROR
(1935, 33) statement_or_null
(1935, 33) statement
(1935, 33) statement_item
(1935, 33) subroutine_call_statement
(1935, 33) subroutine_call
(1935, 33) tf_call
(1935, 43) list_of_arguments_parent
(1935, 44) ERROR
(1937, 3) statement_or_null
(1937, 3) statement
(1937, 3) statement_item
(1937, 3) blocking_assignment
(1937, 3) operator_assignment
(1937, 15) ERROR
(1939, 6) statement_or_null
(1939, 6) statement
(1939, 6) statement_item
(1939, 6) subroutine_call_statement
(1939, 6) subroutine_call
(1939, 6) method_call
(1939, 6) method_call_root
(1939, 6) primary
(1939, 6) function_subroutine_call
(1939, 6) subroutine_call
(1939, 6) method_call
(1939, 13) ERROR
(1939, 34) ERROR
(1939, 81) ERROR
(1940, 6) statement_or_null
(1940, 6) statement
(1940, 6) statement_item
(1940, 6) subroutine_call_statement
(1940, 6) subroutine_call
(1940, 6) method_call
(1940, 6) method_call_root
(1940, 6) primary
(1940, 6) function_subroutine_call
(1940, 6) subroutine_call
(1940, 6) method_call
(1940, 13) ERROR
(1940, 34) ERROR
(1940, 81) ERROR
(1943, 3) generate_item
(1943, 3) interface_or_generate_item
(1943, 3) program_instantiation
(1943, 11) parameter_value_assignment
(1943, 13) ERROR
(1946, 4) generate_item
(1946, 4) checker_or_generate_item
(1946, 4) always_construct
(1946, 16) statement
(1946, 16) statement_item
(1946, 16) seq_block
(1947, 6) ERROR
(1950, 23) block_item_declaration
(1950, 23) data_declaration
(1950, 28) list_of_variable_decl_assignments
(1950, 28) variable_decl_assignment
(1950, 28) variable_identifier
(1950, 28) simple_identifier
(1950, 29) ERROR
(1950, 137) ERROR
(1950, 140) ERROR
(1958, 3) generate_item
(1958, 3) interface_or_generate_item
(1958, 3) program_instantiation
(1958, 10) parameter_value_assignment
(1958, 13) ERROR
(1974, 3) generate_item
(1974, 3) interface_or_generate_item
(1974, 3) program_instantiation
(1974, 15) hierarchical_instance
(1974, 32) list_of_port_connections
(1974, 52) named_port_connection
(1974, 57) ERROR
(1974, 57) expression
(1974, 57) primary
(1974, 57) concatenation
(1974, 82) }
(1974, 103) ERROR
(1976, 3) generate_item
(1976, 3) checker_or_generate_item
(1976, 3) always_construct
(1976, 15) statement
(1976, 15) statement_item
(1976, 15) seq_block
(1983, 6) statement_or_null
(1983, 6) statement
(1983, 6) statement_item
(1983, 6) subroutine_call_statement
(1983, 6) subroutine_call
(1983, 6) method_call
(1983, 30) ERROR
(1983, 36) ERROR
(1984, 6) ERROR
(1984, 6) subroutine_call
(1984, 6) method_call
(1984, 24) method_call_body
(1984, 33) ERROR
(1986, 6) statement_or_null
(1986, 6) statement
(1986, 6) statement_item
(1986, 6) subroutine_call_statement
(1986, 6) subroutine_call
(1986, 6) method_call
(1986, 24) ERROR
(1988, 6) statement_or_null
(1988, 6) statement
(1988, 6) statement_item
(1988, 6) conditional_statement
(1988, 21) statement_or_null
(1988, 21) statement
(1988, 21) statement_item
(1988, 21) seq_block
(1989, 9) ERROR
(1989, 36) block_item_declaration
(1989, 36) data_declaration
(1989, 42) ERROR
(1990, 9) ERROR
(1990, 36) block_item_declaration
(1990, 36) data_declaration
(1990, 42) ERROR
(2012, 3) generate_item
(2012, 3) interface_or_generate_item
(2012, 3) program_instantiation
(2012, 10) parameter_value_assignment
(2012, 13) ERROR
(2013, 3) generate_item
(2013, 3) interface_or_generate_item
(2013, 3) program_instantiation
(2013, 10) parameter_value_assignment
(2013, 13) ERROR
(2014, 3) generate_item
(2014, 3) interface_or_generate_item
(2014, 3) program_instantiation
(2014, 10) parameter_value_assignment
(2014, 13) ERROR
(2018, 3) generate_item
(2018, 3) interface_or_generate_item
(2018, 3) program_instantiation
(2018, 11) parameter_value_assignment
(2018, 14) ERROR
(2020, 3) generate_item
(2020, 3) interface_or_generate_item
(2020, 3) program_instantiation
(2020, 11) parameter_value_assignment
(2020, 14) ERROR
(2028, 3) generate_item
(2028, 3) interface_or_generate_item
(2028, 3) program_instantiation
(2028, 10) parameter_value_assignment
(2028, 13) ERROR
(2029, 3) generate_item
(2029, 3) interface_or_generate_item
(2029, 3) program_instantiation
(2029, 10) parameter_value_assignment
(2029, 13) ERROR
(2030, 3) generate_item
(2030, 3) interface_or_generate_item
(2030, 3) program_instantiation
(2030, 10) parameter_value_assignment
(2030, 13) ERROR
(2034, 3) generate_item
(2034, 3) interface_or_generate_item
(2034, 3) program_instantiation
(2034, 10) parameter_value_assignment
(2034, 13) ERROR
(2036, 3) generate_item
(2036, 3) interface_or_generate_item
(2036, 3) program_instantiation
(2036, 10) parameter_value_assignment
(2036, 13) ERROR
(2042, 3) generate_item
(2042, 3) checker_or_generate_item
(2042, 3) continuous_assign
(2042, 31) ;
(2042, 31) ERROR
(2053, 3) generate_item
(2053, 3) checker_or_generate_item
(2053, 3) continuous_assign
(2053, 31) ;
(2053, 31) ERROR
(2111, 3) generate_item
(2111, 3) interface_or_generate_item
(2111, 3) program_instantiation
(2111, 10) parameter_value_assignment
(2111, 13) ERROR
(2113, 3) generate_item
(2113, 3) checker_or_generate_item
(2113, 3) always_construct
(2113, 15) statement
(2113, 15) statement_item
(2113, 15) seq_block
(2116, 6) statement_or_null
(2116, 6) statement
(2116, 6) statement_item
(2116, 6) subroutine_call_statement
(2116, 6) subroutine_call
(2116, 6) method_call
(2116, 17) ERROR
(2116, 23) ERROR
(2117, 6) statement_or_null
(2117, 6) statement
(2117, 6) statement_item
(2117, 6) subroutine_call_statement
(2117, 6) subroutine_call
(2117, 6) method_call
(2117, 17) ERROR
(2117, 23) ERROR
(2118, 6) statement_or_null
(2118, 6) statement
(2118, 6) statement_item
(2118, 6) subroutine_call_statement
(2118, 6) subroutine_call
(2118, 6) method_call
(2118, 21) ERROR
(2118, 27) ERROR
(2119, 6) statement_or_null
(2119, 6) statement
(2119, 6) statement_item
(2119, 6) subroutine_call_statement
(2119, 6) subroutine_call
(2119, 6) method_call
(2119, 21) ERROR
(2119, 27) ERROR
(2120, 6) statement_or_null
(2120, 6) statement
(2120, 6) statement_item
(2120, 6) subroutine_call_statement
(2120, 6) subroutine_call
(2120, 6) method_call
(2120, 25) ERROR
(2120, 31) ERROR
(2121, 6) statement_or_null
(2121, 6) statement
(2121, 6) statement_item
(2121, 6) subroutine_call_statement
(2121, 6) subroutine_call
(2121, 6) method_call
(2121, 25) ERROR
(2121, 31) ERROR
(2127, 3) generate_item
(2127, 3) interface_or_generate_item
(2127, 3) program_instantiation
(2127, 10) parameter_value_assignment
(2127, 13) ERROR
(2129, 3) generate_item
(2129, 3) checker_or_generate_item
(2129, 3) always_construct
(2129, 15) statement
(2129, 15) statement_item
(2129, 15) seq_block
(2132, 6) statement_or_null
(2132, 6) statement
(2132, 6) statement_item
(2132, 6) subroutine_call_statement
(2132, 6) subroutine_call
(2132, 6) method_call
(2132, 17) ERROR
(2132, 23) ERROR
(2133, 6) statement_or_null
(2133, 6) statement
(2133, 6) statement_item
(2133, 6) subroutine_call_statement
(2133, 6) subroutine_call
(2133, 6) method_call
(2133, 17) ERROR
(2133, 23) ERROR
(2134, 6) statement_or_null
(2134, 6) statement
(2134, 6) statement_item
(2134, 6) subroutine_call_statement
(2134, 6) subroutine_call
(2134, 6) method_call
(2134, 21) ERROR
(2134, 27) ERROR
(2135, 6) statement_or_null
(2135, 6) statement
(2135, 6) statement_item
(2135, 6) subroutine_call_statement
(2135, 6) subroutine_call
(2135, 6) method_call
(2135, 21) ERROR
(2135, 27) ERROR
(2136, 6) statement_or_null
(2136, 6) statement
(2136, 6) statement_item
(2136, 6) subroutine_call_statement
(2136, 6) subroutine_call
(2136, 6) method_call
(2136, 25) ERROR
(2136, 31) ERROR
(2137, 6) statement_or_null
(2137, 6) statement
(2137, 6) statement_item
(2137, 6) subroutine_call_statement
(2137, 6) subroutine_call
(2137, 6) method_call
(2137, 25) ERROR
(2137, 31) ERROR
(2140, 3) generate_item
(2140, 3) interface_or_generate_item
(2140, 3) program_instantiation
(2140, 10) parameter_value_assignment
(2140, 13) ERROR
(2142, 3) generate_item
(2142, 3) checker_or_generate_item
(2142, 3) always_construct
(2142, 15) statement
(2142, 15) statement_item
(2142, 15) seq_block
(2145, 6) statement_or_null
(2145, 6) statement
(2145, 6) statement_item
(2145, 6) subroutine_call_statement
(2145, 6) subroutine_call
(2145, 6) method_call
(2145, 17) ERROR
(2145, 56) ERROR
(2146, 6) statement_or_null
(2146, 6) statement
(2146, 6) statement_item
(2146, 6) subroutine_call_statement
(2146, 6) subroutine_call
(2146, 6) method_call
(2146, 21) ERROR
(2146, 56) ERROR
(2148, 6) statement_or_null
(2148, 6) statement
(2148, 6) statement_item
(2148, 6) subroutine_call_statement
(2148, 6) subroutine_call
(2148, 6) method_call
(2148, 25) ERROR
(2148, 31) ERROR
(2150, 6) statement_or_null
(2150, 6) statement
(2150, 6) statement_item
(2150, 6) subroutine_call_statement
(2150, 6) subroutine_call
(2150, 6) method_call
(2150, 17) ERROR
(2150, 23) ERROR
(2151, 6) statement_or_null
(2151, 6) statement
(2151, 6) statement_item
(2151, 6) subroutine_call_statement
(2151, 6) subroutine_call
(2151, 6) method_call
(2151, 21) ERROR
(2151, 27) ERROR
(2153, 6) statement_or_null
(2153, 6) statement
(2153, 6) statement_item
(2153, 6) subroutine_call_statement
(2153, 6) subroutine_call
(2153, 6) method_call
(2153, 25) ERROR
(2153, 31) ERROR
(2166, 3) generate_item
(2166, 3) interface_or_generate_item
(2166, 3) program_instantiation
(2166, 10) parameter_value_assignment
(2166, 13) ERROR
(2168, 3) generate_item
(2168, 3) checker_or_generate_item
(2168, 3) always_construct
(2168, 15) statement
(2168, 15) statement_item
(2168, 15) seq_block
(2176, 6) ERROR
(2176, 6) subroutine_call
(2176, 6) method_call
(2176, 13) method_call_body
(2176, 17) ERROR
(2178, 6) ERROR
(2178, 6) subroutine_call
(2178, 6) method_call
(2178, 13) method_call_body
(2178, 17) ERROR
(2179, 6) statement_or_null
(2179, 6) statement
(2179, 6) statement_item
(2179, 6) subroutine_call_statement
(2179, 6) subroutine_call
(2179, 6) method_call
(2179, 13) method_call_body
(2179, 21) ERROR
(2179, 68) ERROR
(2181, 6) statement_or_null
(2181, 6) statement
(2181, 6) statement_item
(2181, 6) subroutine_call_statement
(2181, 6) subroutine_call
(2181, 6) method_call
(2181, 25) ERROR
(2181, 31) ERROR
(2182, 6) statement_or_null
(2182, 6) statement
(2182, 6) statement_item
(2182, 6) subroutine_call_statement
(2182, 6) subroutine_call
(2182, 6) method_call
(2182, 20) ERROR
(2182, 26) ERROR
(2183, 6) statement_or_null
(2183, 6) statement
(2183, 6) statement_item
(2183, 6) subroutine_call_statement
(2183, 6) subroutine_call
(2183, 6) method_call
(2183, 21) ERROR
(2183, 27) ERROR
(2185, 6) statement_or_null
(2185, 6) statement
(2185, 6) statement_item
(2185, 6) subroutine_call_statement
(2185, 6) subroutine_call
(2185, 6) method_call
(2185, 17) ERROR
(2185, 23) ERROR
(2186, 6) statement_or_null
(2186, 6) statement
(2186, 6) statement_item
(2186, 6) subroutine_call_statement
(2186, 6) subroutine_call
(2186, 6) method_call
(2186, 21) ERROR
(2186, 27) ERROR
(2187, 6) statement_or_null
(2187, 6) statement
(2187, 6) statement_item
(2187, 6) subroutine_call_statement
(2187, 6) subroutine_call
(2187, 6) method_call
(2187, 25) ERROR
(2187, 31) ERROR
(2192, 3) generate_item
(2192, 3) interface_or_generate_item
(2192, 3) program_instantiation
(2192, 10) parameter_value_assignment
(2192, 13) ERROR
(2194, 3) generate_item
(2194, 3) checker_or_generate_item
(2194, 3) continuous_assign
(2194, 41) ;
(2194, 41) ERROR
(2197, 3) generate_item
(2197, 3) checker_or_generate_item
(2197, 3) continuous_assign
(2197, 14) list_of_net_assignments
(2197, 14) net_assignment
(2197, 26) expression
(2197, 26) expression
(2197, 36) expression
(2197, 37) primary
(2197, 38) mintypmax_expression
(2197, 38) expression
(2197, 107) expression
(2197, 107) primary
(2197, 108) mintypmax_expression
(2197, 116) ERROR
(2197, 119) expression
(2197, 120) ERROR
(2197, 133) ERROR
(2197, 137) ERROR
(2202, 3) generate_item
(2202, 3) checker_or_generate_item
(2202, 3) continuous_assign
(2202, 41) ;
(2202, 41) ERROR
(2223, 3) generate_item
(2223, 3) interface_or_generate_item
(2223, 3) program_instantiation
(2223, 15) hierarchical_instance
(2223, 28) list_of_port_connections
(2223, 72) named_port_connection
(2223, 83) ERROR
(2467, 0) generate_item
(2467, 0) interface_or_generate_item
(2467, 0) net_declaration
(2484, 6) ;
(2484, 7) generate_item
(2484, 7) interface_or_generate_item
(2484, 7) net_declaration
(2485, 9) ;
(2485, 10) ERROR
(2487, 9) generate_item
(2487, 9) checker_or_generate_item
(2487, 9) checker_or_generate_item_declaration
(2487, 9) data_declaration
(2489, 9) ;
(2489, 10) generate_item
(2489, 10) interface_or_generate_item
(2489, 10) net_declaration
(2490, 3) ERROR
(0, 0) source_file
(15, 0) module_declaration
(15, 19) module_ansi_header
(15, 19) parameter_port_list
(16, 31) parameter_port_declaration
(16, 45) list_of_param_assignments
(16, 45) param_assignment
(16, 45) parameter_identifier
(16, 45) simple_identifier
(63, 3) module_or_generate_item
(63, 3) program_instantiation
(63, 28) hierarchical_instance
(63, 39) list_of_port_connections
(63, 79) named_port_connection
(63, 84) expression
(63, 84) primary
(63, 94) select1
(63, 111) ERROR
(63, 117) named_port_connection
(63, 123) expression
(63, 123) primary
(63, 134) select1
(63, 151) ERROR
(67, 3) module_or_generate_item
(67, 3) loop_generate_construct
(67, 38) generate_block
(68, 6) generate_item
(68, 6) checker_or_generate_item
(68, 6) continuous_assign
(68, 13) list_of_variable_assignments
(68, 13) variable_assignment
(68, 39) expression
(68, 57) expression
(68, 57) primary
(68, 57) multiple_concatenation
(68, 60) concatenation
(68, 61) expression
(68, 61) expression
(68, 61) primary
(68, 72) select1
(68, 89) ERROR
(75, 3) module_or_generate_item
(75, 3) always_construct
(75, 15) statement
(75, 15) statement_item
(75, 15) seq_block
(86, 6) statement_or_null
(86, 6) statement
(86, 6) statement_item
(86, 6) loop_statement
(86, 38) statement_or_null
(86, 38) statement
(86, 38) statement_item
(86, 38) seq_block
(87, 9) statement_or_null
(87, 9) statement
(87, 9) statement_item
(87, 9) loop_statement
(87, 36) statement_or_null
(87, 36) statement
(87, 36) statement_item
(87, 36) seq_block
(88, 12) statement_or_null
(88, 12) statement
(88, 12) statement_item
(88, 12) blocking_assignment
(88, 12) operator_assignment
(88, 25) expression
(88, 25) primary
(88, 26) mintypmax_expression
(88, 26) expression
(88, 26) expression
(88, 26) primary
(88, 26) multiple_concatenation
(88, 29) concatenation
(88, 30) expression
(88, 62) expression
(88, 62) primary
(88, 63) mintypmax_expression
(88, 63) expression
(88, 63) primary
(88, 74) select1
(88, 91) ]
(88, 91) ERROR
(88, 92) expression
(88, 93) ERROR
(89, 12) statement_or_null
(89, 12) statement
(89, 12) statement_item
(89, 12) blocking_assignment
(89, 12) operator_assignment
(89, 25) expression
(89, 25) primary
(89, 26) mintypmax_expression
(89, 26) expression
(89, 26) expression
(89, 26) primary
(89, 26) multiple_concatenation
(89, 29) concatenation
(89, 30) expression
(89, 62) expression
(89, 62) primary
(89, 63) mintypmax_expression
(89, 63) expression
(89, 63) primary
(89, 74) select1
(89, 91) ]
(89, 91) ERROR
(89, 92) expression
(89, 93) ERROR
(90, 12) statement_or_null
(90, 12) statement
(90, 12) statement_item
(90, 12) blocking_assignment
(90, 12) operator_assignment
(90, 25) expression
(90, 25) primary
(90, 26) mintypmax_expression
(90, 26) expression
(90, 26) expression
(90, 26) primary
(90, 26) multiple_concatenation
(90, 29) concatenation
(90, 30) expression
(90, 62) expression
(90, 62) primary
(90, 63) mintypmax_expression
(90, 63) expression
(90, 63) primary
(90, 74) select1
(90, 91) ]
(90, 91) ERROR
(90, 92) expression
(90, 93) ERROR
(91, 12) statement_or_null
(91, 12) statement
(91, 12) statement_item
(91, 12) blocking_assignment
(91, 12) operator_assignment
(91, 25) expression
(91, 25) primary
(91, 26) mintypmax_expression
(91, 26) expression
(91, 26) expression
(91, 26) primary
(91, 26) multiple_concatenation
(91, 29) concatenation
(91, 30) expression
(91, 62) expression
(91, 62) primary
(91, 63) mintypmax_expression
(91, 63) expression
(91, 63) primary
(91, 74) select1
(91, 91) ]
(91, 91) ERROR
(91, 92) expression
(91, 93) ERROR
(0, 0) source_file
(15, 0) module_declaration
(301, 3) module_or_generate_item
(301, 3) conditional_generate_construct
(301, 3) if_generate_construct
(301, 29) generate_block
(302, 6) generate_item
(302, 6) checker_or_generate_item
(302, 6) continuous_assign
(302, 13) list_of_net_assignments
(302, 13) net_assignment
(302, 22) expression
(302, 22) expression
(302, 22) primary
(302, 23) mintypmax_expression
(302, 23) expression
(302, 23) expression
(302, 23) primary
(302, 23) multiple_concatenation
(302, 24) ERROR
(303, 22) expression
(303, 22) primary
(303, 23) mintypmax_expression
(303, 23) expression
(303, 23) expression
(303, 23) primary
(303, 23) multiple_concatenation
(303, 24) ERROR
(305, 6) generate_item
(305, 6) interface_or_generate_item
(305, 6) program_instantiation
(305, 13) parameter_value_assignment
(305, 15) ERROR
(307, 6) generate_item
(307, 6) checker_or_generate_item
(307, 6) continuous_assign
(307, 13) list_of_net_assignments
(307, 13) net_assignment
(307, 22) expression
(307, 22) expression
(307, 22) expression
(307, 22) primary
(307, 23) mintypmax_expression
(307, 23) expression
(307, 23) expression
(307, 23) primary
(307, 23) multiple_concatenation
(307, 24) ERROR
(308, 22) expression
(308, 22) primary
(308, 23) mintypmax_expression
(308, 23) expression
(308, 23) expression
(308, 23) primary
(308, 23) multiple_concatenation
(308, 24) ERROR
(309, 22) expression
(309, 22) primary
(309, 23) mintypmax_expression
(309, 23) expression
(309, 23) expression
(309, 23) primary
(309, 23) multiple_concatenation
(309, 24) ERROR
(311, 6) generate_item
(311, 6) interface_or_generate_item
(311, 6) program_instantiation
(311, 13) parameter_value_assignment
(311, 15) ERROR
(318, 3) module_or_generate_item
(318, 3) continuous_assign
(318, 10) list_of_net_assignments
(318, 10) net_assignment
(318, 19) expression
(318, 19) expression
(318, 19) expression
(318, 19) expression
(318, 19) primary
(318, 20) mintypmax_expression
(318, 20) expression
(318, 20) expression
(318, 20) primary
(318, 20) multiple_concatenation
(318, 21) ERROR
(319, 19) expression
(319, 19) primary
(319, 20) mintypmax_expression
(319, 20) expression
(319, 20) expression
(319, 20) primary
(319, 20) multiple_concatenation
(319, 21) ERROR
(320, 19) expression
(320, 19) primary
(320, 20) mintypmax_expression
(320, 20) expression
(320, 20) expression
(320, 20) primary
(320, 20) multiple_concatenation
(320, 21) ERROR
(321, 19) expression
(321, 19) primary
(321, 20) mintypmax_expression
(321, 20) expression
(321, 20) expression
(321, 20) primary
(321, 20) multiple_concatenation
(321, 21) ERROR
(323, 3) module_or_generate_item
(323, 3) program_instantiation
(323, 10) parameter_value_assignment
(323, 12) ERROR
(327, 3) module_or_generate_item
(327, 3) continuous_assign
(327, 10) list_of_net_assignments
(327, 10) net_assignment
(327, 19) expression
(327, 19) expression
(327, 19) expression
(327, 19) primary
(327, 20) mintypmax_expression
(327, 20) expression
(327, 20) expression
(327, 20) primary
(327, 20) multiple_concatenation
(327, 21) ERROR
(328, 19) expression
(328, 19) primary
(328, 20) mintypmax_expression
(328, 20) expression
(328, 20) expression
(328, 20) primary
(328, 20) multiple_concatenation
(328, 21) ERROR
(329, 19) expression
(329, 19) primary
(329, 20) mintypmax_expression
(329, 20) expression
(329, 20) expression
(329, 20) primary
(329, 20) multiple_concatenation
(329, 21) ERROR
(331, 3) module_or_generate_item
(331, 3) program_instantiation
(331, 10) parameter_value_assignment
(331, 12) ERROR
(0, 0) source_file
(25, 0) module_declaration
(26, 3) module_ansi_header
(27, 0) list_of_port_declarations
(121, 3) ansi_port_declaration
(121, 3) variable_port_header
(121, 9) variable_port_type
(121, 9) _variable_port_type
(121, 9) data_type
(121, 15) packed_dimension
(121, 15) unsized_dimension
(121, 16) ERROR
(132, 3) ansi_port_declaration
(132, 3) variable_port_header
(132, 9) variable_port_type
(132, 9) _variable_port_type
(132, 9) data_type
(132, 15) packed_dimension
(132, 15) unsized_dimension
(132, 16) ERROR
(134, 0) ERROR
(137, 0) ERROR
(140, 0) ERROR
(161, 0) ERROR
(163, 0) ERROR
(165, 0) ERROR
(611, 3) module_or_generate_item
(611, 3) continuous_assign
(611, 84) ;
(611, 84) module_or_generate_item
(611, 84) data_declaration
(611, 90) ERROR
(612, 3) module_or_generate_item
(612, 3) continuous_assign
(612, 84) ;
(612, 84) module_or_generate_item
(612, 84) data_declaration
(612, 90) ERROR
(724, 3) module_or_generate_item
(724, 3) program_instantiation
(724, 9) parameter_value_assignment
(724, 12) ERROR
(731, 3) module_or_generate_item
(731, 3) continuous_assign
(731, 63) ;
(731, 63) ERROR
(802, 3) ERROR
(804, 3) module_or_generate_item
(804, 3) net_declaration
(805, 0) ERROR
(806, 3) list_of_net_decl_assignments
(806, 12) ERROR
(806, 17) ERROR
(806, 30) ERROR
(807, 28) ERROR
(821, 34) ERROR
(822, 27) ERROR
(823, 52) ERROR
(824, 52) ERROR
(825, 52) ERROR
(826, 34) net_decl_assignment
(826, 52) ERROR
(827, 52) ERROR
(828, 52) ERROR
(829, 52) ERROR
(830, 34) net_decl_assignment
(830, 52) ERROR
(831, 34) net_decl_assignment
(831, 52) ERROR
(832, 52) ERROR
(833, 52) ERROR
(834, 52) ERROR
(835, 52) ERROR
(838, 3) module_or_generate_item
(838, 3) program_instantiation
(838, 32) hierarchical_instance
(838, 45) list_of_port_connections
(842, 46) named_port_connection
(842, 52) ERROR
(842, 52) expression
(842, 52) primary
(842, 52) concatenation
(842, 76) }
(843, 94) ERROR
(846, 3) module_or_generate_item
(846, 3) program_instantiation
(846, 9) parameter_value_assignment
(846, 11) list_of_parameter_assignments
(846, 11) ordered_parameter_assignment
(846, 11) _ordered_parameter_assignment
(846, 11) mintypmax_expression
(846, 11) expression
(846, 13) ERROR
(847, 8) hierarchical_instance
(847, 24) list_of_port_connections
(850, 27) named_port_connection
(850, 33) ERROR
(850, 33) expression
(850, 33) primary
(850, 33) concatenation
(850, 58) }
(851, 90) ERROR
(1891, 3) module_or_generate_item
(1891, 3) continuous_assign
(1891, 65) ;
(1891, 65) module_or_generate_item
(1891, 65) data_declaration
(1891, 71) ERROR
(1891, 93) ERROR
(1892, 3) module_or_generate_item
(1892, 3) continuous_assign
(1892, 65) ;
(1892, 65) module_or_generate_item
(1892, 65) data_declaration
(1892, 71) ERROR
(1892, 93) ERROR
(2483, 0) module_or_generate_item
(2483, 0) continuous_assign
(2483, 7) list_of_net_assignments
(2483, 7) net_assignment
(2483, 32) expression
(2483, 32) primary
(2483, 34) mintypmax_expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2483, 34) expression
(2511, 0) ERROR
(2513, 0) ERROR
(2515, 0) ERROR
(0, 0) source_file
(24, 0) module_declaration
(43, 3) module_or_generate_item
(43, 3) loop_generate_construct
(43, 30) generate_block
(44, 6) generate_item
(44, 6) checker_or_generate_item
(44, 6) continuous_assign
(44, 13) list_of_variable_assignments
(44, 13) variable_assignment
(44, 42) expression
(44, 42) primary
(44, 43) mintypmax_expression
(44, 43) expression
(44, 107) expression
(44, 107) primary
(44, 107) concatenation
(44, 152) }
(44, 155) ERROR
(46, 6) generate_item
(46, 6) checker_or_generate_item
(46, 6) continuous_assign
(46, 13) list_of_variable_assignments
(46, 13) variable_assignment
(46, 42) expression
(46, 42) primary
(46, 43) mintypmax_expression
(46, 43) expression
(46, 107) expression
(46, 107) primary
(46, 107) concatenation
(46, 152) }
(46, 155) ERROR
(48, 6) generate_item
(48, 6) interface_or_generate_item
(48, 6) program_instantiation
(48, 21) hierarchical_instance
(48, 39) list_of_port_connections
(48, 39) named_port_connection
(48, 70) ERROR
(49, 6) generate_item
(49, 6) interface_or_generate_item
(49, 6) program_instantiation
(49, 21) hierarchical_instance
(49, 39) list_of_port_connections
(49, 39) named_port_connection
(49, 70) ERROR
(0, 0) source_file
(29, 0) module_declaration
(30, 3) module_ansi_header
(31, 0) list_of_port_declarations
(187, 0) ERROR
(189, 0) ERROR
(191, 0) ERROR
(230, 3) ansi_port_declaration
(230, 3) variable_port_header
(230, 9) variable_port_type
(230, 9) _variable_port_type
(230, 9) data_type
(230, 15) packed_dimension
(230, 15) unsized_dimension
(230, 16) ERROR
(241, 3) ansi_port_declaration
(241, 3) variable_port_header
(241, 9) variable_port_type
(241, 9) _variable_port_type
(241, 9) data_type
(241, 15) packed_dimension
(241, 15) unsized_dimension
(241, 16) ERROR
(244, 0) ERROR
(247, 0) ERROR
(250, 0) ERROR
(399, 3) module_or_generate_item
(399, 3) any_parameter_declaration
(399, 3) local_parameter_declaration
(399, 14) list_of_param_assignments
(399, 14) param_assignment
(399, 31) ERROR
(0, 0) source_file
(16, 0) module_declaration
(100, 3) module_or_generate_item
(100, 3) program_instantiation
(100, 10) parameter_value_assignment
(100, 12) ERROR
(234, 3) module_or_generate_item
(234, 3) continuous_assign
(234, 10) list_of_net_assignments
(234, 10) net_assignment
(234, 30) expression
(234, 43) expression
(234, 43) primary
(234, 55) ERROR
(234, 59) expression
(234, 60) ERROR
(256, 3) module_or_generate_item
(256, 3) continuous_assign
(256, 10) list_of_net_assignments
(256, 10) net_assignment
(256, 23) expression
(256, 23) expression
(256, 23) primary
(256, 24) mintypmax_expression
(256, 24) expression
(256, 34) ERROR
(256, 48) ERROR
(256, 55) expression
(256, 55) primary
(256, 56) mintypmax_expression
(256, 56) expression
(256, 67) ERROR
(258, 3) module_or_generate_item
(258, 3) continuous_assign
(258, 10) list_of_net_assignments
(258, 10) net_assignment
(258, 23) expression
(258, 23) expression
(258, 23) primary
(258, 24) mintypmax_expression
(258, 24) expression
(258, 35) ERROR
(258, 56) expression
(258, 56) primary
(258, 57) mintypmax_expression
(258, 57) expression
(258, 67) ERROR
(262, 3) module_or_generate_item
(262, 3) always_construct
(262, 15) statement
(262, 15) statement_item
(262, 15) seq_block
(265, 6) ERROR
(265, 6) subroutine_call
(265, 6) method_call
(265, 19) method_call_body
(265, 27) ERROR
(266, 6) ERROR
(266, 6) subroutine_call
(266, 6) method_call
(266, 19) method_call_body
(266, 27) ERROR
(267, 6) ERROR
(267, 6) subroutine_call
(267, 6) method_call
(267, 19) method_call_body
(267, 23) ERROR
(267, 55) statement_or_null
(267, 55) statement
(267, 55) statement_item
(267, 55) subroutine_call_statement
(267, 65) ERROR
(268, 6) ERROR
(268, 6) subroutine_call
(268, 6) method_call
(268, 19) method_call_body
(268, 23) ERROR
(268, 55) statement_or_null
(268, 55) statement
(268, 55) statement_item
(268, 55) subroutine_call_statement
(268, 65) ERROR
(0, 0) source_file
(16, 0) module_declaration
(17, 3) module_ansi_header
(18, 0) list_of_port_declarations
(160, 3) ansi_port_declaration
(160, 3) variable_port_header
(160, 10) variable_port_type
(160, 10) _variable_port_type
(160, 10) data_type
(160, 16) packed_dimension
(160, 16) unsized_dimension
(160, 17) ERROR
(169, 0) ERROR
(171, 0) ERROR
(173, 0) ERROR
(175, 3) ansi_port_declaration
(175, 3) variable_port_header
(175, 10) variable_port_type
(175, 10) _variable_port_type
(175, 10) data_type
(175, 16) packed_dimension
(175, 16) unsized_dimension
(175, 17) ERROR
(186, 0) ERROR
(188, 0) ERROR
(190, 0) ERROR
(192, 3) ansi_port_declaration
(192, 3) variable_port_header
(192, 10) variable_port_type
(192, 10) _variable_port_type
(192, 10) data_type
(192, 16) packed_dimension
(192, 16) unsized_dimension
(192, 17) ERROR
(373, 3) module_or_generate_item
(373, 3) always_construct
(373, 15) statement
(373, 15) statement_item
(373, 15) seq_block
(374, 6) ERROR
(375, 6) statement_or_null
(375, 6) statement
(375, 6) statement_item
(375, 6) subroutine_call_statement
(375, 6) subroutine_call
(375, 6) method_call
(375, 24) ERROR
(375, 45) ERROR
(377, 29) block_item_declaration
(377, 29) data_declaration
(377, 62) list_of_variable_decl_assignments
(377, 62) variable_decl_assignment
(377, 62) variable_identifier
(377, 62) simple_identifier
(377, 85) ;
(377, 85) block_item_declaration
(377, 85) data_declaration
(377, 118) list_of_variable_decl_assignments
(377, 118) variable_decl_assignment
(377, 118) variable_identifier
(377, 118) simple_identifier
(378, 6) ERROR
(378, 28) block_item_declaration
(378, 28) data_declaration
(378, 33) list_of_variable_decl_assignments
(378, 33) variable_decl_assignment
(378, 33) variable_identifier
(378, 33) simple_identifier
(378, 55) ;
(378, 55) block_item_declaration
(378, 55) data_declaration
(378, 60) ERROR
(381, 6) ERROR
(381, 6) subroutine_call
(381, 6) method_call
(381, 24) ERROR
(383, 29) block_item_declaration
(383, 29) data_declaration
(383, 62) list_of_variable_decl_assignments
(383, 62) variable_decl_assignment
(383, 62) variable_identifier
(383, 62) simple_identifier
(383, 85) ;
(383, 85) block_item_declaration
(383, 85) data_declaration
(383, 118) list_of_variable_decl_assignments
(383, 118) variable_decl_assignment
(383, 118) variable_identifier
(383, 118) simple_identifier
(384, 6) ERROR
(384, 28) block_item_declaration
(384, 28) data_declaration
(384, 33) list_of_variable_decl_assignments
(384, 33) variable_decl_assignment
(384, 33) variable_identifier
(384, 33) simple_identifier
(384, 55) ;
(384, 55) ERROR
(441, 3) module_or_generate_item
(441, 3) program_instantiation
(441, 10) parameter_value_assignment
(441, 12) ERROR
(442, 3) module_or_generate_item
(442, 3) program_instantiation
(442, 10) parameter_value_assignment
(442, 12) ERROR
(446, 3) module_or_generate_item
(446, 3) program_instantiation
(446, 10) parameter_value_assignment
(446, 12) ERROR
(447, 3) module_or_generate_item
(447, 3) program_instantiation
(447, 10) parameter_value_assignment
(447, 12) ERROR
(453, 3) module_or_generate_item
(453, 3) program_instantiation
(453, 10) parameter_value_assignment
(453, 12) ERROR
(454, 3) module_or_generate_item
(454, 3) program_instantiation
(454, 10) parameter_value_assignment
(454, 12) ERROR
(455, 3) module_or_generate_item
(455, 3) program_instantiation
(455, 10) parameter_value_assignment
(455, 12) ERROR
(456, 3) module_or_generate_item
(456, 3) program_instantiation
(456, 10) parameter_value_assignment
(456, 12) ERROR
(459, 3) module_or_generate_item
(459, 3) program_instantiation
(459, 10) parameter_value_assignment
(459, 12) ERROR
(460, 3) module_or_generate_item
(460, 3) program_instantiation
(460, 10) parameter_value_assignment
(460, 12) ERROR
(461, 3) module_or_generate_item
(461, 3) program_instantiation
(461, 10) parameter_value_assignment
(461, 12) ERROR
(462, 3) module_or_generate_item
(462, 3) program_instantiation
(462, 10) parameter_value_assignment
(462, 12) ERROR
(528, 3) module_or_generate_item
(528, 3) data_declaration
(528, 3) data_type_or_implicit1
(528, 3) data_type
(528, 9) packed_dimension
(528, 9) unsized_dimension
(528, 10) ERROR
(529, 3) module_or_generate_item
(529, 3) data_declaration
(529, 3) data_type_or_implicit1
(529, 3) data_type
(529, 9) packed_dimension
(529, 9) unsized_dimension
(529, 10) ERROR
(536, 3) module_or_generate_item
(536, 3) continuous_assign
(536, 10) list_of_net_assignments
(536, 10) net_assignment
(536, 24) expression
(536, 64) expression
(536, 64) primary
(536, 65) mintypmax_expression
(536, 65) expression
(536, 85) ERROR
(537, 3) module_or_generate_item
(537, 3) continuous_assign
(537, 10) list_of_net_assignments
(537, 10) net_assignment
(537, 23) expression
(537, 63) expression
(537, 63) primary
(537, 64) mintypmax_expression
(537, 64) expression
(537, 84) ERROR
(539, 4) module_or_generate_item
(539, 4) continuous_assign
(539, 11) list_of_net_assignments
(539, 11) net_assignment
(539, 42) expression
(539, 42) primary
(539, 44) mintypmax_expression
(539, 44) expression
(539, 44) expression
(539, 44) expression
(539, 44) expression
(539, 44) expression
(540, 0) ERROR
(542, 0) ERROR
(544, 0) ERROR
(557, 3) module_or_generate_item
(557, 3) continuous_assign
(557, 10) list_of_net_assignments
(557, 10) net_assignment
(557, 42) expression
(557, 42) primary
(557, 44) mintypmax_expression
(557, 44) expression
(557, 44) expression
(557, 44) expression
(557, 44) expression
(558, 0) ERROR
(560, 0) ERROR
(562, 0) ERROR
(574, 3) module_or_generate_item
(574, 3) program_instantiation
(574, 10) parameter_value_assignment
(574, 12) ERROR
(575, 3) module_or_generate_item
(575, 3) program_instantiation
(575, 10) parameter_value_assignment
(575, 12) ERROR
(633, 3) module_or_generate_item
(633, 3) continuous_assign
(633, 69) ;
(633, 69) ERROR
(634, 3) module_or_generate_item
(634, 3) continuous_assign
(634, 69) ;
(634, 69) ERROR
(636, 3) module_or_generate_item
(636, 3) continuous_assign
(636, 69) ;
(636, 69) ERROR
(639, 3) module_or_generate_item
(639, 3) continuous_assign
(639, 89) ;
(639, 89) module_or_generate_item
(639, 89) data_declaration
(639, 122) list_of_variable_decl_assignments
(639, 122) variable_decl_assignment
(639, 122) variable_identifier
(639, 122) simple_identifier
(647, 3) module_or_generate_item
(647, 3) continuous_assign
(647, 69) ;
(647, 69) ERROR
(648, 3) module_or_generate_item
(648, 3) continuous_assign
(648, 69) ;
(648, 69) ERROR
(649, 3) module_or_generate_item
(649, 3) continuous_assign
(649, 69) ;
(649, 69) ERROR
(652, 3) module_or_generate_item
(652, 3) continuous_assign
(652, 89) ;
(652, 89) module_or_generate_item
(652, 89) data_declaration
(652, 122) list_of_variable_decl_assignments
(652, 122) variable_decl_assignment
(652, 122) variable_identifier
(652, 122) simple_identifier
(685, 3) module_or_generate_item
(685, 3) program_instantiation
(685, 10) parameter_value_assignment
(685, 12) ERROR
(687, 3) module_or_generate_item
(687, 3) data_declaration
(687, 3) data_type_or_implicit1
(687, 3) data_type
(687, 9) packed_dimension
(687, 9) unsized_dimension
(687, 10) ERROR
(701, 3) module_or_generate_item
(701, 3) continuous_assign
(701, 86) ;
(701, 86) ERROR
(702, 3) module_or_generate_item
(702, 3) continuous_assign
(702, 89) ;
(702, 89) ERROR
(703, 3) module_or_generate_item
(703, 3) continuous_assign
(703, 87) ;
(703, 87) module_or_generate_item
(703, 87) data_declaration
(703, 120) list_of_variable_decl_assignments
(703, 120) variable_decl_assignment
(703, 120) variable_identifier
(703, 120) simple_identifier
(704, 3) module_or_generate_item
(704, 3) continuous_assign
(704, 86) ;
(704, 86) ERROR
(705, 3) module_or_generate_item
(705, 3) continuous_assign
(705, 86) ;
(705, 86) module_or_generate_item
(705, 86) data_declaration
(705, 109) list_of_variable_decl_assignments
(705, 109) variable_decl_assignment
(705, 109) variable_identifier
(705, 109) simple_identifier
(708, 3) module_or_generate_item
(708, 3) continuous_assign
(708, 67) ;
(708, 67) ERROR
(0, 0) source_file
(27, 0) ERROR
(227, 3) module_or_generate_item
(227, 3) data_declaration
(227, 3) data_type_or_implicit1
(227, 3) data_type
(227, 9) packed_dimension
(227, 9) unsized_dimension
(227, 10) ERROR
(322, 3) module_or_generate_item
(322, 3) program_instantiation
(322, 16) hierarchical_instance
(323, 6) list_of_port_connections
(324, 6) named_port_connection
(324, 20) expression
(324, 20) primary
(324, 32) select1
(324, 44) ERROR
(325, 6) named_port_connection
(325, 20) expression
(325, 20) primary
(325, 32) select1
(325, 44) ERROR
(329, 3) module_or_generate_item
(329, 3) program_instantiation
(329, 13) hierarchical_instance
(330, 6) list_of_port_connections
(330, 6) named_port_connection
(330, 20) expression
(330, 20) primary
(330, 32) select1
(330, 46) ERROR
(331, 6) named_port_connection
(331, 20) expression
(331, 20) primary
(331, 32) select1
(331, 46) ERROR
(332, 6) named_port_connection
(332, 20) expression
(332, 20) primary
(332, 32) select1
(332, 46) ERROR
(333, 6) named_port_connection
(333, 20) expression
(333, 20) primary
(333, 32) select1
(333, 46) ERROR
(334, 6) named_port_connection
(334, 20) expression
(334, 20) primary
(334, 32) select1
(334, 46) ERROR
(335, 6) named_port_connection
(335, 20) expression
(335, 20) primary
(335, 32) select1
(335, 46) ERROR
(340, 3) module_or_generate_item
(340, 3) program_instantiation
(340, 11) hierarchical_instance
(341, 6) list_of_port_connections
(341, 6) named_port_connection
(341, 20) expression
(341, 20) primary
(341, 32) select1
(341, 44) ERROR
(342, 6) named_port_connection
(342, 20) expression
(342, 20) primary
(342, 32) select1
(342, 44) ERROR
(369, 10) variable_assignment
(369, 40) expression
(369, 40) primary
(369, 40) concatenation
(372, 65) }
(373, 36) ERROR
(377, 53) stream_operator
(377, 53) >>
(377, 53) ERROR
(378, 42) method_call_root
(378, 42) primary
(378, 43) ERROR
(379, 42) method_call_root
(379, 42) primary
(379, 43) ERROR
(379, 78) ERROR
(382, 12) method_call_root
(382, 12) primary
(382, 12) function_subroutine_call
(382, 12) subroutine_call
(382, 12) tf_call
(382, 34) ERROR
(383, 7) list_of_arguments_parent
(383, 16) ERROR
(383, 42) constant_expression
(383, 71) constant_expression
(383, 72) ERROR
(386, 55) ERROR
(0, 0) source_file
(27, 0) module_declaration
(230, 3) module_or_generate_item
(230, 3) always_construct
(230, 15) statement
(230, 15) statement_item
(230, 15) seq_block
(237, 6) statement_or_null
(237, 6) statement
(237, 6) statement_item
(237, 6) subroutine_call_statement
(237, 6) subroutine_call
(237, 6) method_call
(237, 21) method_call_body
(237, 27) ERROR
(237, 59) ERROR
(238, 6) statement_or_null
(238, 6) statement
(238, 6) statement_item
(238, 6) subroutine_call_statement
(238, 6) subroutine_call
(238, 6) method_call
(238, 6) method_call_root
(238, 6) primary
(238, 6) function_subroutine_call
(238, 6) subroutine_call
(238, 6) method_call
(238, 21) ERROR
(238, 41) method_call_body
(238, 47) ERROR
(239, 6) statement_or_null
(239, 6) statement
(239, 6) statement_item
(239, 6) subroutine_call_statement
(239, 6) subroutine_call
(239, 6) method_call
(239, 6) method_call_root
(239, 6) primary
(239, 6) function_subroutine_call
(239, 6) subroutine_call
(239, 6) method_call
(239, 21) ERROR
(239, 41) method_call_body
(239, 47) ERROR
(240, 6) statement_or_null
(240, 6) statement
(240, 6) statement_item
(240, 6) subroutine_call_statement
(240, 6) subroutine_call
(240, 6) method_call
(240, 6) method_call_root
(240, 6) primary
(240, 6) function_subroutine_call
(240, 6) subroutine_call
(240, 6) method_call
(240, 21) ERROR
(240, 41) method_call_body
(240, 47) ERROR
(240, 81) ERROR
(241, 6) statement_or_null
(241, 6) statement
(241, 6) statement_item
(241, 6) subroutine_call_statement
(241, 6) subroutine_call
(241, 6) method_call
(241, 6) method_call_root
(241, 6) primary
(241, 6) function_subroutine_call
(241, 6) subroutine_call
(241, 6) method_call
(241, 21) ERROR
(241, 41) method_call_body
(241, 47) ERROR
(251, 3) module_or_generate_item
(251, 3) program_instantiation
(251, 10) parameter_value_assignment
(251, 12) ERROR
(251, 32) hierarchical_instance
(251, 47) list_of_port_connections
(251, 51) named_port_connection
(251, 56) expression
(251, 56) primary
(251, 70) select1
(251, 71) ERROR
(251, 95) named_port_connection
(251, 101) expression
(251, 101) primary
(251, 112) select1
(251, 113) ERROR
(252, 3) module_or_generate_item
(252, 3) program_instantiation
(252, 10) parameter_value_assignment
(252, 12) ERROR
(252, 32) hierarchical_instance
(252, 47) list_of_port_connections
(252, 51) named_port_connection
(252, 56) expression
(252, 56) primary
(252, 70) select1
(252, 71) ERROR
(252, 95) named_port_connection
(252, 101) expression
(252, 101) primary
(252, 112) select1
(252, 113) ERROR
(253, 3) module_or_generate_item
(253, 3) program_instantiation
(253, 10) parameter_value_assignment
(253, 12) ERROR
(253, 32) hierarchical_instance
(253, 47) list_of_port_connections
(253, 51) named_port_connection
(253, 56) expression
(253, 56) primary
(253, 70) select1
(253, 71) ERROR
(253, 95) named_port_connection
(253, 101) expression
(253, 101) primary
(253, 112) select1
(253, 113) ERROR
(254, 3) module_or_generate_item
(254, 3) program_instantiation
(254, 9) parameter_value_assignment
(254, 11) ERROR
(254, 31) hierarchical_instance
(254, 46) list_of_port_connections
(254, 50) named_port_connection
(254, 55) expression
(254, 55) primary
(254, 69) select1
(254, 70) ERROR
(254, 94) named_port_connection
(254, 100) expression
(254, 100) primary
(254, 111) select1
(254, 112) ERROR
(255, 3) module_or_generate_item
(255, 3) program_instantiation
(255, 9) parameter_value_assignment
(255, 11) ERROR
(255, 31) hierarchical_instance
(255, 46) list_of_port_connections
(255, 50) named_port_connection
(255, 55) expression
(255, 55) primary
(255, 69) select1
(255, 70) ERROR
(255, 94) named_port_connection
(255, 100) expression
(255, 100) primary
(255, 111) select1
(255, 112) ERROR
(284, 3) module_or_generate_item
(284, 3) continuous_assign
(284, 10) list_of_net_assignments
(284, 10) net_assignment
(284, 36) expression
(284, 36) conditional_expression
(284, 36) cond_predicate
(284, 36) expression_or_cond_pattern
(284, 36) expression
(284, 36) conditional_expression
(284, 36) cond_predicate
(284, 36) expression_or_cond_pattern
(284, 36) expression
(284, 36) conditional_expression
(285, 36) expression
(285, 36) primary
(285, 72) ERROR
(286, 36) expression
(286, 36) primary
(286, 72) ERROR
(289, 3) module_or_generate_item
(289, 3) continuous_assign
(289, 10) list_of_net_assignments
(289, 10) net_assignment
(289, 33) expression
(289, 33) conditional_expression
(289, 33) cond_predicate
(289, 33) expression_or_cond_pattern
(289, 33) expression
(289, 33) conditional_expression
(289, 33) cond_predicate
(289, 33) expression_or_cond_pattern
(289, 33) expression
(289, 33) conditional_expression
(291, 33) expression
(291, 33) primary
(291, 69) ERROR
(292, 33) expression
(292, 33) primary
(292, 69) ERROR
(295, 3) module_or_generate_item
(295, 3) continuous_assign
(295, 10) list_of_net_assignments
(295, 10) net_assignment
(295, 33) expression
(296, 33) expression
(296, 33) primary
(296, 34) mintypmax_expression
(296, 34) expression
(296, 34) conditional_expression
(296, 34) cond_predicate
(296, 34) expression_or_cond_pattern
(296, 34) expression
(296, 34) conditional_expression
(296, 34) cond_predicate
(296, 34) expression_or_cond_pattern
(296, 34) expression
(296, 34) primary
(296, 70) ERROR
(297, 34) expression
(297, 34) primary
(297, 70) ERROR
(0, 0) ERROR
(184, 3) module_or_generate_item
(184, 3) continuous_assign
(184, 10) list_of_variable_assignments
(184, 10) variable_assignment
(184, 10) variable_lvalue
(184, 29) select1
(184, 42) ERROR
(185, 3) module_or_generate_item
(185, 3) continuous_assign
(185, 10) list_of_variable_assignments
(185, 10) variable_assignment
(185, 10) variable_lvalue
(185, 29) select1
(185, 42) ERROR
(187, 3) module_or_generate_item
(187, 3) continuous_assign
(187, 10) list_of_variable_assignments
(187, 10) variable_assignment
(187, 10) variable_lvalue
(187, 20) select1
(187, 33) ERROR
(187, 39) expression
(187, 39) expression
(187, 39) primary
(187, 44) select1
(187, 57) ERROR
(188, 3) module_or_generate_item
(188, 3) continuous_assign
(188, 10) list_of_variable_assignments
(188, 10) variable_assignment
(188, 10) variable_lvalue
(188, 20) select1
(188, 33) ERROR
(188, 39) expression
(188, 39) expression
(188, 39) primary
(188, 44) select1
(188, 57) ERROR
(189, 3) module_or_generate_item
(189, 3) continuous_assign
(189, 10) list_of_variable_assignments
(189, 10) variable_assignment
(189, 10) variable_lvalue
(189, 20) select1
(189, 33) ERROR
(189, 39) expression
(189, 39) expression
(189, 39) primary
(189, 44) select1
(189, 57) ERROR
(190, 3) module_or_generate_item
(190, 3) continuous_assign
(190, 10) list_of_variable_assignments
(190, 10) variable_assignment
(190, 10) variable_lvalue
(190, 24) select1
(190, 37) ERROR
(190, 43) expression
(190, 43) expression
(190, 43) primary
(190, 52) select1
(190, 65) ERROR
(202, 56) expression
(202, 61) expression
(202, 61) primary
(202, 66) select1
(202, 79) ]
(202, 80) ERROR
(202, 80) expression
(202, 81) ERROR
(203, 55) expression
(203, 55) primary
(203, 56) mintypmax_expression
(203, 56) expression
(203, 61) expression
(203, 61) primary
(203, 71) select1
(203, 84) ]
(203, 85) ERROR
(203, 85) expression
(203, 86) ERROR
(204, 13) expression
(204, 13) primary
(204, 26) select1
(204, 30) ERROR
(205, 13) expression
(205, 13) expression
(205, 13) expression
(205, 40) ERROR
(205, 85) expression
(205, 85) primary
(205, 85) function_subroutine_call
(205, 85) subroutine_call
(205, 85) method_call
(205, 85) method_call_root
(205, 85) primary
(205, 86) mintypmax_expression
(205, 86) expression
(205, 86) primary
(205, 86) function_subroutine_call
(205, 86) subroutine_call
(205, 86) method_call
(205, 86) method_call_root
(205, 86) primary
(205, 87) mintypmax_expression
(205, 87) expression
(205, 92) expression
(205, 92) primary
(205, 101) select1
(205, 114) ]
(205, 115) expression
(205, 115) expression
(205, 115) expression
(205, 116) ERROR
(206, 86) expression
(206, 86) expression
(206, 86) expression
(206, 86) expression
(206, 86) expression
(206, 86) expression
(206, 86) primary
(206, 87) mintypmax_expression
(206, 87) expression
(206, 92) expression
(206, 92) primary
(206, 106) select1
(206, 119) ]
(206, 120) ERROR
(206, 120) expression
(206, 121) ERROR
(207, 13) expression
(207, 13) expression
(207, 13) expression
(207, 13) expression
(207, 13) expression
(207, 13) expression
(207, 13) expression
(207, 13) expression
(207, 13) primary
(207, 27) select1
(207, 31) ERROR
(207, 103) ERROR
(207, 107) ERROR
(208, 13) expression
(208, 13) expression
(208, 13) primary
(208, 27) select1
(208, 31) ERROR
(208, 62) ERROR
(209, 28) ERROR
(209, 78) ERROR
(209, 82) ERROR
(209, 82) method_call_root
(209, 82) primary
(209, 83) mintypmax_expression
(209, 83) expression
(209, 88) expression
(209, 88) primary
(209, 93) select1
(209, 106) ]
(209, 107) ERROR
(209, 108) ERROR
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 13) expression
(212, 23) ERROR
(212, 93) ERROR
(212, 97) expression
(212, 97) primary
(212, 98) mintypmax_expression
(212, 98) expression
(212, 103) expression
(212, 103) primary
(212, 108) select1
(212, 121) ]
(212, 122) ERROR
(213, 13) expression
(213, 13) primary
(213, 25) select1
(213, 42) ]
(213, 43) ERROR
(213, 49) expression
(213, 49) conditional_expression
(213, 61) expression
(213, 61) primary
(213, 73) select1
(213, 87) ]
(213, 93) expression
(213, 93) primary
(213, 105) select1
(213, 119) ERROR
(214, 13) expression
(214, 13) conditional_expression
(214, 13) cond_predicate
(214, 13) expression_or_cond_pattern
(214, 13) expression
(214, 13) primary
(214, 27) select1
(214, 43) ERROR
(214, 47) ERROR
(214, 61) expression
(214, 61) primary
(214, 80) select1
(214, 93) ]
(214, 99) expression
(214, 99) primary
(214, 118) select1
(214, 131) ERROR
(215, 13) expression
(215, 13) conditional_expression
(215, 13) cond_predicate
(215, 13) expression_or_cond_pattern
(215, 13) expression
(215, 13) primary
(215, 25) select1
(215, 41) ERROR
(215, 46) ERROR
(215, 60) expression
(215, 60) primary
(215, 83) select1
(215, 96) ]
(215, 102) expression
(215, 102) primary
(215, 125) select1
(215, 138) ERROR
(217, 27) sequence_instance
(217, 45) sequence_list_of_arguments
(217, 152) ERROR
(218, 27) sequence_instance
(218, 46) sequence_list_of_arguments
(218, 156) ERROR
(219, 27) sequence_instance
(219, 46) sequence_list_of_arguments
(219, 156) ERROR
(220, 26) sequence_instance
(220, 43) sequence_list_of_arguments
(220, 132) ERROR
(221, 26) sequence_instance
(221, 47) sequence_list_of_arguments
(221, 144) ERROR
(222, 36) sequence_instance
(222, 50) sequence_list_of_arguments
(222, 55) sequence_actual_arg
(222, 55) event_expression
(222, 55) expression
(222, 55) primary
(222, 67) select1
(222, 84) ERROR
(222, 96) sequence_actual_arg
(222, 96) event_expression
(222, 96) expression
(222, 96) primary
(222, 106) select1
(222, 123) ERROR
(222, 150) ERROR
(223, 35) sequence_instance
(223, 51) sequence_list_of_arguments
(223, 56) sequence_actual_arg
(223, 56) event_expression
(223, 56) expression
(223, 56) primary
(223, 70) select1
(223, 86) ERROR
(223, 98) sequence_actual_arg
(223, 98) event_expression
(223, 98) expression
(223, 98) primary
(223, 110) select1
(223, 126) ERROR
(223, 177) ERROR
(224, 35) sequence_instance
(224, 49) sequence_list_of_arguments
(224, 54) sequence_actual_arg
(224, 54) event_expression
(224, 54) expression
(224, 54) primary
(224, 66) select1
(224, 82) ERROR
(224, 94) sequence_actual_arg
(224, 94) event_expression
(224, 94) expression
(224, 94) primary
(224, 104) select1
(224, 120) ERROR
(224, 149) ERROR
(229, 3) ERROR
(230, 31) sequence_instance
(230, 44) sequence_list_of_arguments
(230, 49) sequence_actual_arg
(230, 49) event_expression
(230, 49) expression
(230, 49) primary
(230, 58) select1
(230, 71) ERROR
(230, 83) sequence_actual_arg
(230, 83) event_expression
(230, 83) expression
(230, 83) primary
(230, 92) select1
(230, 105) ERROR
(230, 133) ERROR
(231, 31) sequence_instance
(231, 44) sequence_list_of_arguments
(231, 49) sequence_actual_arg
(231, 49) event_expression
(231, 49) expression
(231, 49) primary
(231, 58) select1
(231, 71) ERROR
(231, 83) sequence_actual_arg
(231, 83) event_expression
(231, 83) expression
(231, 83) primary
(231, 92) select1
(231, 105) ERROR
(231, 133) ERROR
(233, 22) sequence_instance
(233, 39) sequence_list_of_arguments
(233, 111) ERROR
(234, 22) sequence_instance
(234, 39) sequence_list_of_arguments
(234, 111) ERROR
(235, 22) sequence_instance
(235, 39) sequence_list_of_arguments
(235, 104) ERROR
(236, 22) sequence_instance
(236, 39) sequence_list_of_arguments
(236, 104) ERROR
(238, 22) sequence_instance
(238, 46) sequence_list_of_arguments
(238, 125) ERROR
(239, 22) sequence_instance
(239, 46) sequence_list_of_arguments
(239, 125) ERROR
(240, 22) sequence_instance
(240, 41) sequence_list_of_arguments
(240, 122) ERROR
(241, 22) expression
(241, 22) expression
(241, 22) primary
(241, 22) sequence_method_call
(241, 22) sequence_instance
(241, 41) sequence_list_of_arguments
(241, 122) ERROR
(244, 3) ERROR
(249, 3) ERROR
(254, 3) ERROR
(262, 6) ERROR
(269, 3) ERROR
(281, 3) ERROR
(289, 3) ERROR
(289, 164) ERROR
(289, 183) ERROR
(290, 30) ERROR
(290, 33) sequence_actual_arg
(290, 33) event_expression
(290, 33) expression
(290, 33) expression
(290, 33) primary
(290, 45) select1
(290, 46) expression
(290, 58) ERROR
(290, 83) expression
(290, 83) primary
(290, 97) select1
(290, 98) expression
(290, 110) ERROR
(290, 133) ERROR
(290, 188) ERROR
(291, 190) ERROR
(292, 10) expression
(292, 10) primary
(292, 10) function_subroutine_call
(292, 10) subroutine_call
(292, 10) tf_call
(292, 30) ERROR
(292, 32) list_of_arguments_parent
(292, 33) expression
(292, 33) expression
(292, 33) primary
(292, 45) select1
(292, 46) expression
(292, 58) ERROR
(292, 83) expression
(292, 83) primary
(292, 97) select1
(292, 98) expression
(292, 110) ERROR
(292, 190) ERROR
(294, 7) method_call_root
(294, 7) primary
(294, 8) ERROR
(294, 8) operator_assignment
(294, 15) ERROR
(294, 20) mintypmax_expression
(294, 20) expression
(294, 22) ERROR
(295, 38) ERROR
(295, 111) ERROR
(296, 38) ERROR
(296, 87) ERROR
(297, 38) ERROR
(297, 111) ERROR
(298, 38) ERROR
(298, 87) ERROR
(300, 78) ERROR
(300, 82) ERROR
(301, 78) ERROR
(301, 82) ERROR
(302, 78) ERROR
(302, 82) ERROR
(303, 78) ERROR
(303, 120) ERROR
(307, 22) ERROR
(308, 6) expression
(308, 6) primary
(308, 28) select1
(308, 41) ERROR
(308, 47) ERROR
(309, 41) ERROR
(309, 47) ERROR
(311, 31) expression
(311, 31) primary
(311, 32) mintypmax_expression
(311, 32) expression
(311, 32) primary
(311, 42) select1
(311, 59) ]
(311, 60) ERROR
(311, 61) expression
(311, 78) ERROR
(311, 83) expression
(311, 83) primary
(311, 97) select1
(311, 111) ]
(311, 112) ERROR
(311, 130) ERROR
(312, 95) ERROR
(313, 9) expression
(313, 9) primary
(313, 25) select1
(313, 29) ERROR
(313, 59) ]
(313, 60) ERROR
(313, 61) expression
(313, 78) ERROR
(313, 83) expression
(313, 83) primary
(313, 97) select1
(313, 98) expression
(313, 110) ERROR
(314, 95) ERROR
(316, 13) method_call_root
(316, 13) primary
(316, 14) ERROR
(316, 23) mintypmax_expression
(316, 23) expression
(316, 25) ERROR
(317, 12) expression
(317, 12) primary
(317, 33) select1
(317, 40) ERROR
(317, 85) ERROR
(318, 39) ERROR
(320, 12) expression
(320, 12) expression
(320, 12) expression
(320, 12) primary
(320, 33) select1
(320, 40) ERROR
(320, 85) ERROR
(321, 39) ERROR
(321, 68) ERROR
(326, 7) method_call_root
(326, 7) primary
(326, 8) ERROR
(326, 8) operator_assignment
(326, 15) ERROR
(326, 20) mintypmax_expression
(326, 20) expression
(326, 22) ERROR
(327, 10) method_call_root
(327, 10) primary
(327, 11) ERROR
(327, 11) operator_assignment
(327, 18) ERROR
(327, 23) mintypmax_expression
(327, 23) expression
(327, 25) ERROR
(328, 58) expression
(328, 58) expression
(328, 87) ERROR
(328, 91) ERROR
(329, 87) ERROR
(329, 91) ERROR
(334, 6) expression
(334, 6) primary
(334, 26) select1
(334, 39) ]
(334, 40) ERROR
(335, 6) expression
(335, 6) primary
(335, 26) select1
(335, 39) ERROR
(335, 43) ERROR
(336, 34) ERROR
(338, 9) ERROR
(346, 9) ERROR
(354, 9) ERROR
(362, 9) ERROR
(384, 3) ERROR
(384, 32) ERROR
(384, 42) method_call_body
(384, 45) list_of_arguments_parent
(384, 46) expression
(384, 46) primary
(384, 54) select1
(384, 67) ERROR
(384, 71) ERROR
(384, 99) ERROR
(385, 32) sequence_instance
(385, 41) sequence_list_of_arguments
(385, 46) sequence_actual_arg
(385, 46) event_expression
(385, 46) expression
(385, 46) primary
(385, 54) select1
(385, 67) ERROR
(385, 79) sequence_actual_arg
(385, 79) event_expression
(385, 79) expression
(385, 79) primary
(385, 84) select1
(385, 97) ERROR
(385, 141) ERROR
(387, 31) sequence_instance
(387, 57) sequence_list_of_arguments
(387, 62) sequence_actual_arg
(387, 62) event_expression
(387, 62) expression
(387, 62) primary
(387, 87) select1
(387, 100) ERROR
(387, 112) sequence_actual_arg
(387, 112) event_expression
(387, 112) expression
(387, 112) primary
(387, 134) select1
(387, 147) ERROR
(387, 182) ERROR
(388, 31) sequence_instance
(388, 57) sequence_list_of_arguments
(388, 62) sequence_actual_arg
(388, 62) event_expression
(388, 62) expression
(388, 62) primary
(388, 87) select1
(388, 100) ERROR
(388, 112) sequence_actual_arg
(388, 112) event_expression
(388, 112) expression
(388, 112) primary
(388, 134) select1
(388, 147) ERROR
(388, 182) ERROR
(390, 32) sequence_instance
(390, 56) sequence_list_of_arguments
(390, 61) sequence_actual_arg
(390, 61) event_expression
(390, 61) expression
(390, 61) primary
(390, 84) select1
(390, 97) ERROR
(390, 109) sequence_actual_arg
(390, 109) event_expression
(390, 109) expression
(390, 109) primary
(390, 129) select1
(390, 142) ERROR
(390, 178) ERROR
(391, 61) sequence_actual_arg
(391, 61) event_expression
(391, 61) expression
(391, 61) primary
(391, 84) select1
(391, 97) ERROR
(391, 109) sequence_actual_arg
(391, 109) event_expression
(391, 109) expression
(391, 109) primary
(391, 129) select1
(391, 142) ERROR
(0, 0) source_file
(38, 0) module_declaration
(196, 3) module_or_generate_item
(196, 3) any_parameter_declaration
(196, 3) local_parameter_declaration
(196, 14) list_of_param_assignments
(196, 14) param_assignment
(196, 27) ERROR
(197, 3) module_or_generate_item
(197, 3) any_parameter_declaration
(197, 3) local_parameter_declaration
(197, 14) list_of_param_assignments
(197, 14) param_assignment
(197, 26) ERROR
(197, 56) ERROR
(445, 3) module_or_generate_item
(445, 3) continuous_assign
(445, 10) list_of_variable_assignments
(445, 10) variable_assignment
(445, 10) variable_lvalue
(445, 21) select1
(445, 34) ERROR
(445, 40) ERROR
(445, 40) expression
(445, 40) conditional_expression
(445, 74) expression
(445, 74) primary
(445, 82) select1
(445, 95) ]
(446, 3) module_or_generate_item
(446, 3) continuous_assign
(446, 10) list_of_variable_assignments
(446, 10) variable_assignment
(446, 10) variable_lvalue
(446, 25) select1
(446, 38) ERROR
(506, 3) module_or_generate_item
(506, 3) continuous_assign
(506, 10) list_of_variable_assignments
(506, 10) variable_assignment
(506, 10) variable_lvalue
(506, 22) select1
(506, 36) ERROR
(507, 3) module_or_generate_item
(507, 3) continuous_assign
(507, 10) list_of_variable_assignments
(507, 10) variable_assignment
(507, 10) variable_lvalue
(507, 22) select1
(507, 36) ERROR
(547, 3) module_or_generate_item
(547, 3) always_construct
(547, 15) statement
(547, 15) statement_item
(547, 15) seq_block
(548, 6) statement_or_null
(548, 6) statement
(548, 6) statement_item
(548, 6) blocking_assignment
(548, 6) operator_assignment
(548, 6) variable_lvalue
(548, 16) select1
(548, 29) ERROR
(549, 6) statement_or_null
(549, 6) statement
(549, 6) statement_item
(549, 6) blocking_assignment
(549, 6) operator_assignment
(549, 6) variable_lvalue
(549, 16) select1
(549, 29) ERROR
(554, 6) statement_or_null
(554, 6) statement
(554, 6) statement_item
(554, 6) loop_statement
(554, 34) statement_or_null
(554, 34) statement
(554, 34) statement_item
(554, 34) seq_block
(555, 9) statement_or_null
(555, 9) statement
(555, 9) statement_item
(555, 9) conditional_statement
(555, 28) statement_or_null
(555, 28) statement
(555, 28) statement_item
(555, 28) seq_block
(556, 12) statement_or_null
(556, 12) statement
(556, 12) statement_item
(556, 12) blocking_assignment
(556, 12) operator_assignment
(556, 12) variable_lvalue
(556, 22) select1
(556, 35) ERROR
(565, 6) statement_or_null
(565, 6) statement
(565, 6) statement_item
(565, 6) loop_statement
(565, 34) statement_or_null
(565, 34) statement
(565, 34) statement_item
(565, 34) seq_block
(566, 9) statement_or_null
(566, 9) statement
(566, 9) statement_item
(566, 9) conditional_statement
(566, 28) statement_or_null
(566, 28) statement
(566, 28) statement_item
(566, 28) seq_block
(567, 12) statement_or_null
(567, 12) statement
(567, 12) statement_item
(567, 12) blocking_assignment
(567, 12) operator_assignment
(567, 12) variable_lvalue
(567, 22) select1
(567, 35) ERROR
(586, 3) module_or_generate_item
(586, 3) continuous_assign
(586, 10) list_of_net_assignments
(586, 10) net_assignment
(586, 20) expression
(586, 20) primary
(586, 20) function_subroutine_call
(586, 20) subroutine_call
(586, 20) tf_call
(586, 29) list_of_arguments_parent
(586, 30) expression
(586, 30) primary
(586, 30) cast
(586, 33) expression
(586, 33) primary
(586, 43) select1
(586, 51) ERROR
(587, 3) module_or_generate_item
(587, 3) continuous_assign
(587, 10) list_of_net_assignments
(587, 10) net_assignment
(587, 20) expression
(587, 20) primary
(587, 20) function_subroutine_call
(587, 20) subroutine_call
(587, 20) tf_call
(587, 29) list_of_arguments_parent
(587, 30) expression
(587, 30) primary
(587, 30) cast
(587, 33) expression
(587, 33) primary
(587, 43) select1
(587, 51) ERROR
(608, 3) module_or_generate_item
(608, 3) loop_generate_construct
(608, 34) generate_block
(690, 6) generate_item
(690, 6) interface_or_generate_item
(690, 6) program_instantiation
(690, 14) parameter_value_assignment
(690, 16) list_of_parameter_assignments
(690, 16) named_parameter_assignment
(690, 23) ERROR
(730, 3) ERROR
(730, 39) expression
(730, 40) primary
(730, 49) select1
(730, 57) ]
(730, 58) expression
(730, 58) expression
(730, 59) ERROR
(749, 3) module_or_generate_item
(749, 3) continuous_assign
(749, 10) list_of_variable_assignments
(749, 10) variable_assignment
(749, 10) variable_lvalue
(749, 35) select1
(749, 48) ERROR
(749, 54) expression
(749, 54) primary
(749, 64) select1
(749, 77) ERROR
(751, 3) module_or_generate_item
(751, 3) continuous_assign
(751, 10) list_of_variable_assignments
(751, 10) variable_assignment
(751, 10) variable_lvalue
(751, 39) select1
(751, 52) ERROR
(751, 58) expression
(751, 58) primary
(751, 68) select1
(751, 81) ERROR
(753, 3) module_or_generate_item
(753, 3) always_construct
(753, 15) statement
(753, 15) statement_item
(753, 15) seq_block
(758, 6) statement_or_null
(758, 6) statement
(758, 6) statement_item
(758, 6) blocking_assignment
(758, 6) operator_assignment
(758, 6) variable_lvalue
(758, 32) select1
(758, 45) ERROR
(761, 6) statement_or_null
(761, 6) statement
(761, 6) statement_item
(761, 6) loop_statement
(761, 34) statement_or_null
(761, 34) statement
(761, 34) statement_item
(761, 34) seq_block
(767, 10) statement_or_null
(767, 10) statement
(767, 10) statement_item
(767, 10) blocking_assignment
(767, 10) operator_assignment
(767, 10) variable_lvalue
(767, 36) select1
(767, 49) ERROR
(828, 3) module_or_generate_item
(828, 3) continuous_assign
(828, 10) list_of_variable_assignments
(828, 10) variable_assignment
(828, 10) variable_lvalue
(828, 26) select1
(828, 40) ERROR
(828, 47) expression
(828, 47) primary
(828, 60) select1
(828, 74) ERROR
(829, 3) module_or_generate_item
(829, 3) continuous_assign
(829, 10) list_of_variable_assignments
(829, 10) variable_assignment
(829, 10) variable_lvalue
(829, 27) select1
(829, 41) ERROR
(829, 47) expression
(829, 47) primary
(829, 60) select1
(829, 74) ERROR
(836, 3) module_or_generate_item
(836, 3) continuous_assign
(836, 10) list_of_variable_assignments
(836, 10) variable_assignment
(836, 10) variable_lvalue
(836, 22) select1
(836, 36) ERROR
(853, 3) module_or_generate_item
(853, 3) continuous_assign
(853, 10) list_of_variable_assignments
(853, 10) variable_assignment
(853, 10) variable_lvalue
(853, 22) select1
(853, 36) ERROR
(883, 3) module_or_generate_item
(883, 3) program_instantiation
(883, 33) hierarchical_instance
(883, 53) list_of_port_connections
(883, 53) named_port_connection
(883, 58) expression
(883, 58) primary
(883, 69) select1
(883, 83) ERROR
(883, 91) named_port_connection
(883, 97) expression
(883, 97) primary
(883, 110) select1
(883, 124) ERROR
(889, 3) module_or_generate_item
(889, 3) program_instantiation
(889, 33) hierarchical_instance
(889, 53) list_of_port_connections
(889, 53) named_port_connection
(889, 58) expression
(889, 58) primary
(889, 69) select1
(889, 83) ERROR
(889, 91) named_port_connection
(889, 97) expression
(889, 97) primary
(889, 110) select1
(889, 124) ERROR
(912, 3) module_or_generate_item
(912, 3) loop_generate_construct
(912, 30) generate_block
(913, 6) generate_item
(913, 6) checker_or_generate_item
(913, 6) assertion_item
(913, 6) deferred_immediate_assertion_item
(913, 41) deferred_immediate_assertion_statement
(913, 41) deferred_immediate_assert_statement
(913, 52) ERROR
(913, 53) expression
(913, 53) primary
(913, 53) function_subroutine_call
(913, 53) subroutine_call
(913, 53) tf_call
(913, 60) list_of_arguments_parent
(913, 61) expression
(913, 61) primary
(913, 80) select1
(913, 91) ERROR
(914, 6) generate_item
(914, 6) checker_or_generate_item
(914, 6) assertion_item
(914, 6) deferred_immediate_assertion_item
(914, 41) deferred_immediate_assertion_statement
(914, 41) deferred_immediate_assert_statement
(914, 52) ERROR
(914, 53) expression
(914, 53) primary
(914, 53) function_subroutine_call
(914, 53) subroutine_call
(914, 53) tf_call
(914, 60) list_of_arguments_parent
(914, 61) expression
(914, 61) primary
(914, 80) select1
(914, 91) ERROR
(917, 3) module_or_generate_item
(917, 3) assertion_item
(917, 3) deferred_immediate_assertion_item
(917, 29) deferred_immediate_assertion_statement
(917, 29) deferred_immediate_assert_statement
(917, 40) ERROR
(917, 41) expression
(917, 41) primary
(917, 41) function_subroutine_call
(917, 41) subroutine_call
(917, 41) tf_call
(917, 48) list_of_arguments_parent
(917, 49) expression
(917, 49) primary
(917, 59) select1
(917, 67) ERROR
(918, 3) module_or_generate_item
(918, 3) assertion_item
(918, 3) deferred_immediate_assertion_item
(918, 29) deferred_immediate_assertion_statement
(918, 29) deferred_immediate_assert_statement
(918, 40) ERROR
(918, 41) expression
(918, 41) primary
(918, 41) function_subroutine_call
(918, 41) subroutine_call
(918, 41) tf_call
(918, 48) list_of_arguments_parent
(918, 49) expression
(918, 49) primary
(918, 59) select1
(918, 67) ERROR
(0, 0) source_file
(27, 0) module_declaration
(108, 3) module_or_generate_item
(108, 3) continuous_assign
(108, 10) list_of_variable_assignments
(108, 10) variable_assignment
(108, 10) variable_lvalue
(108, 29) select1
(108, 47) ERROR
(109, 3) module_or_generate_item
(109, 3) continuous_assign
(109, 10) list_of_variable_assignments
(109, 10) variable_assignment
(109, 10) variable_lvalue
(109, 29) select1
(109, 47) ERROR
(112, 3) module_or_generate_item
(112, 3) continuous_assign
(112, 10) list_of_variable_assignments
(112, 10) variable_assignment
(112, 10) variable_lvalue
(112, 27) select1
(112, 45) ERROR
(113, 3) module_or_generate_item
(113, 3) continuous_assign
(113, 10) list_of_variable_assignments
(113, 10) variable_assignment
(113, 10) variable_lvalue
(113, 27) select1
(113, 45) ERROR
(125, 3) module_or_generate_item
(125, 3) conditional_generate_construct
(125, 3) if_generate_construct
(125, 25) generate_block
(127, 6) generate_item
(127, 6) interface_or_generate_item
(127, 6) program_instantiation
(127, 19) hierarchical_instance
(129, 9) list_of_port_connections
(131, 9) named_port_connection
(131, 14) expression
(131, 14) primary
(131, 30) select1
(131, 48) ERROR
(132, 9) named_port_connection
(132, 17) expression
(132, 17) primary
(132, 37) select1
(132, 54) ERROR
(134, 9) named_port_connection
(134, 15) expression
(134, 15) primary
(134, 30) select1
(134, 48) ERROR
(141, 6) generate_item
(141, 6) interface_or_generate_item
(141, 6) program_instantiation
(141, 19) hierarchical_instance
(143, 9) list_of_port_connections
(145, 9) named_port_connection
(145, 14) expression
(145, 14) primary
(145, 30) select1
(145, 48) ERROR
(146, 9) named_port_connection
(146, 17) expression
(146, 17) primary
(146, 37) select1
(146, 54) ERROR
(148, 9) named_port_connection
(148, 15) expression
(148, 15) primary
(148, 30) select1
(148, 48) ERROR
(156, 6) generate_item
(156, 6) interface_or_generate_item
(156, 6) program_instantiation
(156, 19) hierarchical_instance
(158, 9) list_of_port_connections
(158, 9) named_port_connection
(158, 14) expression
(158, 14) primary
(158, 28) select1
(158, 46) ERROR
(160, 9) named_port_connection
(160, 18) expression
(160, 18) primary
(160, 31) select1
(160, 48) ERROR
(163, 12) generate_block
(164, 6) generate_item
(164, 6) checker_or_generate_item
(164, 6) continuous_assign
(164, 13) list_of_variable_assignments
(164, 13) variable_assignment
(164, 13) variable_lvalue
(164, 28) select1
(164, 46) ERROR
(165, 6) generate_item
(165, 6) checker_or_generate_item
(165, 6) continuous_assign
(165, 13) list_of_variable_assignments
(165, 13) variable_assignment
(165, 13) variable_lvalue
(165, 28) select1
(165, 46) ERROR
(171, 6) generate_item
(171, 6) checker_or_generate_item
(171, 6) continuous_assign
(171, 13) list_of_variable_assignments
(171, 13) variable_assignment
(171, 13) variable_lvalue
(171, 26) select1
(171, 43) ERROR
(0, 0) source_file
(28, 0) module_declaration
(52, 3) module_or_generate_item
(52, 30) ERROR
(56, 3) module_or_generate_item
(56, 3) data_declaration
(56, 3) data_type_or_implicit1
(56, 3) data_type
(56, 30) packed_dimension
(56, 30) unsized_dimension
(56, 31) ERROR
(57, 3) module_or_generate_item
(57, 3) data_declaration
(57, 3) data_type_or_implicit1
(57, 3) data_type
(57, 9) packed_dimension
(57, 9) unsized_dimension
(57, 10) ERROR
(64, 3) module_or_generate_item
(64, 3) data_declaration
(64, 3) data_type_or_implicit1
(64, 3) data_type
(64, 29) packed_dimension
(64, 29) unsized_dimension
(64, 30) ERROR
(67, 3) module_or_generate_item
(67, 3) data_declaration
(67, 3) data_type_or_implicit1
(67, 3) data_type
(67, 9) packed_dimension
(67, 9) unsized_dimension
(67, 10) ERROR
(68, 3) module_or_generate_item
(68, 3) data_declaration
(68, 3) data_type_or_implicit1
(68, 3) data_type
(68, 9) packed_dimension
(68, 9) unsized_dimension
(68, 10) ERROR
(76, 3) module_or_generate_item
(76, 3) continuous_assign
(76, 10) list_of_variable_assignments
(76, 10) variable_assignment
(76, 10) variable_lvalue
(76, 25) select1
(76, 44) ERROR
(76, 51) expression
(76, 51) primary
(76, 65) select1
(76, 136) ERROR
(77, 3) module_or_generate_item
(77, 3) continuous_assign
(77, 10) list_of_variable_assignments
(77, 10) variable_assignment
(77, 10) variable_lvalue
(77, 25) select1
(77, 44) ERROR
(77, 51) expression
(77, 51) primary
(77, 65) select1
(77, 136) ERROR
(87, 3) module_or_generate_item
(87, 3) loop_generate_construct
(87, 43) generate_block
(108, 6) ERROR
(108, 7) generate_item
(108, 7) interface_or_generate_item
(108, 7) program_instantiation
(108, 26) hierarchical_instance
(110, 37) list_of_port_connections
(113, 37) named_port_connection
(113, 40) expression
(113, 40) primary
(113, 52) select1
(113, 71) ERROR
(114, 37) named_port_connection
(114, 40) expression
(114, 40) primary
(114, 54) select1
(114, 76) ERROR
(0, 0) source_file
(28, 0) module_declaration
(130, 3) module_or_generate_item
(130, 3) continuous_assign
(130, 10) list_of_net_assignments
(130, 10) net_assignment
(130, 32) expression
(130, 32) primary
(130, 32) concatenation
(130, 33) expression
(130, 33) primary
(130, 49) select1
(130, 67) ERROR
(130, 72) expression
(130, 72) primary
(130, 88) select1
(130, 106) ERROR
(131, 3) module_or_generate_item
(131, 3) continuous_assign
(131, 10) list_of_net_assignments
(131, 10) net_assignment
(131, 37) expression
(131, 37) primary
(131, 37) concatenation
(131, 38) expression
(131, 38) primary
(131, 61) select1
(131, 79) ERROR
(131, 84) expression
(131, 84) primary
(131, 107) select1
(131, 125) ERROR
(132, 3) module_or_generate_item
(132, 3) continuous_assign
(132, 10) list_of_net_assignments
(132, 10) net_assignment
(132, 36) expression
(132, 36) primary
(132, 36) concatenation
(132, 37) expression
(132, 37) primary
(132, 57) select1
(132, 75) ERROR
(132, 80) expression
(132, 80) primary
(132, 100) select1
(132, 118) ERROR
(133, 3) module_or_generate_item
(133, 3) continuous_assign
(133, 10) list_of_net_assignments
(133, 10) net_assignment
(133, 37) expression
(133, 37) primary
(133, 37) concatenation
(133, 38) expression
(133, 38) primary
(133, 60) select1
(133, 78) ERROR
(133, 83) expression
(133, 83) primary
(133, 105) select1
(133, 123) ERROR
(154, 3) module_or_generate_item
(154, 3) continuous_assign
(154, 10) list_of_variable_assignments
(154, 10) variable_assignment
(154, 10) variable_lvalue
(154, 22) select1
(154, 34) ERROR
(154, 40) expression
(154, 40) primary
(154, 54) select1
(154, 66) ERROR
(155, 3) module_or_generate_item
(155, 3) continuous_assign
(155, 10) list_of_variable_assignments
(155, 10) variable_assignment
(155, 10) variable_lvalue
(155, 25) select1
(155, 37) ERROR
(155, 43) expression
(155, 43) primary
(155, 55) select1
(155, 67) ERROR
(156, 3) module_or_generate_item
(156, 3) continuous_assign
(156, 10) list_of_variable_assignments
(156, 10) variable_assignment
(156, 10) variable_lvalue
(156, 25) select1
(156, 37) ERROR
(156, 43) expression
(156, 43) primary
(156, 55) select1
(156, 67) ERROR
(157, 3) module_or_generate_item
(157, 3) continuous_assign
(157, 10) list_of_variable_assignments
(157, 10) variable_assignment
(157, 10) variable_lvalue
(157, 22) select1
(157, 41) ERROR
(157, 47) expression
(157, 47) primary
(157, 47) concatenation
(157, 48) expression
(157, 48) primary
(157, 61) select1
(157, 78) ERROR
(157, 82) expression
(157, 82) primary
(157, 96) select1
(157, 114) ERROR
(160, 3) module_or_generate_item
(160, 3) continuous_assign
(160, 10) list_of_variable_assignments
(160, 10) variable_assignment
(160, 10) variable_lvalue
(160, 26) select1
(160, 44) ERROR
(160, 50) expression
(160, 50) primary
(160, 65) select1
(160, 83) ERROR
(161, 3) module_or_generate_item
(161, 3) continuous_assign
(161, 10) list_of_variable_assignments
(161, 10) variable_assignment
(161, 10) variable_lvalue
(161, 26) select1
(161, 44) ERROR
(161, 50) expression
(161, 50) primary
(161, 65) select1
(161, 83) ERROR
(163, 3) module_or_generate_item
(163, 3) continuous_assign
(163, 10) list_of_variable_assignments
(163, 10) variable_assignment
(163, 10) variable_lvalue
(163, 30) select1
(163, 47) ERROR
(163, 53) expression
(163, 53) primary
(163, 68) select1
(163, 69) expression
(163, 86) ERROR
(164, 3) module_or_generate_item
(164, 3) continuous_assign
(164, 10) list_of_variable_assignments
(164, 10) variable_assignment
(164, 10) variable_lvalue
(164, 30) select1
(164, 47) ERROR
(164, 53) expression
(164, 53) primary
(164, 68) select1
(164, 69) expression
(164, 86) ERROR
(179, 3) module_or_generate_item
(179, 3) conditional_generate_construct
(179, 3) if_generate_construct
(179, 25) generate_block
(183, 6) generate_item
(183, 6) interface_or_generate_item
(183, 6) program_instantiation
(183, 31) hierarchical_instance
(183, 48) list_of_port_connections
(183, 52) named_port_connection
(183, 57) expression
(183, 57) primary
(183, 73) select1
(183, 91) ERROR
(183, 97) named_port_connection
(183, 103) expression
(183, 103) primary
(183, 119) select1
(183, 137) ERROR
(184, 6) generate_item
(184, 6) interface_or_generate_item
(184, 6) program_instantiation
(184, 31) hierarchical_instance
(184, 48) list_of_port_connections
(184, 52) named_port_connection
(184, 57) expression
(184, 57) primary
(184, 73) select1
(184, 91) ERROR
(184, 97) named_port_connection
(184, 103) expression
(184, 103) primary
(184, 119) select1
(184, 137) ERROR
(186, 6) generate_item
(186, 6) interface_or_generate_item
(186, 6) program_instantiation
(186, 30) hierarchical_instance
(186, 51) list_of_port_connections
(186, 55) named_port_connection
(186, 60) expression
(186, 60) primary
(186, 80) select1
(186, 97) ERROR
(186, 103) named_port_connection
(186, 109) expression
(186, 109) primary
(186, 129) select1
(186, 146) ERROR
(187, 6) generate_item
(187, 6) interface_or_generate_item
(187, 6) program_instantiation
(187, 30) hierarchical_instance
(187, 51) list_of_port_connections
(187, 55) named_port_connection
(187, 60) expression
(187, 60) primary
(187, 80) select1
(187, 97) ERROR
(187, 103) named_port_connection
(187, 109) expression
(187, 109) primary
(187, 129) select1
(187, 146) ERROR
(188, 12) generate_block
(191, 6) generate_item
(191, 6) checker_or_generate_item
(191, 6) continuous_assign
(191, 13) list_of_variable_assignments
(191, 13) variable_assignment
(191, 13) variable_lvalue
(191, 29) select1
(191, 47) ERROR
(192, 6) generate_item
(192, 6) checker_or_generate_item
(192, 6) continuous_assign
(192, 13) list_of_variable_assignments
(192, 13) variable_assignment
(192, 13) variable_lvalue
(192, 29) select1
(192, 47) ERROR
(193, 6) generate_item
(193, 6) checker_or_generate_item
(193, 6) continuous_assign
(193, 13) list_of_variable_assignments
(193, 13) variable_assignment
(193, 13) variable_lvalue
(193, 33) select1
(193, 50) ERROR
(194, 6) generate_item
(194, 6) checker_or_generate_item
(194, 6) continuous_assign
(194, 13) list_of_variable_assignments
(194, 13) variable_assignment
(194, 13) variable_lvalue
(194, 33) select1
(194, 50) ERROR
(0, 0) source_file
(24, 0) module_declaration
(47, 3) module_or_generate_item
(47, 3) loop_generate_construct
(47, 30) generate_block
(52, 6) generate_item
(52, 6) interface_or_generate_item
(52, 6) program_instantiation
(52, 21) hierarchical_instance
(52, 36) list_of_port_connections
(52, 36) named_port_connection
(52, 67) ERROR
(0, 0) source_file
(23, 0) module_declaration
(469, 3) module_or_generate_item
(469, 3) program_instantiation
(469, 10) parameter_value_assignment
(469, 12) ERROR
(562, 3) module_or_generate_item
(562, 3) program_instantiation
(562, 10) parameter_value_assignment
(562, 12) ERROR
(584, 3) module_or_generate_item
(584, 3) continuous_assign
(584, 10) list_of_variable_assignments
(584, 10) variable_assignment
(584, 10) variable_lvalue
(584, 21) select1
(584, 34) ERROR
(607, 3) module_or_generate_item
(607, 3) continuous_assign
(607, 10) list_of_variable_assignments
(607, 10) variable_assignment
(607, 10) variable_lvalue
(607, 21) select1
(607, 34) ERROR
(629, 3) module_or_generate_item
(629, 3) assertion_item
(629, 3) concurrent_assertion_item
(629, 31) concurrent_assertion_statement
(629, 31) assert_property_statement
(629, 48) ERROR
(629, 49) method_call_root
(629, 49) primary
(629, 58) ERROR
(0, 0) source_file
(15, 0) module_declaration
(162, 0) module_or_generate_item
(162, 0) always_construct
(162, 12) statement
(162, 12) statement_item
(162, 12) seq_block
(164, 4) statement_or_null
(164, 4) statement
(164, 4) statement_item
(164, 4) case_statement
(165, 4) case_item
(165, 16) statement_or_null
(165, 16) statement
(165, 16) statement_item
(165, 16) seq_block
(166, 20) statement_or_null
(166, 20) statement
(166, 20) statement_item
(166, 20) case_statement
(167, 20) case_item
(167, 32) statement_or_null
(167, 32) statement
(167, 32) statement_item
(167, 32) blocking_assignment
(167, 32) operator_assignment
(167, 38) expression
(167, 38) primary
(167, 38) concatenation
(167, 44) expression
(167, 44) primary
(167, 46) select1
(167, 63) ERROR
(206, 0) module_or_generate_item
(206, 0) always_construct
(206, 7) statement
(206, 7) statement_item
(206, 7) procedural_timing_control_statement
(206, 39) statement_or_null
(206, 39) statement
(206, 39) statement_item
(206, 39) seq_block
(207, 4) statement_or_null
(207, 4) statement
(207, 4) statement_item
(207, 4) conditional_statement
(209, 9) statement_or_null
(209, 9) statement
(209, 9) statement_item
(209, 9) seq_block
(210, 8) statement_or_null
(210, 8) statement
(210, 8) statement_item
(210, 8) conditional_statement
(213, 12) statement_or_null
(213, 12) statement
(213, 12) statement_item
(213, 12) nonblocking_assignment
(213, 18) expression
(213, 18) primary
(213, 18) concatenation
(213, 19) expression
(213, 19) primary
(213, 21) select1
(213, 38) ERROR
(0, 0) source_file
(18, 0) module_declaration
(28, 3) module_or_generate_item
(28, 3) always_construct
(28, 10) statement
(28, 10) statement_item
(28, 10) procedural_timing_control_statement
(28, 32) statement_or_null
(28, 32) statement
(28, 32) statement_item
(28, 32) seq_block
(29, 6) statement_or_null
(29, 6) statement
(29, 6) statement_item
(29, 6) procedural_timing_control_statement
(29, 9) statement_or_null
(29, 9) statement
(29, 9) statement_item
(29, 9) subroutine_call_statement
(29, 9) subroutine_call
(29, 9) system_tf_call
(29, 61) ERROR
(33, 3) module_or_generate_item
(33, 3) always_construct
(33, 13) statement
(33, 13) statement_item
(33, 13) procedural_timing_control_statement
(33, 45) statement_or_null
(33, 45) statement
(33, 45) statement_item
(33, 45) seq_block
(34, 6) statement_or_null
(34, 6) statement
(34, 6) statement_item
(34, 6) conditional_statement
(35, 8) statement_or_null
(35, 8) statement
(35, 8) statement_item
(35, 8) nonblocking_assignment
(35, 8) variable_lvalue
(35, 12) select1
(35, 20) ERROR
(37, 8) statement_or_null
(37, 8) statement
(37, 8) statement_item
(37, 8) nonblocking_assignment
(37, 8) variable_lvalue
(37, 12) select1
(37, 20) ERROR
(37, 27) expression
(37, 27) primary
(37, 30) select1
(37, 38) ERROR
(44, 0) module_declaration
(53, 3) module_or_generate_item
(53, 3) program_instantiation
(53, 18) hierarchical_instance
(53, 24) list_of_port_connections
(53, 24) named_port_connection
(53, 29) ERROR
(53, 29) expression
(53, 29) conditional_expression
(53, 36) expression
(53, 36) primary
(53, 39) select1
(53, 47) ]
(53, 53) expression
(53, 53) primary
(53, 57) select1
(53, 65) ERROR
(58, 0) module_declaration
(69, 3) module_or_generate_item
(69, 3) continuous_assign
(69, 10) list_of_net_assignments
(69, 10) net_assignment
(69, 20) expression
(69, 38) expression
(69, 38) primary
(69, 39) mintypmax_expression
(69, 39) expression
(69, 39) conditional_expression
(69, 44) expression
(69, 44) primary
(69, 47) select1
(69, 55) ]
(69, 57) ERROR
(69, 61) expression
(69, 61) primary
(69, 65) select1
(69, 73) ]
(69, 75) ERROR
(70, 3) module_or_generate_item
(70, 3) program_instantiation
(70, 18) hierarchical_instance
(70, 25) list_of_port_connections
(70, 25) named_port_connection
(70, 30) expression
(70, 30) primary
(70, 37) select1
(70, 45) ERROR
(74, 0) module_declaration
(74, 0) module_header
(74, 7) ERROR
(99, 0) module_declaration
(110, 15) module_or_generate_item
(110, 15) assertion_item
(110, 15) concurrent_assertion_item
(110, 15) checker_instantiation
(110, 21) name_of_instance
(110, 21) instance_identifier
(110, 21) simple_identifier
(114, 0) module_declaration
(128, 15) module_or_generate_item
(128, 15) assertion_item
(128, 15) concurrent_assertion_item
(128, 15) checker_instantiation
(128, 21) name_of_instance
(128, 21) instance_identifier
(128, 21) simple_identifier
(133, 0) module_declaration
(146, 3) module_or_generate_item
(146, 3) conditional_generate_construct
(146, 3) if_generate_construct
(146, 19) generate_block
(146, 34) end
(157, 3) module_or_generate_item
(157, 3) program_instantiation
(158, 3) hierarchical_instance
(159, 6) ERROR
(165, 0) module_declaration
(175, 3) module_or_generate_item
(175, 3) program_instantiation
(175, 18) hierarchical_instance
(175, 29) list_of_port_connections
(175, 33) named_port_connection
(175, 39) expression
(175, 39) primary
(175, 42) select1
(175, 50) ERROR
(175, 60) named_port_connection
(175, 66) expression
(175, 66) primary
(175, 73) select1
(175, 81) ERROR
(176, 3) module_or_generate_item
(176, 3) program_instantiation
(176, 18) hierarchical_instance
(176, 29) list_of_port_connections
(176, 33) named_port_connection
(176, 39) expression
(176, 39) primary
(176, 46) select1
(176, 54) ERROR
(176, 60) named_port_connection
(176, 66) expression
(176, 66) primary
(176, 70) select1
(176, 78) ERROR
(242, 0) module_declaration
(253, 3) module_or_generate_item
(253, 3) loop_generate_construct
(253, 34) generate_block
(254, 6) generate_item
(254, 6) checker_or_generate_item
(254, 6) continuous_assign
(254, 13) list_of_variable_assignments
(254, 13) variable_assignment
(254, 28) expression
(254, 28) primary
(254, 29) mintypmax_expression
(254, 29) expression
(254, 30) primary
(254, 33) select1
(254, 37) ]
(254, 38) expression
(254, 38) conditional_expression
(254, 39) ERROR
(254, 60) ERROR
(255, 9) expression
(255, 9) primary
(257, 3) ERROR
(257, 14) select1
(257, 22) ERROR
(257, 27) ERROR
(257, 48) ERROR
(257, 51) )
(257, 51) ERROR
(259, 0) generate_item
(259, 0) interface_or_generate_item
(259, 0) net_declaration
(262, 6) ;
(262, 7) generate_item
(262, 7) interface_or_generate_item
(262, 7) program_instantiation
(262, 20) parameter_value_assignment
(262, 23) list_of_parameter_assignments
(262, 33) ERROR
(262, 43) ERROR
(262, 64) hierarchical_instance
(262, 64) name_of_instance
(262, 64) instance_identifier
(262, 64) simple_identifier
(264, 5) list_of_port_connections
(264, 5) ordered_port_connection
(264, 5) expression
(264, 5) primary
(264, 11) ERROR
(264, 17) select1
(264, 25) ERROR
(264, 29) ERROR
(266, 5) ordered_port_connection
(266, 5) expression
(266, 5) primary
(266, 12) ERROR
(266, 18) select1
(266, 26) ERROR
(266, 30) ERROR
(270, 3) generate_item
(270, 3) checker_or_generate_item
(270, 3) always_construct
(270, 15) statement
(270, 15) statement_item
(270, 15) seq_block
(271, 6) statement_or_null
(271, 6) statement
(271, 6) statement_item
(271, 6) blocking_assignment
(271, 6) operator_assignment
(271, 6) variable_lvalue
(271, 10) select1
(271, 18) ERROR
(274, 6) statement_or_null
(274, 6) statement
(274, 6) statement_item
(274, 6) loop_statement
(274, 43) statement_or_null
(274, 43) statement
(274, 43) statement_item
(274, 43) seq_block
(276, 9) statement_or_null
(276, 9) statement
(276, 9) statement_item
(276, 9) blocking_assignment
(276, 9) operator_assignment
(276, 9) variable_lvalue
(276, 13) select1
(276, 21) ERROR
(279, 0) generate_item
(279, 0) interface_or_generate_item
(279, 0) net_declaration
(281, 6) ;
(281, 7) generate_item
(281, 7) checker_or_generate_item
(281, 7) checker_or_generate_item_declaration
(281, 7) data_declaration
(281, 7) data_type_or_implicit1
(281, 7) data_type
(281, 23) ERROR
(281, 23) delay_control
(281, 36) ERROR
(285, 11) ;
(285, 12) generate_item
(285, 12) interface_or_generate_item
(285, 12) data_declaration
(286, 5) ERROR
(289, 3) generate_item
(289, 3) checker_or_generate_item
(289, 3) always_construct
(289, 15) statement
(289, 15) statement_item
(289, 15) seq_block
(290, 6) statement_or_null
(290, 6) statement
(290, 6) statement_item
(290, 6) blocking_assignment
(290, 6) operator_assignment
(290, 6) variable_lvalue
(290, 10) select1
(290, 18) ERROR
(297, 0) generate_item
(297, 0) interface_or_generate_item
(297, 0) net_declaration
(301, 6) ;
(301, 7) generate_item
(301, 7) checker_or_generate_item
(301, 7) checker_or_generate_item_declaration
(301, 7) data_declaration
(301, 7) data_type_or_implicit1
(301, 7) data_type
(301, 22) ERROR
(301, 22) delay_control
(301, 35) ERROR
(304, 10) ;
(304, 12) generate_item
(304, 12) checker_or_generate_item
(304, 12) checker_or_generate_item_declaration
(304, 12) data_declaration
(305, 10) ;
(305, 12) generate_item
(305, 12) checker_or_generate_item
(305, 12) checker_or_generate_item_declaration
(305, 12) data_declaration
(306, 11) ;
(306, 12) generate_item
(306, 12) interface_or_generate_item
(306, 12) data_declaration
(307, 5) ERROR
(312, 3) generate_item
(312, 3) checker_or_generate_item
(312, 3) continuous_assign
(312, 10) list_of_net_assignments
(312, 10) net_assignment
(312, 31) expression
(312, 31) conditional_expression
(312, 31) cond_predicate
(312, 31) expression_or_cond_pattern
(312, 31) expression
(312, 41) expression
(312, 42) primary
(312, 43) mintypmax_expression
(312, 43) expression
(312, 44) primary
(312, 48) select1
(312, 56) ]
(312, 57) ERROR
(314, 10) expression
(314, 29) ERROR
(314, 52) ERROR
(317, 7) expression
(317, 7) primary
(317, 9) ERROR
(317, 16) mintypmax_expression
(317, 16) expression
(317, 20) ERROR
(317, 34) ERROR
(317, 42) expression
(317, 42) expression
(317, 42) expression
(317, 42) primary
(318, 6) ERROR
(318, 25) ERROR
(318, 29) expression
(318, 29) primary
(318, 33) select1
(318, 37) ERROR
(321, 3) module_or_generate_item
(321, 3) continuous_assign
(321, 10) list_of_net_assignments
(321, 10) net_assignment
(321, 19) expression
(321, 20) primary
(321, 28) select1
(321, 36) ERROR
(345, 0) module_declaration
(350, 3) module_or_generate_item
(350, 3) continuous_assign
(350, 10) list_of_net_assignments
(350, 10) net_assignment
(350, 50) expression
(350, 50) expression
(352, 0) ERROR
(354, 0) ERROR
(360, 0) module_declaration
(360, 22) module_ansi_header
(360, 22) list_of_port_declarations
(362, 23) ansi_port_declaration
(362, 23) variable_port_header
(362, 29) variable_port_type
(362, 29) _variable_port_type
(362, 29) data_type
(362, 35) packed_dimension
(362, 35) unsized_dimension
(362, 36) ERROR
(374, 0) module_declaration
(374, 21) module_ansi_header
(374, 21) parameter_port_list
(375, 23) parameter_port_declaration
(375, 31) list_of_param_assignments
(375, 31) param_assignment
(375, 31) parameter_identifier
(375, 31) simple_identifier
(388, 3) module_or_generate_item
(388, 3) continuous_assign
(388, 10) list_of_variable_assignments
(388, 10) variable_assignment
(388, 10) variable_lvalue
(388, 16) select1
(388, 30) ERROR
(390, 3) module_or_generate_item
(390, 3) continuous_assign
(390, 10) list_of_net_assignments
(390, 10) net_assignment
(390, 22) expression
(390, 22) primary
(390, 23) mintypmax_expression
(390, 23) expression
(390, 52) expression
(390, 52) primary
(390, 58) select1
(390, 72) ]
(390, 73) ERROR
(392, 11) expression
(392, 11) expression
(392, 11) expression
(392, 11) primary
(392, 11) function_subroutine_call
(392, 11) subroutine_call
(392, 11) tf_call
(392, 21) ERROR
(392, 74) ERROR
(392, 74) expression
(392, 75) primary
(392, 76) mintypmax_expression
(392, 76) expression
(392, 77) primary
(392, 81) select1
(392, 82) expression
(392, 82) expression
(392, 92) ERROR
(394, 71) ERROR
(399, 7) expression
(399, 7) primary
(399, 7) function_subroutine_call
(399, 7) subroutine_call
(399, 7) tf_call
(399, 24) ERROR
(399, 24) parameter_value_assignment
(399, 32) ERROR
(399, 39) list_of_arguments_parent
(400, 41) expression
(400, 41) primary
(400, 48) ERROR
(400, 54) select1
(400, 62) ERROR
(400, 67) ERROR
(401, 41) ERROR
(404, 22) ERROR
(404, 26) expression
(404, 26) primary
(404, 27) mintypmax_expression
(404, 27) expression
(404, 27) primary
(404, 34) select1
(404, 42) ]
(404, 43) ERROR
(404, 44) ERROR
(408, 7) expression
(408, 7) primary
(408, 7) function_subroutine_call
(408, 7) subroutine_call
(408, 7) tf_call
(408, 26) ERROR
(408, 26) parameter_value_assignment
(408, 34) ERROR
(408, 41) list_of_arguments_parent
(409, 43) expression
(409, 43) primary
(409, 50) ERROR
(409, 56) select1
(409, 64) ERROR
(409, 69) ERROR
(410, 43) ERROR
(411, 43) ERROR
(414, 11) expression
(414, 22) ERROR
(414, 26) expression
(414, 26) primary
(414, 27) mintypmax_expression
(414, 27) expression
(414, 27) primary
(414, 34) select1
(414, 42) ]
(414, 43) expression
(414, 44) ERROR
(414, 49) ERROR
(414, 59) ERROR
(418, 7) expression
(418, 7) primary
(418, 7) function_subroutine_call
(418, 7) subroutine_call
(418, 7) tf_call
(418, 21) list_of_arguments_parent
(419, 35) ERROR
(420, 35) ERROR
(422, 9) ERROR
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) expression
(424, 10) primary
(424, 22) select1
(424, 26) ERROR
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) expression
(425, 10) primary
(425, 22) select1
(425, 26) ERROR
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) expression
(426, 10) primary
(426, 22) select1
(426, 26) ERROR
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) expression
(427, 10) primary
(427, 22) select1
(427, 26) ERROR
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) expression
(428, 10) primary
(428, 22) select1
(428, 26) ERROR
(429, 10) expression
(429, 10) expression
(429, 10) expression
(429, 10) expression
(429, 10) expression
(429, 10) expression
(429, 10) primary
(429, 22) select1
(429, 26) ERROR
(431, 59) ERROR
(435, 0) ERROR
(440, 22) ERROR
(445, 23) ERROR
(447, 12) ERROR
(448, 12) )
(448, 13) ERROR
(448, 46) )
(0, 0) source_file
(22, 0) module_declaration
(159, 4) module_or_generate_item
(159, 4) program_instantiation
(159, 11) parameter_value_assignment
(159, 13) ERROR
(244, 3) module_or_generate_item
(244, 3) continuous_assign
(244, 10) list_of_variable_assignments
(244, 10) variable_assignment
(244, 10) variable_lvalue
(244, 18) select1
(244, 24) ERROR
(259, 3) module_or_generate_item
(259, 3) continuous_assign
(259, 10) list_of_variable_assignments
(259, 10) variable_assignment
(259, 10) variable_lvalue
(259, 18) select1
(259, 24) ERROR
(272, 3) module_or_generate_item
(272, 3) assertion_item_declaration
(272, 3) property_declaration
(273, 6) ERROR
(273, 7) method_call_root
(273, 7) primary
(273, 16) ERROR
(273, 50) ERROR
(273, 54) casting_type
(273, 54) constant_primary
(273, 55) constant_mintypmax_expression
(273, 55) constant_expression
(273, 55) constant_expression
(273, 56) ERROR
(0, 0) source_file
(23, 0) module_declaration
(231, 3) module_or_generate_item
(231, 3) continuous_assign
(231, 10) list_of_variable_assignments
(231, 10) variable_assignment
(231, 10) variable_lvalue
(231, 20) select1
(231, 26) ERROR
(231, 34) ERROR
(231, 34) expression
(231, 34) conditional_expression
(231, 47) expression
(231, 47) primary
(231, 56) select1
(231, 62) ]
(231, 68) expression
(231, 68) primary
(231, 76) select1
(231, 82) ERROR
(240, 3) module_or_generate_item
(240, 3) continuous_assign
(240, 10) list_of_variable_assignments
(240, 10) variable_assignment
(240, 10) variable_lvalue
(240, 17) select1
(240, 23) ERROR
(240, 29) expression
(240, 29) primary
(240, 38) select1
(240, 44) ERROR
(244, 3) module_or_generate_item
(244, 3) continuous_assign
(244, 10) list_of_variable_assignments
(244, 10) variable_assignment
(244, 10) variable_lvalue
(244, 17) select1
(244, 23) ERROR
(244, 29) expression
(244, 29) primary
(244, 38) select1
(244, 44) ERROR
(378, 3) module_or_generate_item
(378, 3) continuous_assign
(378, 10) list_of_variable_assignments
(378, 10) variable_assignment
(378, 10) variable_lvalue
(378, 20) select1
(378, 26) ERROR
(378, 33) expression
(378, 33) primary
(378, 43) select1
(378, 49) ERROR
(405, 3) module_or_generate_item
(405, 3) continuous_assign
(405, 10) list_of_variable_assignments
(405, 10) variable_assignment
(405, 10) variable_lvalue
(405, 19) select1
(405, 25) ERROR
(405, 33) expression
(405, 33) primary
(405, 43) select1
(405, 49) ERROR
(412, 3) module_or_generate_item
(412, 3) program_instantiation
(412, 27) hierarchical_instance
(412, 44) list_of_port_connections
(412, 44) named_port_connection
(412, 49) expression
(412, 49) primary
(412, 57) select1
(412, 63) ERROR
(412, 69) named_port_connection
(412, 75) expression
(412, 75) primary
(412, 84) select1
(412, 90) ERROR
(420, 3) module_or_generate_item
(420, 3) program_instantiation
(420, 11) parameter_value_assignment
(420, 13) list_of_parameter_assignments
(420, 13) named_parameter_assignment
(420, 20) ERROR
(422, 3) module_or_generate_item
(422, 3) program_instantiation
(422, 37) hierarchical_instance
(422, 52) list_of_port_connections
(422, 52) named_port_connection
(422, 57) expression
(422, 57) primary
(422, 67) select1
(422, 73) ERROR
(422, 79) named_port_connection
(422, 85) expression
(422, 85) primary
(422, 92) select1
(422, 98) ERROR
(431, 3) module_or_generate_item
(431, 3) program_instantiation
(431, 25) hierarchical_instance
(431, 48) list_of_port_connections
(431, 48) named_port_connection
(431, 53) expression
(431, 53) primary
(431, 60) select1
(431, 66) ERROR
(431, 72) named_port_connection
(431, 78) expression
(431, 78) primary
(431, 88) select1
(431, 94) ERROR
(455, 3) module_or_generate_item
(455, 3) assertion_item_declaration
(455, 3) property_declaration
(456, 5) ERROR
(456, 6) method_call_root
(456, 6) primary
(456, 7) ERROR
(464, 3) module_or_generate_item
(464, 3) assertion_item_declaration
(464, 3) property_declaration
(465, 6) ERROR
(465, 7) method_call_root
(465, 7) primary
(465, 8) ERROR
(465, 51) ERROR
(465, 55) casting_type
(465, 55) constant_primary
(465, 56) constant_mintypmax_expression
(465, 56) constant_expression
(465, 56) constant_expression
(465, 57) ERROR
name: swerv
description: Full swerv core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/common_defines.vh', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/build.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/swerv_types.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv_wrapper.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_compress_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ifc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_div_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_clkdomain.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_addrcheck.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_wrapper.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_jtag_to_core_sync.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/mem_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/ahb_to_axi4.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default']
should_fail: 0
tags: swerv
top_module: swerv_wrapper
rc: 0

name: swerv
description: Full swerv core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/common_defines.vh', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/build.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/swerv_types.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv_wrapper.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_compress_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ifc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_div_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_clkdomain.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_addrcheck.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_wrapper.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_jtag_to_core_sync.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/mem_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/ahb_to_axi4.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default']
should_fail: 0
tags: swerv
top_module: swerv_wrapper
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/common_defines.vh' to AST representation.
Successfully finished Verilog frontend.

2. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/build.h' to AST representation.
Successfully finished Verilog frontend.

3. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:16: Unimplemented compiler directive or undefined macro `RV_PIC_TOTAL_INT_PLUS1.
name: swerv
description: Full swerv core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/common_defines.vh', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/build.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/swerv_types.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv_wrapper.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_compress_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ifc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_div_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_clkdomain.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_addrcheck.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_wrapper.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_jtag_to_core_sync.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/mem_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/ahb_to_axi4.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default']
should_fail: 0
tags: swerv
top_module: swerv_wrapper
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv::34 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ')' or ',')
input logic axi_awvalid,
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: swerv
description: Full swerv core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/common_defines.vh', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/build.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/swerv_types.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv_wrapper.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_compress_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ifc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_div_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_clkdomain.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_addrcheck.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_wrapper.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_jtag_to_core_sync.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/mem_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/ahb_to_axi4.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default']
should_fail: 0
tags: swerv
top_module: swerv_wrapper
rc: 231

/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:16: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:18: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:19: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:20: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:21: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:22: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:23: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:24: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:26: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:27: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:28: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:29: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:31: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:33: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:34: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:35: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:36: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:37: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:38: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:40: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:41: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:42: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:43: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:45: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:46: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:47: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:49: sorry: localparam declarations in the $root scope are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:68: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:68: error: syntax error localparam list.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:183: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:186: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:217: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:218: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:232: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:235: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:239: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:242: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:94: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:96: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:98: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:107: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:109: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:112: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:114: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:116: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:118: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:127: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:129: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:132: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:134: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:136: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:138: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:147: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:149: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:152: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:154: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:156: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:158: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:167: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:169: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_ctrl_verilator_unroll.sv:171: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:415: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:416: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:417: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:420: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:421: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:421: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:421: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:421: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:421: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:427: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:428: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:428: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:429: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:430: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:430: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:430: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:430: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:430: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:435: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:436: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:438: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:439: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:452: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:2: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:4: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:5: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:5: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:6: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:6: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:7: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:10: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:11: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:15: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:17: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:19: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:20: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:20: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:21: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:22: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:22: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:23: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:23: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:24: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:24: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:25: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:25: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:26: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:27: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:27: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:28: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:28: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:29: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:29: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/pic_map_auto.h:30: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv:478: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:244: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:244: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:244: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:244: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:244: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:285: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:288: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:315: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:316: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:317: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:317: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:317: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:317: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:317: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv:321: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:858: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:858: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:858: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:858: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:858: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:870: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1000: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1002: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1004: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1004: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1006: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1010: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1013: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1019: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1021: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1024: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1027: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1029: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1031: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1033: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1035: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1037: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1040: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1043: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1047: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1050: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1052: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1055: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1061: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1066: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1078: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1085: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1090: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1095: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1100: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1102: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1104: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1106: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1110: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1117: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1124: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1131: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv:1139: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1074: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1077: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1078: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1078: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1081: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1082: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1082: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1085: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1086: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1086: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1089: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1090: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1090: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1093: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1094: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1094: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1097: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1098: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1098: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1101: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1102: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1102: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1105: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1106: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1106: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1109: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1110: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1110: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1117: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1199: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1208: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1211: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1220: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1223: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1224: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1226: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1362: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1442: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1447: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1506: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1511: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1570: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1571: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1572: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1572: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1573: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1574: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1576: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1577: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1578: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1579: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1587: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1587: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1587: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1587: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1587: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1591: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1592: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1593: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1595: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1596: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1597: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1598: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1617: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1625: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1626: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1626: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1626: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1626: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1633: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1636: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1649: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1654: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1655: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1655: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1656: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1657: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1658: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1659: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1660: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1661: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1662: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1662: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1662: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1662: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1662: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1665: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1666: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1667: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1668: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1669: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1670: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1671: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv:1696: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:226: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:226: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:226: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:226: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:226: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:230: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:230: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:230: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:230: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:230: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:254: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:445: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:445: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:445: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:445: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:445: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:534: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv:547: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:413: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:414: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:415: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:415: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:418: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:418: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:419: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:422: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:422: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:427: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:430: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:430: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:431: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:434: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:434: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:435: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:438: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:438: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:439: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:442: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:442: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:443: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:446: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:446: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:447: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:450: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:451: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:585: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:593: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:596: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:598: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:730: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:730: error: syntax error in continuous assignment
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:821: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:822: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:823: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:823: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:824: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:825: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:830: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:830: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:831: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:832: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:835: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:835: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:836: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:837: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:840: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:840: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:841: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:844: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:844: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:845: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:848: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:848: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:849: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:852: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:852: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:853: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:854: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:855: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:859: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:860: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1031: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1031: error: syntax error in continuous assignment
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1229: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1230: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1233: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1238: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1239: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1243: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1244: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1244: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1244: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1244: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1244: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1253: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1283: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1285: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1298: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1304: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1325: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1327: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1328: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1329: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1330: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1330: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1330: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1330: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1330: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv:1343: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv:72: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv:72: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv:72: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv:72: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv:72: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv:127: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv:131: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:594: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:595: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:597: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:597: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:598: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:599: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:600: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:601: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:602: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:603: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:606: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:606: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:608: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:608: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:609: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:610: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:611: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:612: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:613: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:614: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:619: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:726: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:727: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:728: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:728: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:729: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:729: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:729: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:729: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:729: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:733: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:739: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:770: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:770: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:770: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:770: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:770: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:777: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:778: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:781: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:781: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:782: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:783: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:784: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:790: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:790: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:792: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:792: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:796: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:796: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:799: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:807: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:811: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:824: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:825: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:826: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:826: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:827: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:829: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:829: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:829: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:829: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:829: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:832: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:833: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:835: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:836: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:842: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:915: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:916: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:917: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:917: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:920: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:920: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:921: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:921: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:922: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:922: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:923: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:923: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:924: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:924: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:925: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:925: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:926: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:926: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:927: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:927: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:928: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:928: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:929: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:929: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:930: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:930: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:931: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:931: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:932: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:932: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:933: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:933: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:937: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:937: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:938: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:938: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:939: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:939: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:940: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:940: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:941: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:941: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:942: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:942: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:954: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1930: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1931: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1932: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1932: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1933: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1936: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1938: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1939: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1940: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1940: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1941: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1944: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1947: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1948: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1950: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1950: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1951: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1953: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1955: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1955: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1959: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1977: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1980: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1981: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1982: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1984: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1984: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1985: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1987: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1990: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1990: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1991: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:1996: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2114: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2115: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2117: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2117: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2118: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2119: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2120: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2121: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2122: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2125: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2130: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2131: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2133: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2133: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2134: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2135: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2136: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2137: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2138: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2141: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2143: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2144: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2146: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2146: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2147: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2149: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2151: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2152: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2154: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2156: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2156: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2161: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2169: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2172: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2173: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2174: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2177: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2177: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2179: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2180: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2182: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2183: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2184: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2186: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2187: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2188: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv:2193: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:68: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:68: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:68: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:68: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:68: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:70: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:70: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:70: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:70: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:70: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:77: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:78: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:78: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:79: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:80: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:81: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:82: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:83: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:84: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:87: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:87: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:87: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:87: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:87: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:88: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:88: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:90: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:91: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:92: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:97: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:97: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:97: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:97: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:99: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:100: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv:101: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv:17: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv:107: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv:160: sorry: Given type 13parray_type_t not supported here (pform.cc:2370).
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv:1896: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv:1896: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv:1896: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv:1896: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv:1896: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv:1957: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv:31: sorry: Given type 13parray_type_t not supported here (pform.cc:2370).
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv:44: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv:44: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv:44: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv:44: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv:44: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv:54: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv:31: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv:32: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv:397: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv:487: error: duplicate declaration for net or variable 'dec_i0_trigger_match_d' in 'dec_trigger'.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv:488: error: duplicate declaration for net or variable 'dec_i1_trigger_match_d' in 'dec_trigger'.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv:263: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv:264: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv:266: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv:266: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv:267: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv:268: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv:269: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv:38: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:374: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:375: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:376: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:376: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:378: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:379: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:381: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:382: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:384: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:385: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv:390: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu.sv:90: sorry: Given type 13parray_type_t not supported here (pform.cc:2370).
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:231: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:232: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:233: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:233: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:234: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:235: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:236: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:238: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:239: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:240: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:241: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:242: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv:246: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:202: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:202: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:202: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:202: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:202: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:227: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:230: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:261: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:263: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:264: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:264: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:264: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:264: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:264: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:269: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:295: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:295: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:295: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:295: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:295: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:305: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:309: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:310: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:310: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:311: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:311: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:311: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:311: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:311: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:314: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:317: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:317: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:317: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:317: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:317: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:319: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:321: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:322: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:327: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:327: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:327: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:327: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:328: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:328: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:331: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:335: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:336: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:336: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:337: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:337: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:337: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:337: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:337: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:343: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:344: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:348: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:349: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:351: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:352: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:356: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:357: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:359: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:360: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:364: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:365: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:367: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:368: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:372: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:372: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:372: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:372: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:382: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv:385: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:28: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:27: error: Syntax error defining function.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:198: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:198: error: syntax error localparam list.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:248: Compound type is not PACKED in this context.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:266: Compound type is not PACKED in this context.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:375: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:375: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:375: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:375: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:375: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:379: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:381: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:381: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:381: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:381: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:384: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:384: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:384: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:384: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:384: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:390: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:394: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:397: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:397: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:397: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:397: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:397: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:400: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:403: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:404: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:404: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:405: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:405: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:405: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:405: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:405: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:407: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:408: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:409: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:411: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:412: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:413: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:414: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:423: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:451: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:451: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:451: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:451: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:451: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:455: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:461: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:461: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:461: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:461: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:461: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:465: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:467: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:507: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:507: error: syntax error in continuous assignment
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:508: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:508: error: syntax error in continuous assignment
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:519: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:519: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:519: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:519: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:519: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:522: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:526: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:548: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:549: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:550: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:550: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:551: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:552: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:555: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:555: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:555: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:555: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:555: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:558: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:566: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:566: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:566: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:566: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:569: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:579: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:579: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:579: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:579: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:583: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:585: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:591: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:591: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:591: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:591: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:591: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:592: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:592: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:601: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:601: error: syntax error in continuous assignment
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:602: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:609: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:609: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:609: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:609: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:627: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:628: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:629: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:629: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:630: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:631: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:632: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:633: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:634: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:635: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:636: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:637: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:641: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:641: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:642: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:644: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:645: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:646: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:649: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:649: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:650: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:653: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:653: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:654: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:655: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:656: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:659: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:659: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:660: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:662: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:663: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:664: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:666: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:668: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:671: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:671: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:672: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:673: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:676: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:676: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:677: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:678: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:679: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:680: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:681: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:682: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:683: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:684: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:685: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:688: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:690: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:708: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:717: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:718: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:718: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:719: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:720: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:721: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:721: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:721: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:721: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:721: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:723: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:724: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:725: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:729: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:736: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:737: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:738: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:738: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:738: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:738: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:738: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:744: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:754: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:755: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:756: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:756: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:757: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:758: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:759: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:760: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:761: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:762: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:762: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:762: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:762: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:762: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:765: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:766: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:767: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:768: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:769: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:770: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:774: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:789: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:790: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:791: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:791: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:791: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:791: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:791: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:798: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:802: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:803: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:804: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:804: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:804: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:804: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:804: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:810: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:811: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:812: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:813: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:813: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:814: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:814: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:814: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:814: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:814: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:816: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:819: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:837: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:837: error: syntax error in continuous assignment
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:854: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv:854: error: syntax error in continuous assignment
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:305: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:305: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:305: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:305: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:305: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:365: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:368: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:369: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:369: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:370: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:370: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:370: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:370: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:370: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:372: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv:377: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:119: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:119: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:119: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:119: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:119: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:124: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:140: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:164: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:165: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:173: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv:175: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv:88: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv:88: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv:88: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv:88: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv:88: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv:119: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv:122: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv:136: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv:136: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv:136: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv:136: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv:136: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv:141: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv:147: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv:32: sorry: Given type 13parray_type_t not supported here (pform.cc:2370).
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv:48: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv:48: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv:48: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv:48: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv:48: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv:58: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:115: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:399: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:400: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:401: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:401: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:402: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:403: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:404: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:405: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:409: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:409: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:410: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:411: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:415: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:415: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:416: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:420: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:420: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:423: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:424: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:425: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:426: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:429: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:429: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:430: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:433: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:433: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:434: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:437: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:437: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:438: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:439: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:440: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:443: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:443: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:444: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:447: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:447: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:448: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:449: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:450: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:451: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:452: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:455: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:467: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:487: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:488: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:489: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:489: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:490: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:491: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:492: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:493: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:494: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:497: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:497: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:498: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:499: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:500: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:501: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:502: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:505: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:505: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:506: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:507: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:508: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:511: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:511: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:512: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:513: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:514: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:517: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:517: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:518: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:521: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:521: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:522: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:525: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:525: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:526: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:529: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:529: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:530: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:533: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:533: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:534: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:535: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:536: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:539: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:539: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:540: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:541: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:542: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:545: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:545: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:546: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:547: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:548: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:549: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:552: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:552: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:553: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:554: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:555: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:556: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:557: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:558: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:561: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv:563: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:93: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:94: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:96: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:96: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:97: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:97: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:98: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:98: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:99: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:99: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:100: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:100: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:101: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:101: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:102: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:102: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:103: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:103: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:104: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:104: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:105: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:105: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:106: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:106: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:107: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:107: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:108: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:108: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:109: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:109: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:110: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:110: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:111: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:111: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:112: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:112: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:117: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:118: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:118: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:119: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:121: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:163: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:164: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:168: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:168: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:171: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:171: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:172: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:172: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:177: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:177: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:178: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:178: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:179: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:179: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:182: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:182: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:183: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:183: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv:188: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:34: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:36: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:37: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:38: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:39: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:52: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:160: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:160: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:254: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:255: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:256: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:258: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:271: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:272: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:273: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:273: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:275: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:275: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:275: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:275: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:275: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:277: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:287: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:288: error: duplicate declaration for net or variable 'done' in 'rvfindfirst1'.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:290: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:291: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:292: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:292: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:293: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:293: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:293: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:293: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:293: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:295: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:308: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:318: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:319: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:320: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:322: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv:375: syntax error
I give up.
name: swerv
description: Full swerv core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/common_defines.vh', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/build.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/swerv_types.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv_wrapper.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_compress_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ifc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_div_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_clkdomain.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_addrcheck.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_wrapper.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_jtag_to_core_sync.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/mem_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/ahb_to_axi4.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default']
should_fail: 0
tags: swerv
top_module: swerv_wrapper
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: RV_PIC_TOTAL_INT_PLUS1, at /home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h:16:54
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: swerv
description: Full swerv core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default/common_defines.vh', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/build.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/global.h', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include/swerv_types.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv_wrapper.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/pic_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/swerv.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dma_ctrl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_aln_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_compress_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ifc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_bp_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_ic_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_mem_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu_iccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/ifu/ifu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_decode_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_gpr_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_ib_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_tlu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dec/dec.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_alu_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_mul_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu_div_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/exu/exu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_clkdomain.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_addrcheck.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_lsc_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_stbuf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_bus_intf.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_ecc.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_mem.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_dccm_ctl.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lsu/lsu_trigger.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dbg/dbg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_wrapper.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/dmi_jtag_to_core_sync.v', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi/rvjtag_tap.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/beh_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/mem_lib.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/ahb_to_axi4.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib/axi4_to_ahb.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/include', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/lib', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/design/dmi', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/swerv/configs/snapshots/default']
should_fail: 0
tags: swerv
top_module: swerv_wrapper
rc: 0

FAKE RUNNER
name: ibex
description: Full ibex core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']
should_fail: 0
tags: ibex
top_module:
rc: 2

error: no input files
name: ibex
description: Full ibex core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']
should_fail: 0
tags: ibex
top_module:
rc: 1

(0, 0) source_file
(8, 0) package_declaration
(13, 13) endpackage
(303, 0) ERROR
(0, 0) source_file
(8, 0) module_declaration
(71, 2) module_or_generate_item
(71, 2) continuous_assign
(71, 9) list_of_variable_assignments
(71, 9) variable_assignment
(71, 30) ERROR
(71, 39) expression
(71, 54) ERROR
(107, 2) module_or_generate_item
(107, 2) continuous_assign
(107, 9) list_of_variable_assignments
(107, 9) variable_assignment
(107, 37) ERROR
(108, 2) module_or_generate_item
(108, 2) continuous_assign
(108, 9) list_of_variable_assignments
(108, 9) variable_assignment
(108, 37) ERROR
(0, 0) source_file
(8, 0) module_declaration
(122, 2) module_or_generate_item
(122, 2) always_construct
(122, 12) statement
(122, 12) statement_item
(122, 12) procedural_timing_control_statement
(122, 29) statement_or_null
(122, 29) statement
(122, 29) statement_item
(122, 29) seq_block
(124, 4) statement_or_null
(124, 4) statement
(124, 4) statement_item
(124, 4) conditional_statement
(124, 66) statement_or_null
(124, 66) statement
(124, 66) statement_item
(124, 66) seq_block
(125, 6) statement_or_null
(125, 6) statement
(125, 6) statement_item
(125, 6) subroutine_call_statement
(125, 6) subroutine_call
(125, 6) system_tf_call
(125, 70) ERROR
(0, 0) source_file
(11, 0) module_declaration
(96, 2) module_or_generate_item
(96, 2) any_parameter_declaration
(96, 2) local_parameter_declaration
(96, 26) list_of_param_assignments
(96, 26) param_assignment
(97, 6) constant_param_expression
(97, 6) constant_mintypmax_expression
(97, 6) constant_expression
(97, 6) constant_expression
(97, 6) constant_expression
(97, 6) constant_expression
(97, 6) constant_expression
(97, 6) constant_expression
(100, 6) ERROR
(103, 6) ERROR
(108, 4) ERROR
(353, 2) module_or_generate_item
(353, 2) always_construct
(353, 14) statement
(353, 14) statement_item
(353, 14) seq_block
(376, 4) statement_or_null
(376, 4) statement
(376, 4) statement_item
(376, 4) case_statement
(389, 6) case_item
(389, 15) statement_or_null
(389, 15) statement
(389, 15) statement_item
(389, 15) seq_block
(390, 8) statement_or_null
(390, 8) statement
(390, 8) statement_item
(390, 8) conditional_statement
(390, 24) statement_or_null
(390, 24) statement
(390, 24) statement_item
(390, 24) seq_block
(391, 10) statement_or_null
(391, 10) statement
(391, 10) statement_item
(391, 10) subroutine_call_statement
(391, 10) subroutine_call
(391, 10) method_call
(391, 16) ERROR
(391, 57) ERROR
(392, 10) statement_or_null
(392, 10) statement
(392, 10) statement_item
(392, 10) subroutine_call_statement
(392, 10) subroutine_call
(392, 10) method_call
(392, 16) ERROR
(392, 57) ERROR
(393, 10) statement_or_null
(393, 10) statement
(393, 10) statement_item
(393, 10) subroutine_call_statement
(393, 10) subroutine_call
(393, 10) method_call
(393, 16) ERROR
(393, 57) ERROR
(394, 10) statement_or_null
(394, 10) statement
(394, 10) statement_item
(394, 10) subroutine_call_statement
(394, 10) subroutine_call
(394, 10) method_call
(394, 16) ERROR
(394, 62) ERROR
(414, 6) case_item
(414, 16) statement_or_null
(414, 16) statement
(414, 16) statement_item
(414, 16) seq_block
(415, 8) statement_or_null
(415, 8) statement
(415, 8) statement_item
(415, 8) conditional_statement
(415, 24) statement_or_null
(415, 24) statement
(415, 24) statement_item
(415, 24) seq_block
(417, 10) statement_or_null
(417, 10) statement
(417, 10) statement_item
(417, 10) subroutine_call_statement
(417, 10) subroutine_call
(417, 10) method_call
(417, 17) ERROR
(418, 10) statement_or_null
(418, 10) statement
(418, 10) statement_item
(418, 10) subroutine_call_statement
(418, 10) subroutine_call
(418, 10) method_call
(418, 17) ERROR
(421, 10) statement_or_null
(421, 10) statement
(421, 10) statement_item
(421, 10) subroutine_call_statement
(421, 22) ERROR
(422, 10) statement_or_null
(422, 10) statement
(422, 10) statement_item
(422, 10) subroutine_call_statement
(422, 24) ERROR
(423, 10) statement_or_null
(423, 10) statement
(423, 10) statement_item
(423, 10) subroutine_call_statement
(423, 27) ERROR
(424, 10) statement_or_null
(424, 10) statement
(424, 10) statement_item
(424, 10) subroutine_call_statement
(424, 26) ERROR
(427, 10) statement_or_null
(427, 10) statement
(427, 10) statement_item
(427, 10) subroutine_call_statement
(427, 23) ERROR
(428, 10) statement_or_null
(428, 10) statement
(428, 10) statement_item
(428, 10) subroutine_call_statement
(428, 23) ERROR
(429, 10) statement_or_null
(429, 10) statement
(429, 10) statement_item
(429, 10) subroutine_call_statement
(429, 23) ERROR
(495, 4) statement_or_null
(495, 4) statement
(495, 4) statement_item
(495, 4) case_statement
(497, 6) case_item
(497, 24) statement_or_null
(497, 24) statement
(497, 24) statement_item
(497, 24) seq_block
(508, 8) statement_or_null
(508, 8) statement
(508, 8) statement_item
(508, 8) conditional_statement
(508, 30) statement_or_null
(508, 30) statement
(508, 30) statement_item
(508, 30) seq_block
(511, 10) statement_or_null
(511, 10) statement
(511, 10) statement_item
(511, 10) subroutine_call_statement
(511, 10) subroutine_call
(511, 10) method_call
(511, 17) ERROR
(512, 10) statement_or_null
(512, 10) statement
(512, 10) statement_item
(512, 10) subroutine_call_statement
(512, 10) subroutine_call
(512, 10) method_call
(512, 17) ERROR
(514, 17) statement_or_null
(514, 17) statement
(514, 17) statement_item
(514, 17) seq_block
(516, 10) statement_or_null
(516, 10) statement
(516, 10) statement_item
(516, 10) subroutine_call_statement
(516, 25) ERROR
(518, 10) statement_or_null
(518, 10) statement
(518, 10) statement_item
(518, 10) subroutine_call_statement
(518, 10) subroutine_call
(518, 10) method_call
(518, 10) method_call_root
(518, 10) primary
(518, 10) function_subroutine_call
(518, 10) subroutine_call
(518, 10) method_call
(518, 20) ERROR
(519, 10) statement_or_null
(519, 10) statement
(519, 10) statement_item
(519, 10) subroutine_call_statement
(519, 10) subroutine_call
(519, 10) method_call
(519, 20) ERROR
(523, 10) statement_or_null
(523, 10) statement
(523, 10) statement_item
(523, 10) subroutine_call_statement
(523, 10) subroutine_call
(523, 10) method_call
(523, 10) method_call_root
(523, 10) primary
(523, 10) function_subroutine_call
(523, 10) subroutine_call
(523, 10) method_call
(523, 19) ERROR
(524, 10) statement_or_null
(524, 10) statement
(524, 10) statement_item
(524, 10) subroutine_call_statement
(524, 10) subroutine_call
(524, 10) method_call
(524, 10) method_call_root
(524, 10) primary
(524, 10) function_subroutine_call
(524, 10) subroutine_call
(524, 10) method_call
(524, 19) ERROR
(530, 6) case_item
(530, 26) statement_or_null
(530, 26) statement
(530, 26) statement_item
(530, 26) seq_block
(531, 8) statement_or_null
(531, 8) statement
(531, 8) statement_item
(531, 8) subroutine_call_statement
(531, 8) subroutine_call
(531, 8) method_call
(531, 8) method_call_root
(531, 8) primary
(531, 8) function_subroutine_call
(531, 8) subroutine_call
(531, 8) method_call
(531, 18) ERROR
(533, 8) statement_or_null
(533, 8) statement
(533, 8) statement_item
(533, 8) subroutine_call_statement
(533, 8) subroutine_call
(533, 8) method_call
(533, 8) method_call_root
(533, 8) primary
(533, 8) function_subroutine_call
(533, 8) subroutine_call
(533, 8) method_call
(533, 18) ERROR
(534, 8) statement_or_null
(534, 8) statement
(534, 8) statement_item
(534, 8) subroutine_call_statement
(534, 8) subroutine_call
(534, 8) method_call
(534, 8) method_call_root
(534, 8) primary
(534, 8) function_subroutine_call
(534, 8) subroutine_call
(534, 8) method_call
(534, 18) ERROR
(642, 2) module_or_generate_item
(642, 2) conditional_generate_construct
(642, 2) if_generate_construct
(642, 17) generate_block
(650, 4) generate_item
(650, 4) checker_or_generate_item
(650, 4) checker_generate_item
(650, 4) loop_generate_construct
(650, 49) generate_block
(651, 6) generate_item
(651, 6) checker_or_generate_item
(651, 6) checker_generate_item
(651, 6) conditional_generate_construct
(651, 6) if_generate_construct
(651, 29) generate_block
(658, 8) generate_item
(658, 8) checker_or_generate_item
(658, 8) checker_generate_item
(658, 8) conditional_generate_construct
(658, 8) if_generate_construct
(662, 17) generate_block
(662, 17) generate_item
(662, 17) checker_or_generate_item
(662, 17) checker_generate_item
(662, 17) conditional_generate_construct
(662, 17) if_generate_construct
(662, 42) generate_block
(664, 10) generate_item
(664, 10) checker_or_generate_item
(664, 10) always_construct
(664, 22) statement
(664, 22) statement_item
(664, 22) seq_block
(666, 12) statement_or_null
(666, 12) statement
(666, 12) statement_item
(666, 12) conditional_statement
(666, 88) statement_or_null
(666, 88) statement
(666, 88) statement_item
(666, 88) seq_block
(667, 14) statement_or_null
(667, 14) statement
(667, 14) statement_item
(667, 14) blocking_assignment
(667, 14) operator_assignment
(667, 14) variable_lvalue
(667, 28) select1
(667, 48) ERROR
(671, 17) generate_block
(673, 10) generate_item
(673, 10) checker_or_generate_item
(673, 10) always_construct
(673, 22) statement
(673, 22) statement_item
(673, 22) seq_block
(675, 12) statement_or_null
(675, 12) statement
(675, 12) statement_item
(675, 12) conditional_statement
(675, 88) statement_or_null
(675, 88) statement
(675, 88) statement_item
(675, 88) seq_block
(677, 14) statement_or_null
(677, 14) statement
(677, 14) statement_item
(677, 14) blocking_assignment
(677, 14) operator_assignment
(677, 14) variable_lvalue
(677, 28) select1
(677, 48) ERROR
(678, 21) statement_or_null
(678, 21) statement
(678, 21) statement_item
(678, 21) conditional_statement
(678, 60) statement_or_null
(678, 60) statement
(678, 60) statement_item
(678, 60) seq_block
(680, 14) statement_or_null
(680, 14) statement
(680, 14) statement_item
(680, 14) blocking_assignment
(680, 14) operator_assignment
(680, 14) variable_lvalue
(680, 28) select1
(680, 48) ERROR
(693, 4) generate_item
(693, 4) checker_or_generate_item
(693, 4) checker_generate_item
(693, 4) loop_generate_construct
(693, 47) generate_block
(701, 6) generate_item
(701, 6) checker_or_generate_item
(701, 6) continuous_assign
(701, 13) list_of_variable_assignments
(701, 13) variable_assignment
(701, 29) ERROR
(703, 6) generate_item
(703, 6) checker_or_generate_item
(703, 6) always_construct
(703, 18) statement
(703, 18) statement_item
(703, 18) seq_block
(704, 8) statement_or_null
(704, 8) statement
(704, 8) statement_item
(704, 8) case_statement
(705, 10) case_item
(705, 20) statement_or_null
(705, 20) statement
(705, 20) statement_item
(705, 20) subroutine_call_statement
(705, 20) subroutine_call
(705, 20) method_call
(705, 37) ERROR
(706, 10) case_item
(706, 20) statement_or_null
(706, 20) statement
(706, 20) statement_item
(706, 20) subroutine_call_statement
(706, 20) subroutine_call
(706, 20) method_call
(706, 37) ERROR
(707, 10) case_item
(707, 20) ERROR
(707, 20) subroutine_call
(707, 20) method_call
(707, 37) method_call_body
(707, 42) ERROR
(709, 10) case_item
(709, 20) statement_or_null
(709, 20) statement
(709, 20) statement_item
(709, 20) subroutine_call_statement
(709, 20) subroutine_call
(709, 20) method_call
(709, 37) ERROR
(710, 10) case_item
(710, 20) ERROR
(710, 20) method_call_root
(710, 20) primary
(710, 20) cast
(710, 20) casting_type
(710, 20) constant_primary
(710, 20) constant_function_call
(710, 20) function_subroutine_call
(710, 20) subroutine_call
(710, 20) method_call
(710, 37) ERROR
(713, 6) generate_item
(713, 6) checker_or_generate_item
(713, 6) continuous_assign
(713, 13) list_of_variable_assignments
(713, 13) variable_assignment
(713, 29) ERROR
(715, 6) generate_item
(715, 6) checker_or_generate_item
(715, 6) continuous_assign
(715, 13) list_of_variable_assignments
(715, 13) variable_assignment
(715, 29) ERROR
(716, 6) generate_item
(716, 6) checker_or_generate_item
(716, 6) continuous_assign
(716, 13) list_of_variable_assignments
(716, 13) variable_assignment
(716, 29) ERROR
(0, 0) source_file
(13, 0) module_declaration
(172, 2) module_or_generate_item
(172, 2) always_construct
(172, 14) statement
(172, 14) statement_item
(172, 14) seq_block
(209, 4) statement_or_null
(209, 4) statement
(209, 4) statement_item
(209, 4) case_statement
(365, 6) case_item
(365, 21) statement_or_null
(365, 21) statement
(365, 21) statement_item
(365, 21) seq_block
(371, 8) statement_or_null
(371, 8) statement
(371, 8) statement_item
(371, 8) case_statement
(396, 10) case_item
(396, 19) statement_or_null
(396, 19) statement
(396, 19) statement_item
(396, 19) seq_block
(397, 12) statement_or_null
(397, 12) statement
(397, 12) statement_item
(397, 12) blocking_assignment
(397, 12) operator_assignment
(397, 29) expression
(397, 29) primary
(397, 29) cast
(397, 39) expression
(397, 39) primary
(397, 39) multiple_concatenation
(397, 40) ERROR
(0, 0) source_file
(15, 0) module_declaration
(15, 21) module_ansi_header
(18, 2) list_of_port_declarations
(114, 0) ERROR
(122, 0) ERROR
(603, 2) module_or_generate_item
(603, 2) assertion_item
(603, 2) concurrent_assertion_item
(603, 2) concurrent_assertion_statement
(603, 2) assert_property_statement
(604, 4) ERROR
(604, 5) method_call_root
(604, 5) primary
(604, 14) ERROR
(608, 2) module_or_generate_item
(608, 2) assertion_item
(608, 2) concurrent_assertion_item
(608, 2) concurrent_assertion_statement
(608, 2) assert_property_statement
(609, 4) ERROR
(609, 5) method_call_root
(609, 5) primary
(609, 14) ERROR
(614, 2) module_or_generate_item
(614, 2) assertion_item
(614, 2) concurrent_assertion_item
(614, 2) concurrent_assertion_statement
(614, 2) assert_property_statement
(615, 4) ERROR
(615, 5) method_call_root
(615, 5) primary
(615, 14) ERROR
(615, 21) property_spec
(615, 21) property_expr
(616, 8) property_expr
(616, 8) sequence_expr
(616, 8) expression_or_dist
(616, 8) expression
(616, 8) primary
(616, 9) mintypmax_expression
(616, 9) expression
(616, 10) ERROR
(620, 2) module_or_generate_item
(620, 2) assertion_item
(620, 2) concurrent_assertion_item
(620, 2) concurrent_assertion_statement
(620, 2) assert_property_statement
(621, 4) ERROR
(621, 5) method_call_root
(621, 5) primary
(621, 14) ERROR
(0, 0) source_file
(11, 0) module_declaration
(259, 2) module_or_generate_item
(259, 2) assertion_item
(259, 2) concurrent_assertion_item
(259, 2) concurrent_assertion_statement
(259, 2) assert_property_statement
(260, 4) ERROR
(260, 5) method_call_root
(260, 5) primary
(260, 14) ERROR
(264, 2) module_or_generate_item
(264, 2) assertion_item
(264, 2) concurrent_assertion_item
(264, 2) concurrent_assertion_statement
(264, 2) assert_property_statement
(265, 4) ERROR
(265, 5) method_call_root
(265, 5) primary
(265, 14) ERROR
(269, 2) module_or_generate_item
(269, 2) assertion_item
(269, 2) concurrent_assertion_item
(269, 2) concurrent_assertion_statement
(269, 2) assert_property_statement
(270, 4) ERROR
(270, 5) method_call_root
(270, 5) primary
(270, 14) ERROR
(0, 0) source_file
(11, 0) module_declaration
(509, 2) module_or_generate_item
(509, 2) assertion_item
(509, 2) concurrent_assertion_item
(509, 2) concurrent_assertion_statement
(509, 2) assert_property_statement
(510, 4) ERROR
(510, 5) method_call_root
(510, 5) primary
(510, 14) ERROR
(515, 2) module_or_generate_item
(515, 2) assertion_item
(515, 2) concurrent_assertion_item
(515, 2) concurrent_assertion_statement
(515, 2) assert_property_statement
(516, 4) ERROR
(516, 5) method_call_root
(516, 5) primary
(516, 14) ERROR
(520, 2) module_or_generate_item
(520, 2) assertion_item
(520, 2) concurrent_assertion_item
(520, 2) concurrent_assertion_statement
(520, 2) assert_property_statement
(521, 4) ERROR
(521, 5) method_call_root
(521, 5) primary
(521, 14) ERROR
(525, 2) module_or_generate_item
(525, 2) assertion_item
(525, 2) concurrent_assertion_item
(525, 2) concurrent_assertion_statement
(525, 2) assert_property_statement
(526, 4) ERROR
(526, 5) method_call_root
(526, 5) primary
(526, 14) ERROR
(526, 21) property_spec
(526, 21) property_expr
(526, 38) property_expr
(526, 38) sequence_expr
(526, 38) expression_or_dist
(526, 38) expression
(526, 38) primary
(526, 39) mintypmax_expression
(526, 39) expression
(526, 40) ERROR
(530, 2) module_or_generate_item
(530, 2) assertion_item
(530, 2) concurrent_assertion_item
(530, 2) concurrent_assertion_statement
(530, 2) assert_property_statement
(531, 4) ERROR
(531, 5) method_call_root
(531, 5) primary
(531, 14) ERROR
(0, 0) source_file
(13, 0) module_declaration
(113, 2) module_or_generate_item
(113, 2) continuous_assign
(113, 9) list_of_variable_assignments
(113, 9) variable_assignment
(114, 6) ERROR
(114, 13) expression
(114, 13) expression
(114, 37) ERROR
(114, 68) ERROR
(115, 2) module_or_generate_item
(115, 2) continuous_assign
(115, 9) list_of_variable_assignments
(115, 9) variable_assignment
(115, 26) ERROR
(0, 0) ERROR
(169, 40) expression
(169, 41) primary
(169, 60) select1
(169, 64) ]
(169, 65) ERROR
(169, 65) expression
(169, 65) conditional_expression
(169, 65) cond_predicate
(169, 65) expression_or_cond_pattern
(169, 65) expression
(169, 65) conditional_expression
(169, 65) cond_predicate
(169, 65) expression_or_cond_pattern
(169, 65) expression
(169, 65) expression
(169, 66) ERROR
(170, 38) ERROR
(171, 13) expression
(171, 36) ERROR
(171, 72) ERROR
(171, 93) ERROR
(176, 2) ERROR
(176, 51) expression
(176, 51) primary
(176, 51) concatenation
(176, 57) expression
(176, 57) primary
(176, 76) select1
(176, 87) ERROR
(177, 51) ERROR
(178, 51) expression
(178, 51) primary
(178, 51) concatenation
(178, 57) expression
(178, 57) primary
(178, 71) select1
(178, 82) ERROR
(179, 51) ERROR
(179, 65) ERROR
(182, 85) ERROR
(188, 2) ERROR
(190, 6) expression
(190, 6) expression
(190, 6) expression
(190, 6) expression
(190, 6) expression
(190, 6) expression
(190, 6) expression
(190, 6) expression
(190, 30) ERROR
(191, 30) ERROR
(192, 30) ERROR
(194, 30) ERROR
(195, 30) ERROR
(196, 30) ERROR
(196, 44) ERROR
(203, 22) ERROR
(204, 37) ERROR
(212, 2) ERROR
(219, 0) ERROR
(221, 2) ERROR
(0, 0) source_file
(11, 0) module_declaration
(154, 2) module_or_generate_item
(154, 2) loop_generate_construct
(154, 23) ERROR
(154, 43) generate_block
(156, 4) generate_item
(156, 4) checker_or_generate_item
(156, 4) checker_generate_item
(156, 4) conditional_generate_construct
(156, 4) if_generate_construct
(158, 13) generate_block
(159, 6) generate_item
(159, 6) checker_or_generate_item
(159, 6) continuous_assign
(159, 48) ERROR
(159, 51) expression
(159, 52) primary
(159, 59) select1
(159, 63) ]
(159, 64) ERROR
(159, 65) ERROR
(163, 11) expression
(163, 11) expression
(163, 27) ERROR
(163, 63) ERROR
(181, 2) generate_item
(181, 2) checker_or_generate_item
(181, 2) continuous_assign
(181, 9) list_of_variable_assignments
(181, 9) variable_assignment
(181, 38) expression
(181, 58) expression
(181, 58) primary
(181, 59) mintypmax_expression
(181, 59) expression
(181, 60) primary
(181, 67) select1
(181, 75) ]
(181, 76) ERROR
(182, 9) expression
(182, 9) conditional_expression
(182, 9) cond_predicate
(182, 9) expression_or_cond_pattern
(182, 9) expression
(182, 9) expression
(182, 9) primary
(182, 26) select1
(182, 36) ERROR
(182, 57) ERROR
(183, 36) ERROR
(183, 56) ERROR
(184, 9) expression
(184, 9) expression
(184, 9) expression
(184, 9) primary
(184, 17) select1
(184, 36) ERROR
(184, 62) ERROR
(185, 36) ERROR
(185, 51) ERROR
(186, 9) expression
(186, 9) primary
(186, 17) select1
(186, 36) ERROR
(187, 9) variable_lvalue
(187, 17) select1
(187, 36) ERROR
(188, 36) ERROR
(194, 13) method_call_root
(194, 13) primary
(194, 22) ERROR
(196, 6) expression
(196, 6) expression
(196, 6) expression
(196, 6) expression
(196, 28) ERROR
(197, 28) ERROR
(199, 28) ERROR
(200, 28) ERROR
(204, 6) expression
(204, 6) primary
(204, 7) ERROR
(204, 7) operator_assignment
(204, 14) ERROR
(204, 21) mintypmax_expression
(204, 21) expression
(204, 25) ERROR
(204, 37) ERROR
(204, 45) ERROR
(204, 45) constant_primary
(204, 45) constant_function_call
(204, 45) function_subroutine_call
(204, 45) subroutine_call
(204, 45) tf_call
(205, 4) ERROR
(205, 15) list_of_arguments_parent
(205, 24) ERROR
(207, 33) )
(208, 8) generate_item
(208, 8) interface_or_generate_item
(208, 8) net_declaration
(208, 15) ERROR
(209, 8) generate_item
(209, 8) interface_or_generate_item
(209, 8) data_declaration
(209, 8) list_of_variable_decl_assignments
(209, 8) variable_decl_assignment
(209, 21) ERROR
(216, 18) ;
(218, 2) module_or_generate_item
(218, 2) assertion_item
(218, 2) concurrent_assertion_item
(218, 2) concurrent_assertion_statement
(218, 2) assert_property_statement
(219, 4) ERROR
(219, 5) method_call_root
(219, 5) primary
(219, 14) ERROR
(0, 0) source_file
(4, 0) module_declaration
(49, 2) module_or_generate_item
(49, 2) loop_generate_construct
(49, 45) generate_block
(59, 4) generate_item
(59, 4) checker_or_generate_item
(59, 4) checker_generate_item
(59, 4) loop_generate_construct
(59, 51) generate_block
(60, 6) generate_item
(60, 6) checker_or_generate_item
(60, 6) checker_generate_item
(60, 6) conditional_generate_construct
(60, 6) if_generate_construct
(63, 15) generate_block
(69, 8) generate_item
(69, 8) checker_or_generate_item
(69, 8) continuous_assign
(69, 15) list_of_variable_assignments
(69, 15) variable_assignment
(69, 40) expression
(70, 40) expression
(70, 42) primary
(70, 56) select1
(70, 60) expression
(70, 60) expression
(70, 62) ERROR
(75, 2) module_or_generate_item
(75, 2) loop_generate_construct
(75, 42) generate_block
(76, 4) generate_item
(76, 4) checker_or_generate_item
(76, 4) checker_generate_item
(76, 4) loop_generate_construct
(76, 47) generate_block
(97, 6) generate_item
(97, 6) checker_or_generate_item
(97, 6) checker_generate_item
(97, 6) conditional_generate_construct
(97, 6) if_generate_construct
(100, 15) generate_block
(101, 8) generate_item
(101, 8) checker_or_generate_item
(101, 8) continuous_assign
(101, 15) list_of_variable_assignments
(101, 15) variable_assignment
(101, 44) expression
(103, 44) expression
(103, 46) primary
(103, 66) select1
(103, 73) ERROR
(0, 0) source_file
(12, 0) module_declaration
(12, 17) module_ansi_header
(22, 2) list_of_port_declarations
(64, 0) ERROR
(85, 0) ERROR
(351, 2) module_or_generate_item
(351, 2) program_instantiation
(354, 4) hierarchical_instance
(355, 6) list_of_port_connections
(450, 0) ERROR
(458, 0) ERROR
(0, 0) source_file
(12, 0) module_declaration
(38, 2) module_or_generate_item
(38, 2) any_parameter_declaration
(38, 2) local_parameter_declaration
(38, 26) list_of_param_assignments
(38, 26) param_assignment
(38, 39) constant_param_expression
(38, 39) constant_mintypmax_expression
(38, 39) constant_expression
(38, 47) ERROR
(64, 2) module_or_generate_item
(64, 2) continuous_assign
(64, 9) list_of_variable_assignments
(64, 9) variable_assignment
(64, 9) variable_lvalue
(64, 15) select1
(64, 27) ERROR
(64, 33) expression
(64, 33) primary
(64, 43) select1
(64, 55) ERROR
name: ibex
description: Full ibex core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']
should_fail: 0
tags: ibex
top_module:
rc: 0

%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:93: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.if_stage_i.if_id_pipe_reg_we
%Warning-UNOPTFLAT: Use "/* verilator lint_off UNOPTFLAT */" and lint_on around source to disable this message.
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:93: ibex_core.if_stage_i.if_id_pipe_reg_we
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:171: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:75: ibex_core.if_stage_i.have_instr
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:227: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv:93: ibex_core.if_stage_i.if_id_pipe_reg_we
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:167: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.id_in_ready
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:167: ibex_core.id_in_ready
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:191: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:106: ibex_core.id_stage_i.controller_i.halt_if
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:558: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:167: ibex_core.id_in_ready
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_a
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_a
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_a
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:51: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_a
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:51: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_a
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:51: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_a
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_b
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_b
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:54: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.sign_b
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:52: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_b
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:52: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_b
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:52: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mult_op_b
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:53: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.accum
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:53: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.accum
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:114: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:47: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.mac_res_signed
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:248: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:53: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.accum
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.multdiv_alu_operand_a
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: ibex_core.ex_block_i.multdiv_alu_operand_a
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv:72: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:46: ibex_core.ex_block_i.alu_adder_result_ext
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:130: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:57: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.is_greater_equal
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:121: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:66: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.next_remainder
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:144: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: ibex_core.ex_block_i.multdiv_alu_operand_a
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.ex_block_i.multdiv_alu_operand_b
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: ibex_core.ex_block_i.multdiv_alu_operand_b
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv:72: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:46: ibex_core.ex_block_i.alu_adder_result_ext
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:130: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:57: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.is_greater_equal
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:121: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:66: ibex_core.ex_block_i.gen_multdiv_fast.multdiv_i.next_remainder
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv:144: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:45: ibex_core.ex_block_i.multdiv_alu_operand_b
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:118: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.lsu_addr_incr_req
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:118: ibex_core.lsu_addr_incr_req
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv:213: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv:183: ibex_core.id_stage_i.alu_op_a_mux_sel
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv:225: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv:205: ibex_core.id_stage_i.alu_operand_a
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv:72: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv:46: ibex_core.ex_block_i.alu_adder_result_ext
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv:313: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv:76: ibex_core.load_store_unit_i.split_misaligned_access
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv:318: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:118: ibex_core.lsu_addr_incr_req
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:130: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.core_ctrl_firstfetch
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:130: ibex_core.core_ctrl_firstfetch
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:276: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:258: ibex_core.clock_en
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:16: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:14: ibex_core.core_clock_gate_i.clk_en
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:22: ASSIGNW
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:256: ibex_core.clk
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:573: ACTIVE
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:573: ASSIGNPRE
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:98: __Vdly__ibex_core.id_stage_i.controller_i.ctrl_fsm_cs
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:565: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:98: ibex_core.id_stage_i.controller_i.ctrl_fsm_ns
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv:191: ALWAYS
%Warning-UNOPTFLAT: Example path: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv:130: ibex_core.core_ctrl_firstfetch
%Warning-UNOPTFLAT: /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv:149: Signal unoptimizable: Feedback to clock or circular logic: ibex_core.cs_registers_i.mie_q
name: ibex
description: Full ibex core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']
should_fail: 0
tags: ibex
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv' to AST representation.
Generating RTLIL representation for module `\prim_clock_gating'.
Successfully finished Verilog frontend.

2. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv:16: syntax error, unexpected TOK_ID, expecting TOK_LOCALPARAM or TOK_ENDPACKAGE
name: ibex
description: Full ibex core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']
should_fail: 0
tags: ibex
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: ibex
description: Full ibex core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']
should_fail: 0
tags: ibex
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv:22: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv:196: syntax error
I give up.
name: ibex
description: Full ibex core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']
should_fail: 0
tags: ibex
top_module:
rc: 1

zachjs-sv2v: Maybe.fromJust: Nothing
name: ibex
description: Full ibex core test
files: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/examples/sim/rtl/prim_clock_gating.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pkg.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_alu.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_compressed_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_controller.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_cs_registers.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_decoder.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_ex_block.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_id_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_if_stage.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_load_store_unit.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_slow.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_multdiv_fast.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_prefetch_buffer.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_fetch_fifo.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_pmp.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_core.sv', '/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl/ibex_register_file_ff.sv']
incdirs: ['/home/travis/build/SymbiFlow/sv-tests/third_party/cores/ibex/rtl']
should_fail: 0
tags: ibex
top_module:
rc: 0

FAKE RUNNER
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0

name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0

name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv' to AST representation.
Generating RTLIL representation for module `\top'.
one line
Successfully finished Verilog frontend.
name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv' to AST representation.
Successfully finished Verilog frontend.
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

module top;
initial begin
;
$display("one line");
end
endmodule
name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0


name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: comments
description: A module testing system verilog comments
should_fail: 0
tags: 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0

name: comments
description: A module testing system verilog comments
should_fail: 0
tags: 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0

name: comments
description: A module testing system verilog comments
should_fail: 0
tags: 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv
name: comments
description: A module testing system verilog comments
should_fail: 0
tags: 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv' to AST representation.
Generating RTLIL representation for module `\empty'.
Successfully finished Verilog frontend.
name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv' to AST representation.
Successfully finished Verilog frontend.
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv' to AST representation.
Successfully finished Verilog frontend.
name: comments
description: A module testing system verilog comments
should_fail: 0
tags: 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv::15 error in parsing: (syntax error, unexpected vENDMODULE)
endmodule
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: comments
description: A module testing system verilog comments
should_fail: 0
tags: 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']
incdirs: []
top_module:
rc: 0

name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: comments
description: A module testing system verilog comments
should_fail: 0
tags: 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']
incdirs: []
top_module:
rc: 0

module empty;

endmodule
name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0


name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0


name: comments
description: A module testing system verilog comments
should_fail: 0
tags: 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.4--coments.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_2
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_1
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_3
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_0
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_4
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_test_5
description: Test
should_fail: 0
tags: 5.3 5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/empty/empty_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: wrong-identifiers
description: Identifiers that should not be accepted
should_fail: 1
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9:6: error: expected declarator
reg 0number;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9:7: error: expected member
reg 0number;
^
name: identifiers
description: Identifiers that should be accepted
should_fail: 0
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']
incdirs: []
top_module:
rc: 0

name: wrong-identifiers
description: Identifiers that should not be accepted
should_fail: 1
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 2) module_or_generate_item
(7, 2) data_declaration
(7, 6) ERROR
(8, 2) module_or_generate_item
(8, 2) data_declaration
(8, 6) ERROR
name: identifiers
description: Identifiers that should be accepted
should_fail: 0
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']
incdirs: []
top_module:
rc: 0

name: wrong-identifiers
description: Identifiers that should not be accepted
should_fail: 1
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:8: Unsupported or unknown PLI call: $dollar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:8: syntax error, unexpected ${ignored-bbox-sys}, expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv
name: identifiers
description: Identifiers that should be accepted
should_fail: 0
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']
incdirs: []
top_module:
rc: 0

name: wrong-identifiers
description: Identifiers that should not be accepted
should_fail: 1
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9: syntax error, unexpected TOK_CONST
name: identifiers
description: Identifiers that should be accepted
should_fail: 0
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv' to AST representation.
Generating RTLIL representation for module `\identifiers'.
Successfully finished Verilog frontend.
name: wrong-identifiers
description: Identifiers that should not be accepted
should_fail: 1
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv::8 error in parsing: (syntax error, unexpected vCFUNC, expecting vSYMBOL_ID or vSIGNED or '[')
reg $dollar;
name: identifiers
description: Identifiers that should be accepted
should_fail: 0
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: wrong-identifiers
description: Identifiers that should not be accepted
should_fail: 1
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9: error: invalid module item.
name: identifiers
description: Identifiers that should be accepted
should_fail: 0
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']
incdirs: []
top_module:
rc: 0

name: wrong-identifiers
description: Identifiers that should not be accepted
should_fail: 1
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '0' (Lit_number) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv:9:7.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: identifiers
description: Identifiers that should be accepted
should_fail: 0
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']
incdirs: []
top_module:
rc: 0

module identifiers;
wire shiftreg_a;
wire busa_index;
wire error_condition;
wire merge_ab;
wire _bus3;
wire n$657;
wire sensitive;
wire Sensitive;
endmodule
name: wrong-identifiers
description: Identifiers that should not be accepted
should_fail: 1
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--wrong-identifiers.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: identifiers
description: Identifiers that should be accepted
should_fail: 0
tags: 5.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6--identifiers.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: escaped-identifiers
description: Escaped identifiers that should be accepted
should_fail: 0
tags: 5.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']
incdirs: []
top_module:
rc: 0

name: escaped-identifiers
description: Escaped identifiers that should be accepted
should_fail: 0
tags: 5.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(8, 2) module_or_generate_item
(8, 2) data_declaration
(8, 19) ;
(9, 2) module_or_generate_item
(9, 2) data_declaration
(9, 15) ;
(10, 2) module_or_generate_item
(10, 2) data_declaration
(10, 30) ;
(11, 2) module_or_generate_item
(11, 2) data_declaration
(11, 19) ;
(12, 2) module_or_generate_item
(12, 2) data_declaration
(12, 14) ;
(13, 2) module_or_generate_item
(13, 2) data_declaration
(13, 16) ;
name: escaped-identifiers
description: Escaped identifiers that should be accepted
should_fail: 0
tags: 5.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']
incdirs: []
top_module:
rc: 0

name: escaped-identifiers
description: Escaped identifiers that should be accepted
should_fail: 0
tags: 5.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv' to AST representation.
Generating RTLIL representation for module `\identifiers'.
Successfully finished Verilog frontend.
name: escaped-identifiers
description: Escaped identifiers that should be accepted
should_fail: 0
tags: 5.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv::9 error in parsing: (syntax error, unexpected '+', expecting ';' or ',')
reg \busa+index ;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv::12 error in parsing: (syntax error, unexpected '/', expecting ';' or ',')
reg \net1/\net2 ;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv::14 error in parsing: (syntax error, unexpected '*', expecting ';' or ',')
reg \a*(b+c) ;
name: escaped-identifiers
description: Escaped identifiers that should be accepted
should_fail: 0
tags: 5.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']
incdirs: []
top_module:
rc: 0

name: escaped-identifiers
description: Escaped identifiers that should be accepted
should_fail: 0
tags: 5.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']
incdirs: []
top_module:
rc: 0

module identifiers;
wire \busa+index ;
wire \-clock ;
wire \***error-condition*** ;
wire \net1/\net2 ;
wire \{a,b} ;
wire \a*(b+c) ;
endmodule
name: escaped-identifiers
description: Escaped identifiers that should be accepted
should_fail: 0
tags: 5.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.1--escaped-identifiers.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: always_ff
description: The 'always_ff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv:9:8: error: expected declarator
bit always_ff;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv:9:18: error: expected statement
bit always_ff;
^
name: int
description: The 'int' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv:9:8: error: expected declarator
bit int;
^
name: release
description: The 'release' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv:9:8: error: expected declarator
bit release;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv:9:9: error: expected member
bit release;
^~~~~~~
name: endgroup
description: The 'endgroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv:9:8: error: expected declarator
bit endgroup;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv:9:9: error: expected member
bit endgroup;
^~~~~~~~
name: triand
description: The 'triand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv:9:8: error: expected declarator
bit triand;
^
name: clocking
description: The 'clocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv:9:8: error: expected declarator
bit clocking;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv:9:9: error: language feature not yet supported
bit clocking;
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv:9:17: error: expected identifier
bit clocking;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv:9:18: error: expected 'endclocking'
bit clocking;
^
name: forkjoin
description: The 'forkjoin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv:9:8: error: expected declarator
bit forkjoin;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv:9:9: error: expected member
bit forkjoin;
^~~~~~~~
name: context
description: The 'context' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv:9:8: error: expected declarator
bit context;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv:9:9: error: expected member
bit context;
^~~~~~~
name: cover
description: The 'cover' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv:9:8: error: expected declarator
bit cover;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv:9:9: error: language feature not yet supported
bit cover;
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv:9:14: error: expected expression
bit cover;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv:9:14: error: expected '('
bit cover;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv:9:14: error: expected ')'
bit cover;
^
name: const
description: The 'const' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv:9:8: error: expected declarator
bit const;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv:9:14: error: expected data type (implicit type name not allowed)
bit const;
^
name: always
description: The 'always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv:9:8: error: expected declarator
bit always;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv:9:15: error: expected statement
bit always;
^
name: accept_on
description: The 'accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv:9:8: error: expected declarator
bit accept_on;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv:9:9: error: expected member
bit accept_on;
^~~~~~~~~
name: do
description: The 'do' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv:9:8: error: expected declarator
bit do;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv:9:9: error: expected member
bit do;
^~
name: casez
description: The 'casez' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv:9:8: error: expected declarator
bit casez;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv:9:9: error: expected member
bit casez;
^~~~~
name: trior
description: The 'trior' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv:9:8: error: expected declarator
bit trior;
^
name: strong
description: The 'strong' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv:9:8: error: expected declarator
bit strong;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv:9:9: error: expected member
bit strong;
^~~~~~
name: integer
description: The 'integer' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv:9:8: error: expected declarator
bit integer;
^
name: if
description: The 'if' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv:9:8: error: expected declarator
bit if;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv:9:11: error: expected expression
bit if;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv:9:11: error: expected '('
bit if;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv:9:11: error: expected ')'
bit if;
^
name: endpackage
description: The 'endpackage' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv:9:8: error: expected declarator
bit endpackage;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv:9:9: error: expected member
bit endpackage;
^~~~~~~~~~
name: endsequence
description: The 'endsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv:9:8: error: expected declarator
bit endsequence;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv:9:9: error: expected member
bit endsequence;
^~~~~~~~~~~
name: end
description: The 'end' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv:9:8: error: expected declarator
bit end;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv:9:9: error: expected member
bit end;
^~~
name: assign
description: The 'assign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv:9:8: error: expected declarator
bit assign;
^
name: specparam
description: The 'specparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv:9:8: error: expected declarator
bit specparam;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv:9:9: error: expected member
bit specparam;
^~~~~~~~~
name: bit
description: The 'bit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv:9:8: error: expected declarator
bit bit;
^
name: class
description: The 'class' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv:9:8: error: expected declarator
bit class;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv:9:9: error: language feature not yet supported
bit class;
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv:9:14: error: expected identifier
bit class;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv:10:1: error: expected member
endmodule
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv:10:10: error: expected 'endclass'
endmodule
^
name: shortint
description: The 'shortint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv:9:8: error: expected declarator
bit shortint;
^
name: weak
description: The 'weak' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv:9:8: error: expected declarator
bit weak;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv:9:9: error: expected member
bit weak;
^~~~
name: ifnone
description: The 'ifnone' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv:9:8: error: expected declarator
bit ifnone;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv:9:9: error: expected member
bit ifnone;
^~~~~~
name: strong1
description: The 'strong1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv:9:8: error: expected declarator
bit strong1;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv:9:9: error: expected member
bit strong1;
^~~~~~~
name: reject_on
description: The 'reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv:9:8: error: expected declarator
bit reject_on;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv:9:9: error: expected member
bit reject_on;
^~~~~~~~~
name: intersect
description: The 'intersect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv:9:8: error: expected declarator
bit intersect;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv:9:9: error: expected member
bit intersect;
^~~~~~~~~
name: nexttime
description: The 'nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv:9:8: error: expected declarator
bit nexttime;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv:9:9: error: expected member
bit nexttime;
^~~~~~~~
name: tran
description: The 'tran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv:9:8: error: expected declarator
bit tran;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv:9:9: error: expected member
bit tran;
^~~~
name: continue
description: The 'continue' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv:9:8: error: expected declarator
bit continue;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv:9:9: error: expected member
bit continue;
^~~~~~~~
name: eventually
description: The 'eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv:9:8: error: expected declarator
bit eventually;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv:9:9: error: expected member
bit eventually;
^~~~~~~~~~
name: untyped
description: The 'untyped' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv:9:8: error: expected declarator
bit untyped;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv:9:9: error: expected member
bit untyped;
^~~~~~~
name: and
description: The 'and' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv:9:8: error: expected declarator
bit and;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv:9:9: error: expected member
bit and;
^~~
name: library
description: The 'library' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv:9:8: error: expected declarator
bit library;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv:9:9: error: expected member
bit library;
^~~~~~~
name: disable
description: The 'disable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv:9:8: error: expected declarator
bit disable;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv:9:9: error: expected member
bit disable;
^~~~~~~
name: wait_order
description: The 'wait_order' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv:9:8: error: expected declarator
bit wait_order;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv:9:9: error: expected member
bit wait_order;
^~~~~~~~~~
name: endfunction
description: The 'endfunction' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv:9:8: error: expected declarator
bit endfunction;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv:9:9: error: expected member
bit endfunction;
^~~~~~~~~~~
name: shortreal
description: The 'shortreal' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv:9:8: error: expected declarator
bit shortreal;
^
name: unique0
description: The 'unique0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv:9:8: error: expected declarator
bit unique0;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv:9:9: error: expected member
bit unique0;
^~~~~~~
name: uwire
description: The 'uwire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv:9:8: error: expected declarator
bit uwire;
^
name: rtranif0
description: The 'rtranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv:9:8: error: expected declarator
bit rtranif0;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv:9:9: error: expected member
bit rtranif0;
^~~~~~~~
name: longint
description: The 'longint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv:9:8: error: expected declarator
bit longint;
^
name: pulsestyle_ondetect
description: The 'pulsestyle_ondetect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv:9:8: error: expected declarator
bit pulsestyle_ondetect;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv:9:9: error: expected member
bit pulsestyle_ondetect;
^~~~~~~~~~~~~~~~~~~
name: parameter
description: The 'parameter' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv:9:8: error: expected declarator
bit parameter;
^
name: not
description: The 'not' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv:9:8: error: expected declarator
bit not;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv:9:9: error: expected member
bit not;
^~~
name: extern
description: The 'extern' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv:9:8: error: expected declarator
bit extern;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv:9:9: error: expected member
bit extern;
^~~~~~
name: pure
description: The 'pure' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv:9:8: error: expected declarator
bit pure;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv:9:9: error: expected member
bit pure;
^~~~
name: bins
description: The 'bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv:9:8: error: expected declarator
bit bins;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv:9:9: error: expected member
bit bins;
^~~~
name: static
description: The 'static' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv:9:8: error: expected declarator
bit static;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv:9:15: error: expected data type (implicit type name not allowed)
bit static;
^
name: pulldown
description: The 'pulldown' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv:9:8: error: expected declarator
bit pulldown;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv:9:9: error: expected member
bit pulldown;
^~~~~~~~
name: tri1
description: The 'tri1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv:9:8: error: expected declarator
bit tri1;
^
name: endmodule
description: The 'endmodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv:9:8: error: expected declarator
bit endmodule;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv:10:1: error: expected member
endmodule
^~~~~~~~~
name: default
description: The 'default' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv:9:8: error: expected declarator
bit default;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv:9:9: error: expected member
bit default;
^~~~~~~
name: throughout
description: The 'throughout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv:9:8: error: expected declarator
bit throughout;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv:9:9: error: expected member
bit throughout;
^~~~~~~~~~
name: liblist
description: The 'liblist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv:9:8: error: expected declarator
bit liblist;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv:9:9: error: expected member
bit liblist;
^~~~~~~
name: unsigned
description: The 'unsigned' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv']
incdirs: []
top_module:
rc: 0

name: tranif1
description: The 'tranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv:9:8: error: expected declarator
bit tranif1;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv:9:9: error: expected member
bit tranif1;
^~~~~~~
name: input
description: The 'input' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv:9:8: error: expected declarator
bit input;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv:9:9: error: can't use port declaration in module with ANSI style port list
bit input;
^
name: buf
description: The 'buf' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv:9:8: error: expected declarator
bit buf;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv:9:9: error: expected member
bit buf;
^~~
name: primitive
description: The 'primitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv:9:8: error: expected declarator
bit primitive;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv:9:9: error: expected member
bit primitive;
^~~~~~~~~
name: time
description: The 'time' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv:9:8: error: expected declarator
bit time;
^
name: repeat
description: The 'repeat' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv:9:8: error: expected declarator
bit repeat;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv:9:9: error: expected member
bit repeat;
^~~~~~
name: s_nexttime
description: The 's_nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv:9:8: error: expected declarator
bit s_nexttime;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv:9:9: error: expected member
bit s_nexttime;
^~~~~~~~~~
name: checker
description: The 'checker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv:9:8: error: expected declarator
bit checker;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv:9:9: error: expected member
bit checker;
^~~~~~~
name: rand
description: The 'rand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv:9:8: error: expected declarator
bit rand;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv:9:9: error: expected member
bit rand;
^~~~
name: endconfig
description: The 'endconfig' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv:9:8: error: expected declarator
bit endconfig;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv:9:9: error: expected member
bit endconfig;
^~~~~~~~~
name: table
description: The 'table' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv:9:8: error: expected declarator
bit table;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv:9:9: error: expected member
bit table;
^~~~~
name: or
description: The 'or' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv:9:8: error: expected declarator
bit or;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv:9:9: error: expected member
bit or;
^~
name: coverpoint
description: The 'coverpoint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv:9:8: error: expected declarator
bit coverpoint;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv:9:9: error: expected member
bit coverpoint;
^~~~~~~~~~
name: notif1
description: The 'notif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv:9:8: error: expected declarator
bit notif1;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv:9:9: error: expected member
bit notif1;
^~~~~~
name: endtable
description: The 'endtable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv:9:8: error: expected declarator
bit endtable;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv:9:9: error: expected member
bit endtable;
^~~~~~~~
name: weak1
description: The 'weak1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv:9:8: error: expected declarator
bit weak1;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv:9:9: error: expected member
bit weak1;
^~~~~
name: cell
description: The 'cell' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv:9:8: error: expected declarator
bit cell;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv:9:9: error: expected member
bit cell;
^~~~
name: force
description: The 'force' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv:9:8: error: expected declarator
bit force;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv:9:9: error: expected member
bit force;
^~~~~
name: casex
description: The 'casex' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv:9:8: error: expected declarator
bit casex;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv:9:9: error: expected member
bit casex;
^~~~~
name: before
description: The 'before' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv:9:8: error: expected declarator
bit before;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv:9:9: error: expected member
bit before;
^~~~~~
name: always_comb
description: The 'always_comb' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv:9:8: error: expected declarator
bit always_comb;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv:9:20: error: expected statement
bit always_comb;
^
name: dist
description: The 'dist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv:9:8: error: expected declarator
bit dist;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv:9:9: error: expected member
bit dist;
^~~~
name: inside
description: The 'inside' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv:9:8: error: expected declarator
bit inside;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv:9:9: error: expected member
bit inside;
^~~~~~
name: pmos
description: The 'pmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv:9:8: error: expected declarator
bit pmos;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv:9:9: error: expected member
bit pmos;
^~~~
name: constraint
description: The 'constraint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv:9:8: error: expected declarator
bit constraint;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv:9:9: error: expected member
bit constraint;
^~~~~~~~~~
name: scalared
description: The 'scalared' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv:9:8: error: expected declarator
bit scalared;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv:9:9: error: expected member
bit scalared;
^~~~~~~~
name: enum
description: The 'enum' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv:9:8: error: expected declarator
bit enum;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv:9:13: error: expected '{'
bit enum;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv:9:13: error: expected data type (implicit type name not allowed)
bit enum;
^
name: join_none
description: The 'join_none' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv:9:8: error: expected declarator
bit join_none;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv:9:9: error: expected member
bit join_none;
^~~~~~~~~
name: signed
description: The 'signed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv']
incdirs: []
top_module:
rc: 0

name: nmos
description: The 'nmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv:9:8: error: expected declarator
bit nmos;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv:9:9: error: expected member
bit nmos;
^~~~
name: weak0
description: The 'weak0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv:9:8: error: expected declarator
bit weak0;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv:9:9: error: expected member
bit weak0;
^~~~~
name: timeunit
description: The 'timeunit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv:9:8: error: expected declarator
bit timeunit;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv:9:17: error: expected time literal
bit timeunit;
^
name: endcase
description: The 'endcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv:9:8: error: expected declarator
bit endcase;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv:9:9: error: expected member
bit endcase;
^~~~~~~
name: function
description: The 'function' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv:9:8: error: expected declarator
bit function;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv:9:17: error: expected identifier
bit function;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv:9:18: error: expected 'endfunction'
bit function;
^
name: endinterface
description: The 'endinterface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv:9:8: error: expected declarator
bit endinterface;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv:9:9: error: expected member
bit endinterface;
^~~~~~~~~~~~
name: chandle
description: The 'chandle' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv:9:8: error: expected declarator
bit chandle;
^
name: assert
description: The 'assert' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9:8: error: expected declarator
bit assert;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9:9: error: language feature not yet supported
bit assert;
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9:15: error: expected expression
bit assert;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9:15: error: expected '('
bit assert;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9:15: error: expected ')'
bit assert;
^
name: event
description: The 'event' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv:9:8: error: expected declarator
bit event;
^
name: for
description: The 'for' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9:8: error: expected declarator
bit for;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9:12: error: expected expression
bit for;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9:12: error: expected '('
bit for;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9:13: error: expected ';'
bit for;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9:13: error: expected ')'
bit for;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:10:1: error: expected expression
endmodule
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:10:1: error: expected expression
endmodule
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:10:1: error: invalid genvar iteration expression
endmodule
^
name: realtime
description: The 'realtime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv:9:8: error: expected declarator
bit realtime;
^
name: join_any
description: The 'join_any' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv:9:8: error: expected declarator
bit join_any;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv:9:9: error: expected member
bit join_any;
^~~~~~~~
name: else
description: The 'else' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv:9:8: error: expected declarator
bit else;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv:9:9: error: expected member
bit else;
^~~~
name: tri0
description: The 'tri0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv:9:8: error: expected declarator
bit tri0;
^
name: binsof
description: The 'binsof' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv:9:8: error: expected declarator
bit binsof;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv:9:9: error: expected member
bit binsof;
^~~~~~
name: endtask
description: The 'endtask' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv:9:8: error: expected declarator
bit endtask;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv:9:9: error: expected member
bit endtask;
^~~~~~~
name: highz1
description: The 'highz1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv:9:8: error: expected declarator
bit highz1;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv:9:9: error: expected member
bit highz1;
^~~~~~
name: notif0
description: The 'notif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv:9:8: error: expected declarator
bit notif0;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv:9:9: error: expected member
bit notif0;
^~~~~~
name: inout
description: The 'inout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv:9:8: error: expected declarator
bit inout;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv:9:9: error: can't use port declaration in module with ANSI style port list
bit inout;
^
name: tagged
description: The 'tagged' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv:9:8: error: expected declarator
bit tagged;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv:9:9: error: expected member
bit tagged;
^~~~~~
name: implements
description: The 'implements' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv:9:8: error: expected declarator
bit implements;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv:9:9: error: expected member
bit implements;
^~~~~~~~~~
name: endchecker
description: The 'endchecker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv:9:8: error: expected declarator
bit endchecker;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv:9:9: error: expected member
bit endchecker;
^~~~~~~~~~
name: byte
description: The 'byte' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv:9:8: error: expected declarator
bit byte;
^
name: restrict
description: The 'restrict' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv']
incdirs: []
top_module:
rc: 3

internal compiler error: /home/travis/build/SymbiFlow/sv-tests/third_party/tools/slang/source/parsing/Parser_statements.cpp:452: Default case should be unreachable!
name: endclass
description: The 'endclass' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv:9:8: error: expected declarator
bit endclass;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv:9:9: error: expected member
bit endclass;
^~~~~~~~
name: matches
description: The 'matches' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv:9:8: error: expected declarator
bit matches;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv:9:9: error: expected member
bit matches;
^~~~~~~
name: nor
description: The 'nor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv:9:8: error: expected declarator
bit nor;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv:9:9: error: expected member
bit nor;
^~~
name: supply1
description: The 'supply1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv:9:8: error: expected declarator
bit supply1;
^
name: illegal_bins
description: The 'illegal_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv:9:8: error: expected declarator
bit illegal_bins;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv:9:9: error: expected member
bit illegal_bins;
^~~~~~~~~~~~
name: protected
description: The 'protected' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv:9:8: error: expected declarator
bit protected;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv:9:9: error: expected member
bit protected;
^~~~~~~~~
name: wand
description: The 'wand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv:9:8: error: expected declarator
bit wand;
^
name: xor
description: The 'xor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv:9:8: error: expected declarator
bit xor;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv:9:9: error: expected member
bit xor;
^~~
name: s_eventually
description: The 's_eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv:9:8: error: expected declarator
bit s_eventually;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv:9:9: error: expected member
bit s_eventually;
^~~~~~~~~~~~
name: nettype
description: The 'nettype' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv:9:8: error: expected declarator
bit nettype;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv:9:16: error: expected identifier
bit nettype;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv:9:16: error: expected data type (implicit type name not allowed)
bit nettype;
^
name: global
description: The 'global' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv:9:8: error: expected declarator
bit global;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv:9:9: error: expected member
bit global;
^~~~~~
name: super
description: The 'super' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv:9:8: error: expected declarator
bit super;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv:9:9: error: expected member
bit super;
^~~~~
name: endprimitive
description: The 'endprimitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv:9:8: error: expected declarator
bit endprimitive;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv:9:9: error: expected member
bit endprimitive;
^~~~~~~~~~~~
name: supply0
description: The 'supply0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv:9:8: error: expected declarator
bit supply0;
^
name: expect
description: The 'expect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv:9:8: error: expected declarator
bit expect;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv:9:9: error: expected member
bit expect;
^~~~~~
name: medium
description: The 'medium' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv:9:8: error: expected declarator
bit medium;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv:9:9: error: expected member
bit medium;
^~~~~~
name: ignore_bins
description: The 'ignore_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv:9:8: error: expected declarator
bit ignore_bins;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv:9:9: error: expected member
bit ignore_bins;
^~~~~~~~~~~
name: this
description: The 'this' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv:9:8: error: expected declarator
bit this;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv:9:9: error: expected member
bit this;
^~~~
name: unique
description: The 'unique' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv:9:8: error: expected declarator
bit unique;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv:9:9: error: expected member
bit unique;
^~~~~~
name: rtranif1
description: The 'rtranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv:9:8: error: expected declarator
bit rtranif1;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv:9:9: error: expected member
bit rtranif1;
^~~~~~~~
name: with
description: The 'with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv:9:8: error: expected declarator
bit with;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv:9:9: error: expected member
bit with;
^~~~
name: package
description: The 'package' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv:9:8: error: expected declarator
bit package;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv:9:16: error: expected identifier
bit package;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv:10:1: error: expected member
endmodule
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv:10:10: error: expected 'endpackage'
endmodule
^
name: alias
description: The 'alias' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv:9:8: error: expected declarator
bit alias;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv:9:9: error: expected member
bit alias;
^~~~~
name: endgenerate
description: The 'endgenerate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv:9:8: error: expected declarator
bit endgenerate;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv:9:9: error: expected member
bit endgenerate;
^~~~~~~~~~~
name: specify
description: The 'specify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv:9:8: error: expected declarator
bit specify;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv:9:9: error: expected member
bit specify;
^~~~~~~
name: solve
description: The 'solve' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv:9:8: error: expected declarator
bit solve;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv:9:9: error: expected member
bit solve;
^~~~~
name: generate
description: The 'generate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv:9:8: error: expected declarator
bit generate;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv:10:1: error: expected member
endmodule
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv:10:10: error: expected 'endgenerate'
endmodule
^
name: edge
description: The 'edge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv:9:8: error: expected declarator
bit edge;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv:9:9: error: expected member
bit edge;
^~~~
name: forever
description: The 'forever' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv:9:8: error: expected declarator
bit forever;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv:9:9: error: expected member
bit forever;
^~~~~~~
name: var
description: The 'var' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv:9:8: error: expected declarator
bit var;
^
name: xnor
description: The 'xnor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv:9:8: error: expected declarator
bit xnor;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv:9:9: error: expected member
bit xnor;
^~~~
name: covergroup
description: The 'covergroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv:9:8: error: expected declarator
bit covergroup;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv:9:9: error: language feature not yet supported
bit covergroup;
^~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv:9:19: error: expected identifier
bit covergroup;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv:10:1: error: expected member
endmodule
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv:10:10: error: expected 'endgroup'
endmodule
^
name: virtual
description: The 'virtual' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv:9:8: error: expected declarator
bit virtual;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv:9:9: error: language feature not yet supported
bit virtual;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv:9:17: error: expected identifier
bit virtual;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv:10:1: error: expected member
endmodule
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv:10:10: error: expected 'endclass'
endmodule
^
name: task
description: The 'task' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv:9:8: error: expected declarator
bit task;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv:9:13: error: expected identifier
bit task;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv:9:14: error: expected 'endtask'
bit task;
^
name: rcmos
description: The 'rcmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv:9:8: error: expected declarator
bit rcmos;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv:9:9: error: expected member
bit rcmos;
^~~~~
name: genvar
description: The 'genvar' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv:9:8: error: expected declarator
bit genvar;
^
name: until
description: The 'until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv:9:8: error: expected declarator
bit until;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv:9:9: error: expected member
bit until;
^~~~~
name: pull0
description: The 'pull0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv:9:8: error: expected declarator
bit pull0;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv:9:9: error: expected member
bit pull0;
^~~~~
name: always_latch
description: The 'always_latch' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv:9:8: error: expected declarator
bit always_latch;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv:9:21: error: expected statement
bit always_latch;
^
name: cross
description: The 'cross' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv:9:8: error: expected declarator
bit cross;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv:9:9: error: expected member
bit cross;
^~~~~
name: posedge
description: The 'posedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv:9:8: error: expected declarator
bit posedge;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv:9:9: error: expected member
bit posedge;
^~~~~~~
name: config
description: The 'config' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv:9:8: error: expected declarator
bit config;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv:9:9: error: expected member
bit config;
^~~~~~
name: string
description: The 'string' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv:9:8: error: expected declarator
bit string;
^
name: new
description: The 'new' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv:9:8: error: expected declarator
bit new;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv:9:9: error: expected member
bit new;
^~~
name: ref
description: The 'ref' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv:9:8: error: expected declarator
bit ref;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv:9:9: error: can't use port declaration in module with ANSI style port list
bit ref;
^
name: small
description: The 'small' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv:9:8: error: expected declarator
bit small;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv:9:9: error: expected member
bit small;
^~~~~
name: macromodule
description: The 'macromodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv:9:8: error: expected declarator
bit macromodule;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv:9:20: error: expected identifier
bit macromodule;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv:10:10: error: expected 'endmodule'
endmodule
^
name: randc
description: The 'randc' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv:9:8: error: expected declarator
bit randc;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv:9:9: error: expected member
bit randc;
^~~~~
name: priority
description: The 'priority' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv:9:8: error: expected declarator
bit priority;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv:9:9: error: expected member
bit priority;
^~~~~~~~
name: s_until
description: The 's_until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv:9:8: error: expected declarator
bit s_until;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv:9:9: error: expected member
bit s_until;
^~~~~~~
name: until_with
description: The 'until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv:9:8: error: expected declarator
bit until_with;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv:9:9: error: expected member
bit until_with;
^~~~~~~~~~
name: pull1
description: The 'pull1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv:9:8: error: expected declarator
bit pull1;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv:9:9: error: expected member
bit pull1;
^~~~~
name: foreach
description: The 'foreach' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv:9:8: error: expected declarator
bit foreach;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv:9:9: error: expected member
bit foreach;
^~~~~~~
name: sequence
description: The 'sequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv:9:8: error: expected declarator
bit sequence;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv:9:9: error: language feature not yet supported
bit sequence;
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv:9:17: error: expected identifier
bit sequence;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv:9:18: error: expected ';'
bit sequence;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv:10:1: error: expected expression
endmodule
^
name: deassign
description: The 'deassign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv:9:8: error: expected declarator
bit deassign;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv:9:9: error: expected member
bit deassign;
^~~~~~~~
name: incdir
description: The 'incdir' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv:9:8: error: expected declarator
bit incdir;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv:9:9: error: expected member
bit incdir;
^~~~~~
name: timeprecision
description: The 'timeprecision' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv:9:8: error: expected declarator
bit timeprecision;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv:9:22: error: expected time literal
bit timeprecision;
^
name: let
description: The 'let' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv:9:8: error: expected declarator
bit let;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv:9:9: error: language feature not yet supported
bit let;
^~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv:9:12: error: expected identifier
bit let;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv:9:12: error: expected expression
bit let;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv:9:12: error: expected '='
bit let;
^
name: interface
description: The 'interface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv:9:8: error: expected declarator
bit interface;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv:9:18: error: expected identifier
bit interface;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv:10:1: error: expected member
endmodule
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv:10:10: error: expected 'endinterface'
endmodule
^
name: s_until_with
description: The 's_until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv:9:8: error: expected declarator
bit s_until_with;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv:9:9: error: expected member
bit s_until_with;
^~~~~~~~~~~~
name: final
description: The 'final' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv:9:8: error: expected declarator
bit final;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv:9:14: error: expected statement
bit final;
^
name: bufif0
description: The 'bufif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv:9:8: error: expected declarator
bit bufif0;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv:9:9: error: expected member
bit bufif0;
^~~~~~
name: nand
description: The 'nand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv:9:8: error: expected declarator
bit nand;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv:9:9: error: expected member
bit nand;
^~~~
name: rnmos
description: The 'rnmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv:9:8: error: expected declarator
bit rnmos;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv:9:9: error: expected member
bit rnmos;
^~~~~
name: cmos
description: The 'cmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv:9:8: error: expected declarator
bit cmos;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv:9:9: error: expected member
bit cmos;
^~~~
name: while
description: The 'while' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv:9:8: error: expected declarator
bit while;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv:9:9: error: expected member
bit while;
^~~~~
name: sync_reject_on
description: The 'sync_reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv:9:8: error: expected declarator
bit sync_reject_on;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv:9:9: error: expected member
bit sync_reject_on;
^~~~~~~~~~~~~~
name: real
description: The 'real' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv:9:8: error: expected declarator
bit real;
^
name: noshowcancelled
description: The 'noshowcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv:9:8: error: expected declarator
bit noshowcancelled;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv:9:9: error: expected member
bit noshowcancelled;
^~~~~~~~~~~~~~~
name: packed
description: The 'packed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv:9:8: error: expected declarator
bit packed;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv:9:9: error: expected member
bit packed;
^~~~~~
name: sync_accept_on
description: The 'sync_accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv:9:8: error: expected declarator
bit sync_accept_on;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv:9:9: error: expected member
bit sync_accept_on;
^~~~~~~~~~~~~~
name: include
description: The 'include' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv:9:8: error: expected declarator
bit include;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv:9:9: error: expected member
bit include;
^~~~~~~
name: rpmos
description: The 'rpmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv:9:8: error: expected declarator
bit rpmos;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv:9:9: error: expected member
bit rpmos;
^~~~~
name: typedef
description: The 'typedef' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv:9:8: error: expected declarator
bit typedef;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv:9:16: error: expected identifier
bit typedef;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv:9:16: error: expected data type (implicit type name not allowed)
bit typedef;
^
name: tranif0
description: The 'tranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv:9:8: error: expected declarator
bit tranif0;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv:9:9: error: expected member
bit tranif0;
^~~~~~~
name: localparam
description: The 'localparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv:9:8: error: expected declarator
bit localparam;
^
name: trireg
description: The 'trireg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv:9:8: error: expected declarator
bit trireg;
^
name: large
description: The 'large' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv:9:8: error: expected declarator
bit large;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv:9:9: error: expected member
bit large;
^~~~~
name: endclocking
description: The 'endclocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv:9:8: error: expected declarator
bit endclocking;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv:9:9: error: expected member
bit endclocking;
^~~~~~~~~~~
name: bufif1
description: The 'bufif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv:9:8: error: expected declarator
bit bufif1;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv:9:9: error: expected member
bit bufif1;
^~~~~~
name: initial
description: The 'initial' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv:9:8: error: expected declarator
bit initial;
^
name: wait
description: The 'wait' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv:9:8: error: expected declarator
bit wait;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv:9:9: error: expected member
bit wait;
^~~~
name: wildcard
description: The 'wildcard' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv:9:8: error: expected declarator
bit wildcard;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv:9:9: error: expected member
bit wildcard;
^~~~~~~~
name: logic
description: The 'logic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv:9:8: error: expected declarator
bit logic;
^
name: property
description: The 'property' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:9:8: error: expected declarator
bit property;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:9:9: error: language feature not yet supported
bit property;
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:9:17: error: expected identifier
bit property;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:9:18: error: expected 'endproperty'
bit property;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:10:1: error: expected expression
endmodule
^
name: begin
description: The 'begin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv:9:8: error: expected declarator
bit begin;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv:9:9: error: expected member
bit begin;
^~~~~
name: program
description: The 'program' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv:9:8: error: expected declarator
bit program;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv:9:16: error: expected identifier
bit program;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv:10:1: error: expected member
endmodule
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv:10:10: error: expected 'endprogram'
endmodule
^
name: wire
description: The 'wire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv:9:8: error: expected declarator
bit wire;
^
name: s_always
description: The 's_always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv:9:8: error: expected declarator
bit s_always;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv:9:9: error: expected member
bit s_always;
^~~~~~~~
name: showcancelled
description: The 'showcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv:9:8: error: expected declarator
bit showcancelled;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv:9:9: error: expected member
bit showcancelled;
^~~~~~~~~~~~~
name: modport
description: The 'modport' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv:9:8: error: expected declarator
bit modport;
^
name: module
description: The 'module' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv:9:8: error: expected declarator
bit module;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv:9:15: error: expected identifier
bit module;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv:10:10: error: expected 'endmodule'
endmodule
^
name: instance
description: The 'instance' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv:9:8: error: expected declarator
bit instance;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv:9:9: error: expected member
bit instance;
^~~~~~~~
name: extends
description: The 'extends' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv:9:8: error: expected declarator
bit extends;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv:9:9: error: expected member
bit extends;
^~~~~~~
name: local
description: The 'local' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv:9:8: error: expected declarator
bit local;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv:9:9: error: expected member
bit local;
^~~~~
name: type
description: The 'type' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv:9:8: error: expected declarator
bit type;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv:9:9: error: expected member
bit type;
^~~~
name: tri
description: The 'tri' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv:9:8: error: expected declarator
bit tri;
^
name: endproperty
description: The 'endproperty' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv:9:8: error: expected declarator
bit endproperty;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv:9:9: error: expected member
bit endproperty;
^~~~~~~~~~~
name: export
description: The 'export' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv:9:8: error: expected declarator
bit export;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv:9:9: error: language feature not yet supported
bit export;
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv:9:15: error: expected string literal
bit export;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv:9:15: error: expected 'function'
bit export;
^
name: struct
description: The 'struct' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv:9:8: error: expected declarator
bit struct;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv:9:15: error: expected '{'
bit struct;
^
name: endspecify
description: The 'endspecify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv:9:8: error: expected declarator
bit endspecify;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv:9:9: error: expected member
bit endspecify;
^~~~~~~~~~
name: within
description: The 'within' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv:9:8: error: expected declarator
bit within;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv:9:9: error: expected member
bit within;
^~~~~~
name: assume
description: The 'assume' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9:8: error: expected declarator
bit assume;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9:9: error: language feature not yet supported
bit assume;
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9:15: error: expected expression
bit assume;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9:15: error: expected '('
bit assume;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9:15: error: expected ')'
bit assume;
^
name: rtran
description: The 'rtran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv:9:8: error: expected declarator
bit rtran;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv:9:9: error: expected member
bit rtran;
^~~~~
name: break
description: The 'break' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv:9:8: error: expected declarator
bit break;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv:9:9: error: expected member
bit break;
^~~~~
name: randsequence
description: The 'randsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv:9:8: error: expected declarator
bit randsequence;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv:9:9: error: expected member
bit randsequence;
^~~~~~~~~~~~
name: wor
description: The 'wor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv:9:8: error: expected declarator
bit wor;
^
name: design
description: The 'design' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv:9:8: error: expected declarator
bit design;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv:9:9: error: expected member
bit design;
^~~~~~
name: join
description: The 'join' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv:9:8: error: expected declarator
bit join;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv:9:9: error: expected member
bit join;
^~~~
name: bind
description: The 'bind' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv:9:8: error: expected declarator
bit bind;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv:9:9: error: expected member
bit bind;
^~~~
name: use
description: The 'use' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv:9:8: error: expected declarator
bit use;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv:9:9: error: expected member
bit use;
^~~
name: union
description: The 'union' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv:9:8: error: expected declarator
bit union;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv:9:14: error: expected '{'
bit union;
^
name: automatic
description: The 'automatic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv:9:8: error: expected declarator
bit automatic;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv:9:18: error: expected data type (implicit type name not allowed)
bit automatic;
^
name: soft
description: The 'soft' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv:9:8: error: expected declarator
bit soft;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv:9:9: error: expected member
bit soft;
^~~~
name: endprogram
description: The 'endprogram' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv:9:8: error: expected declarator
bit endprogram;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv:9:9: error: expected member
bit endprogram;
^~~~~~~~~~
name: import
description: The 'import' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv:9:8: error: expected declarator
bit import;
^
name: highz0
description: The 'highz0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv:9:8: error: expected declarator
bit highz0;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv:9:9: error: expected member
bit highz0;
^~~~~~
name: defparam
description: The 'defparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv:9:8: error: expected declarator
bit defparam;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv:9:9: error: language feature not yet supported
bit defparam;
^~~~~~~~~
name: output
description: The 'output' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv:9:8: error: expected declarator
bit output;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv:9:9: error: can't use port declaration in module with ANSI style port list
bit output;
^
name: first_match
description: The 'first_match' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv:9:8: error: expected declarator
bit first_match;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv:9:9: error: expected member
bit first_match;
^~~~~~~~~~~
name: fork
description: The 'fork' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv:9:8: error: expected declarator
bit fork;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv:9:9: error: expected member
bit fork;
^~~~
name: iff
description: The 'iff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv:9:8: error: expected declarator
bit iff;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv:9:9: error: expected member
bit iff;
^~~
name: strong0
description: The 'strong0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv:9:8: error: expected declarator
bit strong0;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv:9:9: error: expected member
bit strong0;
^~~~~~~
name: reg
description: The 'reg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv:9:8: error: expected declarator
bit reg;
^
name: return
description: The 'return' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv:9:8: error: expected declarator
bit return;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv:9:9: error: expected member
bit return;
^~~~~~
name: pulsestyle_onevent
description: The 'pulsestyle_onevent' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv:9:8: error: expected declarator
bit pulsestyle_onevent;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv:9:9: error: expected member
bit pulsestyle_onevent;
^~~~~~~~~~~~~~~~~~
name: negedge
description: The 'negedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv:9:8: error: expected declarator
bit negedge;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv:9:9: error: expected member
bit negedge;
^~~~~~~
name: vectored
description: The 'vectored' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv:9:8: error: expected declarator
bit vectored;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv:9:9: error: expected member
bit vectored;
^~~~~~~~
name: implies
description: The 'implies' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv:9:8: error: expected declarator
bit implies;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv:9:9: error: expected member
bit implies;
^~~~~~~
name: interconnect
description: The 'interconnect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv:9:8: error: expected declarator
bit interconnect;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv:9:9: error: expected member
bit interconnect;
^~~~~~~~~~~~
name: pullup
description: The 'pullup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv:9:8: error: expected declarator
bit pullup;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv:9:9: error: expected member
bit pullup;
^~~~~~
name: randcase
description: The 'randcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv:9:8: error: expected declarator
bit randcase;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv:9:9: error: expected member
bit randcase;
^~~~~~~~
name: void
description: The 'void' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv:9:8: error: expected declarator
bit void;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv:9:9: error: expected member
bit void;
^~~~
name: case
description: The 'case' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9:8: error: expected declarator
bit case;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9:9: error: case generate has no items
bit case;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9:13: error: expected expression
bit case;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9:13: error: expected '('
bit case;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9:13: error: expected ')'
bit case;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9:13: error: expected 'endcase'
bit case;
^
name: null
description: The 'null' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv:9:8: error: expected declarator
bit null;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv:9:9: error: expected member
bit null;
^~~~
name: always_ff
description: The 'always_ff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv']
incdirs: []
top_module:
rc: 0

name: int
description: The 'int' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv']
incdirs: []
top_module:
rc: 0

name: release
description: The 'release' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv']
incdirs: []
top_module:
rc: 0

name: endgroup
description: The 'endgroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv']
incdirs: []
top_module:
rc: 0

name: triand
description: The 'triand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv']
incdirs: []
top_module:
rc: 0

name: clocking
description: The 'clocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv']
incdirs: []
top_module:
rc: 0

name: forkjoin
description: The 'forkjoin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv']
incdirs: []
top_module:
rc: 0

name: context
description: The 'context' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv']
incdirs: []
top_module:
rc: 0

name: cover
description: The 'cover' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv']
incdirs: []
top_module:
rc: 0

name: const
description: The 'const' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv']
incdirs: []
top_module:
rc: 0

name: always
description: The 'always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv']
incdirs: []
top_module:
rc: 0

name: accept_on
description: The 'accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv']
incdirs: []
top_module:
rc: 0

name: do
description: The 'do' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv']
incdirs: []
top_module:
rc: 0

name: casez
description: The 'casez' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv']
incdirs: []
top_module:
rc: 0

name: trior
description: The 'trior' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv']
incdirs: []
top_module:
rc: 0

name: strong
description: The 'strong' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv']
incdirs: []
top_module:
rc: 0

name: integer
description: The 'integer' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv']
incdirs: []
top_module:
rc: 0

name: if
description: The 'if' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv']
incdirs: []
top_module:
rc: 0

name: endpackage
description: The 'endpackage' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv']
incdirs: []
top_module:
rc: 0

name: endsequence
description: The 'endsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv']
incdirs: []
top_module:
rc: 0

name: end
description: The 'end' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv']
incdirs: []
top_module:
rc: 0

name: assign
description: The 'assign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv']
incdirs: []
top_module:
rc: 0

name: specparam
description: The 'specparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv']
incdirs: []
top_module:
rc: 0

name: bit
description: The 'bit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv']
incdirs: []
top_module:
rc: 0

name: class
description: The 'class' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv']
incdirs: []
top_module:
rc: 0

name: shortint
description: The 'shortint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv']
incdirs: []
top_module:
rc: 0

name: weak
description: The 'weak' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv']
incdirs: []
top_module:
rc: 0

name: ifnone
description: The 'ifnone' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv']
incdirs: []
top_module:
rc: 0

name: strong1
description: The 'strong1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv']
incdirs: []
top_module:
rc: 0

name: reject_on
description: The 'reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv']
incdirs: []
top_module:
rc: 0

name: intersect
description: The 'intersect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv']
incdirs: []
top_module:
rc: 0

name: nexttime
description: The 'nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv']
incdirs: []
top_module:
rc: 0

name: tran
description: The 'tran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv']
incdirs: []
top_module:
rc: 0

name: continue
description: The 'continue' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv']
incdirs: []
top_module:
rc: 0

name: eventually
description: The 'eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv']
incdirs: []
top_module:
rc: 0

name: untyped
description: The 'untyped' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv']
incdirs: []
top_module:
rc: 0

name: and
description: The 'and' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv']
incdirs: []
top_module:
rc: 0

name: library
description: The 'library' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv']
incdirs: []
top_module:
rc: 0

name: disable
description: The 'disable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv']
incdirs: []
top_module:
rc: 0

name: wait_order
description: The 'wait_order' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv']
incdirs: []
top_module:
rc: 0

name: endfunction
description: The 'endfunction' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv']
incdirs: []
top_module:
rc: 0

name: shortreal
description: The 'shortreal' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv']
incdirs: []
top_module:
rc: 0

name: unique0
description: The 'unique0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv']
incdirs: []
top_module:
rc: 0

name: uwire
description: The 'uwire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv']
incdirs: []
top_module:
rc: 0

name: rtranif0
description: The 'rtranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv']
incdirs: []
top_module:
rc: 0

name: longint
description: The 'longint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv']
incdirs: []
top_module:
rc: 0

name: pulsestyle_ondetect
description: The 'pulsestyle_ondetect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv']
incdirs: []
top_module:
rc: 0

name: parameter
description: The 'parameter' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv']
incdirs: []
top_module:
rc: 0

name: not
description: The 'not' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv']
incdirs: []
top_module:
rc: 0

name: extern
description: The 'extern' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv']
incdirs: []
top_module:
rc: 0

name: pure
description: The 'pure' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv']
incdirs: []
top_module:
rc: 0

name: bins
description: The 'bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv']
incdirs: []
top_module:
rc: 0

name: static
description: The 'static' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv']
incdirs: []
top_module:
rc: 0

name: pulldown
description: The 'pulldown' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv']
incdirs: []
top_module:
rc: 0

name: tri1
description: The 'tri1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv']
incdirs: []
top_module:
rc: 0

name: endmodule
description: The 'endmodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv']
incdirs: []
top_module:
rc: 0

name: default
description: The 'default' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv']
incdirs: []
top_module:
rc: 0

name: throughout
description: The 'throughout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv']
incdirs: []
top_module:
rc: 0

name: liblist
description: The 'liblist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv']
incdirs: []
top_module:
rc: 0

name: unsigned
description: The 'unsigned' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(7, 0) module_declaration
(8, 4) module_or_generate_item
(8, 4) data_declaration
(8, 16) list_of_variable_decl_assignments
(8, 16) variable_decl_assignment
(8, 16) variable_identifier
(8, 16) simple_identifier
name: tranif1
description: The 'tranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv']
incdirs: []
top_module:
rc: 0

name: input
description: The 'input' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv']
incdirs: []
top_module:
rc: 0

name: buf
description: The 'buf' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv']
incdirs: []
top_module:
rc: 0

name: primitive
description: The 'primitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv']
incdirs: []
top_module:
rc: 0

name: time
description: The 'time' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv']
incdirs: []
top_module:
rc: 0

name: repeat
description: The 'repeat' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv']
incdirs: []
top_module:
rc: 0

name: s_nexttime
description: The 's_nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv']
incdirs: []
top_module:
rc: 0

name: checker
description: The 'checker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv']
incdirs: []
top_module:
rc: 0

name: rand
description: The 'rand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv']
incdirs: []
top_module:
rc: 0

name: endconfig
description: The 'endconfig' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv']
incdirs: []
top_module:
rc: 0

name: table
description: The 'table' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv']
incdirs: []
top_module:
rc: 0

name: or
description: The 'or' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv']
incdirs: []
top_module:
rc: 0

name: coverpoint
description: The 'coverpoint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv']
incdirs: []
top_module:
rc: 0

name: notif1
description: The 'notif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv']
incdirs: []
top_module:
rc: 0

name: endtable
description: The 'endtable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv']
incdirs: []
top_module:
rc: 0

name: weak1
description: The 'weak1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv']
incdirs: []
top_module:
rc: 0

name: cell
description: The 'cell' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv']
incdirs: []
top_module:
rc: 0

name: force
description: The 'force' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv']
incdirs: []
top_module:
rc: 0

name: casex
description: The 'casex' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv']
incdirs: []
top_module:
rc: 0

name: before
description: The 'before' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv']
incdirs: []
top_module:
rc: 0

name: always_comb
description: The 'always_comb' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv']
incdirs: []
top_module:
rc: 0

name: dist
description: The 'dist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv']
incdirs: []
top_module:
rc: 0

name: inside
description: The 'inside' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv']
incdirs: []
top_module:
rc: 0

name: pmos
description: The 'pmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv']
incdirs: []
top_module:
rc: 0

name: constraint
description: The 'constraint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv']
incdirs: []
top_module:
rc: 0

name: scalared
description: The 'scalared' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv']
incdirs: []
top_module:
rc: 0

name: enum
description: The 'enum' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv']
incdirs: []
top_module:
rc: 0

name: join_none
description: The 'join_none' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv']
incdirs: []
top_module:
rc: 0

name: signed
description: The 'signed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(7, 0) module_declaration
(8, 4) ERROR
name: nmos
description: The 'nmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv']
incdirs: []
top_module:
rc: 0

name: weak0
description: The 'weak0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv']
incdirs: []
top_module:
rc: 0

name: timeunit
description: The 'timeunit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv']
incdirs: []
top_module:
rc: 0

name: endcase
description: The 'endcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv']
incdirs: []
top_module:
rc: 0

name: function
description: The 'function' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv']
incdirs: []
top_module:
rc: 0

name: endinterface
description: The 'endinterface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv']
incdirs: []
top_module:
rc: 0

name: chandle
description: The 'chandle' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv']
incdirs: []
top_module:
rc: 0

name: assert
description: The 'assert' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv']
incdirs: []
top_module:
rc: 0

name: event
description: The 'event' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv']
incdirs: []
top_module:
rc: 0

name: for
description: The 'for' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv']
incdirs: []
top_module:
rc: 0

name: realtime
description: The 'realtime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv']
incdirs: []
top_module:
rc: 0

name: join_any
description: The 'join_any' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv']
incdirs: []
top_module:
rc: 0

name: else
description: The 'else' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv']
incdirs: []
top_module:
rc: 0

name: tri0
description: The 'tri0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv']
incdirs: []
top_module:
rc: 0

name: binsof
description: The 'binsof' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv']
incdirs: []
top_module:
rc: 0

name: endtask
description: The 'endtask' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv']
incdirs: []
top_module:
rc: 0

name: highz1
description: The 'highz1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv']
incdirs: []
top_module:
rc: 0

name: notif0
description: The 'notif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv']
incdirs: []
top_module:
rc: 0

name: inout
description: The 'inout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv']
incdirs: []
top_module:
rc: 0

name: tagged
description: The 'tagged' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv']
incdirs: []
top_module:
rc: 0

name: implements
description: The 'implements' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv']
incdirs: []
top_module:
rc: 0

name: endchecker
description: The 'endchecker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv']
incdirs: []
top_module:
rc: 0

name: byte
description: The 'byte' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv']
incdirs: []
top_module:
rc: 0

name: restrict
description: The 'restrict' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv']
incdirs: []
top_module:
rc: 0

name: endclass
description: The 'endclass' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv']
incdirs: []
top_module:
rc: 0

name: matches
description: The 'matches' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv']
incdirs: []
top_module:
rc: 0

name: nor
description: The 'nor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv']
incdirs: []
top_module:
rc: 0

name: supply1
description: The 'supply1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv']
incdirs: []
top_module:
rc: 0

name: illegal_bins
description: The 'illegal_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv']
incdirs: []
top_module:
rc: 0

name: protected
description: The 'protected' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv']
incdirs: []
top_module:
rc: 0

name: wand
description: The 'wand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv']
incdirs: []
top_module:
rc: 0

name: xor
description: The 'xor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv']
incdirs: []
top_module:
rc: 0

name: s_eventually
description: The 's_eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv']
incdirs: []
top_module:
rc: 0

name: nettype
description: The 'nettype' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv']
incdirs: []
top_module:
rc: 0

name: global
description: The 'global' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv']
incdirs: []
top_module:
rc: 0

name: super
description: The 'super' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv']
incdirs: []
top_module:
rc: 0

name: endprimitive
description: The 'endprimitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv']
incdirs: []
top_module:
rc: 0

name: supply0
description: The 'supply0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv']
incdirs: []
top_module:
rc: 0

name: expect
description: The 'expect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv']
incdirs: []
top_module:
rc: 0

name: medium
description: The 'medium' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv']
incdirs: []
top_module:
rc: 0

name: ignore_bins
description: The 'ignore_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv']
incdirs: []
top_module:
rc: 0

name: this
description: The 'this' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv']
incdirs: []
top_module:
rc: 0

name: unique
description: The 'unique' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv']
incdirs: []
top_module:
rc: 0

name: rtranif1
description: The 'rtranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv']
incdirs: []
top_module:
rc: 0

name: with
description: The 'with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv']
incdirs: []
top_module:
rc: 0

name: package
description: The 'package' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv']
incdirs: []
top_module:
rc: 0

name: alias
description: The 'alias' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv']
incdirs: []
top_module:
rc: 0

name: endgenerate
description: The 'endgenerate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv']
incdirs: []
top_module:
rc: 0

name: specify
description: The 'specify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv']
incdirs: []
top_module:
rc: 0

name: solve
description: The 'solve' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv']
incdirs: []
top_module:
rc: 0

name: generate
description: The 'generate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv']
incdirs: []
top_module:
rc: 0

name: edge
description: The 'edge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv']
incdirs: []
top_module:
rc: 0

name: forever
description: The 'forever' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv']
incdirs: []
top_module:
rc: 0

name: var
description: The 'var' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv']
incdirs: []
top_module:
rc: 0

name: xnor
description: The 'xnor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv']
incdirs: []
top_module:
rc: 0

name: covergroup
description: The 'covergroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv']
incdirs: []
top_module:
rc: 0

name: virtual
description: The 'virtual' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv']
incdirs: []
top_module:
rc: 0

name: task
description: The 'task' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv']
incdirs: []
top_module:
rc: 0

name: rcmos
description: The 'rcmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv']
incdirs: []
top_module:
rc: 0

name: genvar
description: The 'genvar' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv']
incdirs: []
top_module:
rc: 0

name: until
description: The 'until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv']
incdirs: []
top_module:
rc: 0

name: pull0
description: The 'pull0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv']
incdirs: []
top_module:
rc: 0

name: always_latch
description: The 'always_latch' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv']
incdirs: []
top_module:
rc: 0

name: cross
description: The 'cross' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv']
incdirs: []
top_module:
rc: 0

name: posedge
description: The 'posedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv']
incdirs: []
top_module:
rc: 0

name: config
description: The 'config' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv']
incdirs: []
top_module:
rc: 0

name: string
description: The 'string' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv']
incdirs: []
top_module:
rc: 0

name: new
description: The 'new' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv']
incdirs: []
top_module:
rc: 0

name: ref
description: The 'ref' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv']
incdirs: []
top_module:
rc: 0

name: small
description: The 'small' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv']
incdirs: []
top_module:
rc: 0

name: macromodule
description: The 'macromodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv']
incdirs: []
top_module:
rc: 0

name: randc
description: The 'randc' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv']
incdirs: []
top_module:
rc: 0

name: priority
description: The 'priority' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv']
incdirs: []
top_module:
rc: 0

name: s_until
description: The 's_until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv']
incdirs: []
top_module:
rc: 0

name: until_with
description: The 'until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv']
incdirs: []
top_module:
rc: 0

name: pull1
description: The 'pull1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv']
incdirs: []
top_module:
rc: 0

name: foreach
description: The 'foreach' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv']
incdirs: []
top_module:
rc: 0

name: sequence
description: The 'sequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv']
incdirs: []
top_module:
rc: 0

name: deassign
description: The 'deassign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv']
incdirs: []
top_module:
rc: 0

name: incdir
description: The 'incdir' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv']
incdirs: []
top_module:
rc: 0

name: timeprecision
description: The 'timeprecision' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv']
incdirs: []
top_module:
rc: 0

name: let
description: The 'let' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv']
incdirs: []
top_module:
rc: 0

name: interface
description: The 'interface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv']
incdirs: []
top_module:
rc: 0

name: s_until_with
description: The 's_until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv']
incdirs: []
top_module:
rc: 0

name: final
description: The 'final' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv']
incdirs: []
top_module:
rc: 0

name: bufif0
description: The 'bufif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv']
incdirs: []
top_module:
rc: 0

name: nand
description: The 'nand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv']
incdirs: []
top_module:
rc: 0

name: rnmos
description: The 'rnmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv']
incdirs: []
top_module:
rc: 0

name: cmos
description: The 'cmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv']
incdirs: []
top_module:
rc: 0

name: while
description: The 'while' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv']
incdirs: []
top_module:
rc: 0

name: sync_reject_on
description: The 'sync_reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv']
incdirs: []
top_module:
rc: 0

name: real
description: The 'real' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv']
incdirs: []
top_module:
rc: 0

name: noshowcancelled
description: The 'noshowcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv']
incdirs: []
top_module:
rc: 0

name: packed
description: The 'packed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv']
incdirs: []
top_module:
rc: 0

name: sync_accept_on
description: The 'sync_accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv']
incdirs: []
top_module:
rc: 0

name: include
description: The 'include' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv']
incdirs: []
top_module:
rc: 0

name: rpmos
description: The 'rpmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv']
incdirs: []
top_module:
rc: 0

name: typedef
description: The 'typedef' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv']
incdirs: []
top_module:
rc: 0

name: tranif0
description: The 'tranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv']
incdirs: []
top_module:
rc: 0

name: localparam
description: The 'localparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv']
incdirs: []
top_module:
rc: 0

name: trireg
description: The 'trireg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv']
incdirs: []
top_module:
rc: 0

name: large
description: The 'large' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv']
incdirs: []
top_module:
rc: 0

name: endclocking
description: The 'endclocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv']
incdirs: []
top_module:
rc: 0

name: bufif1
description: The 'bufif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv']
incdirs: []
top_module:
rc: 0

name: initial
description: The 'initial' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv']
incdirs: []
top_module:
rc: 0

name: wait
description: The 'wait' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv']
incdirs: []
top_module:
rc: 0

name: wildcard
description: The 'wildcard' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv']
incdirs: []
top_module:
rc: 0

name: logic
description: The 'logic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv']
incdirs: []
top_module:
rc: 0

name: property
description: The 'property' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv']
incdirs: []
top_module:
rc: 0

name: begin
description: The 'begin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv']
incdirs: []
top_module:
rc: 0

name: program
description: The 'program' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv']
incdirs: []
top_module:
rc: 0

name: wire
description: The 'wire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv']
incdirs: []
top_module:
rc: 0

name: s_always
description: The 's_always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv']
incdirs: []
top_module:
rc: 0

name: showcancelled
description: The 'showcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv']
incdirs: []
top_module:
rc: 0

name: modport
description: The 'modport' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv']
incdirs: []
top_module:
rc: 0

name: module
description: The 'module' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv']
incdirs: []
top_module:
rc: 0

name: instance
description: The 'instance' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv']
incdirs: []
top_module:
rc: 0

name: extends
description: The 'extends' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv']
incdirs: []
top_module:
rc: 0

name: local
description: The 'local' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv']
incdirs: []
top_module:
rc: 0

name: type
description: The 'type' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv']
incdirs: []
top_module:
rc: 0

name: tri
description: The 'tri' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv']
incdirs: []
top_module:
rc: 0

name: endproperty
description: The 'endproperty' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv']
incdirs: []
top_module:
rc: 0

name: export
description: The 'export' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv']
incdirs: []
top_module:
rc: 0

name: struct
description: The 'struct' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv']
incdirs: []
top_module:
rc: 0

name: endspecify
description: The 'endspecify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv']
incdirs: []
top_module:
rc: 0

name: within
description: The 'within' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv']
incdirs: []
top_module:
rc: 0

name: assume
description: The 'assume' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv']
incdirs: []
top_module:
rc: 0

name: rtran
description: The 'rtran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv']
incdirs: []
top_module:
rc: 0

name: break
description: The 'break' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv']
incdirs: []
top_module:
rc: 0

name: randsequence
description: The 'randsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv']
incdirs: []
top_module:
rc: 0

name: wor
description: The 'wor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv']
incdirs: []
top_module:
rc: 0

name: design
description: The 'design' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv']
incdirs: []
top_module:
rc: 0

name: join
description: The 'join' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv']
incdirs: []
top_module:
rc: 0

name: bind
description: The 'bind' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv']
incdirs: []
top_module:
rc: 0

name: use
description: The 'use' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv']
incdirs: []
top_module:
rc: 0

name: union
description: The 'union' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv']
incdirs: []
top_module:
rc: 0

name: automatic
description: The 'automatic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv']
incdirs: []
top_module:
rc: 0

name: soft
description: The 'soft' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv']
incdirs: []
top_module:
rc: 0

name: endprogram
description: The 'endprogram' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv']
incdirs: []
top_module:
rc: 0

name: import
description: The 'import' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv']
incdirs: []
top_module:
rc: 0

name: highz0
description: The 'highz0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv']
incdirs: []
top_module:
rc: 0

name: defparam
description: The 'defparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv']
incdirs: []
top_module:
rc: 0

name: output
description: The 'output' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv']
incdirs: []
top_module:
rc: 0

name: first_match
description: The 'first_match' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv']
incdirs: []
top_module:
rc: 0

name: fork
description: The 'fork' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv']
incdirs: []
top_module:
rc: 0

name: iff
description: The 'iff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv']
incdirs: []
top_module:
rc: 0

name: strong0
description: The 'strong0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv']
incdirs: []
top_module:
rc: 0

name: reg
description: The 'reg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv']
incdirs: []
top_module:
rc: 0

name: return
description: The 'return' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv']
incdirs: []
top_module:
rc: 0

name: pulsestyle_onevent
description: The 'pulsestyle_onevent' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv']
incdirs: []
top_module:
rc: 0

name: negedge
description: The 'negedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv']
incdirs: []
top_module:
rc: 0

name: vectored
description: The 'vectored' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv']
incdirs: []
top_module:
rc: 0

name: implies
description: The 'implies' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv']
incdirs: []
top_module:
rc: 0

name: interconnect
description: The 'interconnect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv']
incdirs: []
top_module:
rc: 0

name: pullup
description: The 'pullup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv']
incdirs: []
top_module:
rc: 0

name: randcase
description: The 'randcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv']
incdirs: []
top_module:
rc: 0

name: void
description: The 'void' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv']
incdirs: []
top_module:
rc: 0

name: case
description: The 'case' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv']
incdirs: []
top_module:
rc: 0

name: null
description: The 'null' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv']
incdirs: []
top_module:
rc: 0

name: always_ff
description: The 'always_ff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv:9: syntax error, unexpected always_ff, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv
name: int
description: The 'int' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv:9: syntax error, unexpected int, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv
name: release
description: The 'release' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv:9: Unsupported: Verilog 1995 reserved word not implemented: release
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv
name: endgroup
description: The 'endgroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endgroup
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv
name: triand
description: The 'triand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv:9: Unsupported: Verilog 1995 reserved word not implemented: triand
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv
name: clocking
description: The 'clocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv:9: syntax error, unexpected clocking, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv
name: forkjoin
description: The 'forkjoin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: forkjoin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv
name: context
description: The 'context' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv:9: syntax error, unexpected context, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv
name: cover
description: The 'cover' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv:9: syntax error, unexpected cover, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv
name: const
description: The 'const' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv:9: syntax error, unexpected const, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv
name: always
description: The 'always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv:9: syntax error, unexpected always, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv
name: accept_on
description: The 'accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: accept_on
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv
name: do
description: The 'do' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv:9: Unexpected "do": "do" is a SystemVerilog keyword misused as an identifier.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv:9: Modify the Verilog-2001 code to avoid SV keywords, or use `begin_keywords or --language.
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv
name: casez
description: The 'casez' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv:9: syntax error, unexpected casez, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv
name: trior
description: The 'trior' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv:9: Unsupported: Verilog 1995 reserved word not implemented: trior
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv
name: strong
description: The 'strong' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: strong
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv
name: integer
description: The 'integer' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv:9: syntax error, unexpected integer, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv
name: if
description: The 'if' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv:9: syntax error, unexpected if, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv
name: endpackage
description: The 'endpackage' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv:9: syntax error, unexpected endpackage, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv
name: endsequence
description: The 'endsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endsequence
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv
name: end
description: The 'end' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv:9: syntax error, unexpected end, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv
name: assign
description: The 'assign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv:9: syntax error, unexpected assign, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv
name: specparam
description: The 'specparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv:9: syntax error, unexpected specparam, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv
name: bit
description: The 'bit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv:9: syntax error, unexpected bit, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv
name: class
description: The 'class' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv
name: shortint
description: The 'shortint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv:9: syntax error, unexpected shortint, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv
name: weak
description: The 'weak' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: weak
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv
name: ifnone
description: The 'ifnone' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv:9: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv
name: strong1
description: The 'strong1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv:9: Unsupported: Verilog 1995 reserved word not implemented: strong1
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv
name: reject_on
description: The 'reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: reject_on
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv
name: intersect
description: The 'intersect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: intersect
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv
name: nexttime
description: The 'nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: nexttime
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv
name: tran
description: The 'tran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv:9: syntax error, unexpected tran, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv
name: continue
description: The 'continue' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv:9: syntax error, unexpected continue, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv
name: eventually
description: The 'eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: eventually
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv
name: untyped
description: The 'untyped' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: untyped
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv
name: and
description: The 'and' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv:9: syntax error, unexpected and, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv
name: library
description: The 'library' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv:9: Unsupported: Verilog 2001-config reserved word not implemented: library
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv
name: disable
description: The 'disable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv:9: syntax error, unexpected disable, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv
name: wait_order
description: The 'wait_order' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: wait_order
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv
name: endfunction
description: The 'endfunction' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv:9: syntax error, unexpected endfunction, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv
name: shortreal
description: The 'shortreal' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: shortreal
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv
name: unique0
description: The 'unique0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv:9: syntax error, unexpected unique0, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv
name: uwire
description: The 'uwire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv:9: syntax error, unexpected wire, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv
name: rtranif0
description: The 'rtranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv:9: syntax error, unexpected rtranif0, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv
name: longint
description: The 'longint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv:9: syntax error, unexpected longint, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv
name: pulsestyle_ondetect
description: The 'pulsestyle_ondetect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv:9: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv
name: parameter
description: The 'parameter' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv:9: syntax error, unexpected parameter, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv
name: not
description: The 'not' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv:9: syntax error, unexpected not, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv
name: extern
description: The 'extern' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv
name: pure
description: The 'pure' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv:9: syntax error, unexpected pure, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv
name: bins
description: The 'bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: bins
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv
name: static
description: The 'static' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv:9: syntax error, unexpected static, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv
name: pulldown
description: The 'pulldown' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv:9: syntax error, unexpected pulldown, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv
name: tri1
description: The 'tri1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv:9: syntax error, unexpected tri1, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv
name: endmodule
description: The 'endmodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv:9: syntax error, unexpected endmodule, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv
name: default
description: The 'default' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv:9: syntax error, unexpected default, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv
name: throughout
description: The 'throughout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: throughout
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv
name: liblist
description: The 'liblist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv:9: Unsupported: Verilog 2001-config reserved word not implemented: liblist
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv
name: unsigned
description: The 'unsigned' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv
name: tranif1
description: The 'tranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv:9: syntax error, unexpected tranif1, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv
name: input
description: The 'input' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv:9: syntax error, unexpected input, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv
name: buf
description: The 'buf' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv:9: syntax error, unexpected buf, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv
name: primitive
description: The 'primitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv:9: syntax error, unexpected primitive, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv
name: time
description: The 'time' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv:9: syntax error, unexpected time, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv
name: repeat
description: The 'repeat' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv:9: syntax error, unexpected repeat, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv
name: s_nexttime
description: The 's_nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: s_nexttime
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv
name: checker
description: The 'checker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: checker
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv
name: rand
description: The 'rand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv:9: syntax error, unexpected rand, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv
name: endconfig
description: The 'endconfig' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv:9: Unsupported: Verilog 2001-config reserved word not implemented: endconfig
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv
name: table
description: The 'table' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv']
incdirs: []
top_module:
rc: 2

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv:9: syntax error, unexpected table, expecting IDENTIFIER or do or final
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv:13: EOF in TABLE
fatal flex scanner internal error--end of buffer missed
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv
name: or
description: The 'or' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv:9: syntax error, unexpected or, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv
name: coverpoint
description: The 'coverpoint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: coverpoint
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv
name: notif1
description: The 'notif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv:9: syntax error, unexpected notif1, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv
name: endtable
description: The 'endtable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv:9: Syntax error: ENDTABLE outside of TABLE
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv
name: weak1
description: The 'weak1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv:9: Unsupported: Verilog 1995 reserved word not implemented: weak1
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv
name: cell
description: The 'cell' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv:9: Unsupported: Verilog 2001-config reserved word not implemented: cell
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv
name: force
description: The 'force' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv:9: Unsupported: Verilog 1995 reserved word not implemented: force
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv
name: casex
description: The 'casex' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv:9: syntax error, unexpected casex, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv
name: before
description: The 'before' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: before
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv
name: always_comb
description: The 'always_comb' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv:9: syntax error, unexpected always_comb, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv
name: dist
description: The 'dist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: dist
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv
name: inside
description: The 'inside' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv:9: syntax error, unexpected inside, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv
name: pmos
description: The 'pmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv:9: syntax error, unexpected pmos, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv
name: constraint
description: The 'constraint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv
name: scalared
description: The 'scalared' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv:9: syntax error, unexpected scalared, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv
name: enum
description: The 'enum' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv:9: syntax error, unexpected enum, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv
name: join_none
description: The 'join_none' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv
name: signed
description: The 'signed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv
name: nmos
description: The 'nmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv:9: syntax error, unexpected nmos, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv
name: weak0
description: The 'weak0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv:9: Unsupported: Verilog 1995 reserved word not implemented: weak0
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv
name: timeunit
description: The 'timeunit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv:9: syntax error, unexpected timeunit, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv
name: endcase
description: The 'endcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv:9: syntax error, unexpected endcase, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv
name: function
description: The 'function' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv:9: syntax error, unexpected function, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv
name: endinterface
description: The 'endinterface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv:9: syntax error, unexpected endinterface, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv
name: chandle
description: The 'chandle' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv:9: syntax error, unexpected chandle, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv
name: assert
description: The 'assert' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9: syntax error, unexpected assert, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv
name: event
description: The 'event' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv:9: Unsupported: Verilog 1995 reserved word not implemented: event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv
name: for
description: The 'for' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9: syntax error, unexpected for, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv
name: realtime
description: The 'realtime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv:9: syntax error, unexpected realtime, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv
name: join_any
description: The 'join_any' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: join_any
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv
name: else
description: The 'else' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv:9: syntax error, unexpected else, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv
name: tri0
description: The 'tri0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv:9: syntax error, unexpected tri0, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv
name: binsof
description: The 'binsof' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: binsof
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv
name: endtask
description: The 'endtask' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv:9: syntax error, unexpected endtask, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv
name: highz1
description: The 'highz1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv:9: Unsupported: Verilog 1995 reserved word not implemented: highz1
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv
name: notif0
description: The 'notif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv:9: syntax error, unexpected notif0, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv
name: inout
description: The 'inout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv:9: syntax error, unexpected inout, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv
name: tagged
description: The 'tagged' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv
name: implements
description: The 'implements' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv:9: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv
name: endchecker
description: The 'endchecker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: endchecker
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv
name: byte
description: The 'byte' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv:9: syntax error, unexpected byte, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv
name: restrict
description: The 'restrict' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: restrict
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv
name: endclass
description: The 'endclass' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv
name: matches
description: The 'matches' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: matches
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv
name: nor
description: The 'nor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv:9: syntax error, unexpected nor, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv
name: supply1
description: The 'supply1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv:9: syntax error, unexpected supply1, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv
name: illegal_bins
description: The 'illegal_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: illegal_bins
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv
name: protected
description: The 'protected' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv
name: wand
description: The 'wand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv:9: Unsupported: Verilog 1995 reserved word not implemented: wand
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv
name: xor
description: The 'xor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv:9: syntax error, unexpected xor, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv
name: s_eventually
description: The 's_eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: s_eventually
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv
name: nettype
description: The 'nettype' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv:9: Unsupported: SystemVerilog 2012 reserved word not implemented: nettype
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv
name: global
description: The 'global' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv']
incdirs: []
top_module:
rc: 0

name: super
description: The 'super' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv
name: endprimitive
description: The 'endprimitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv:9: syntax error, unexpected endprimitive, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv
name: supply0
description: The 'supply0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv:9: syntax error, unexpected supply0, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv
name: expect
description: The 'expect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: expect
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv
name: medium
description: The 'medium' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv:9: Unsupported: Verilog 1995 reserved word not implemented: medium
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv
name: ignore_bins
description: The 'ignore_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: ignore_bins
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv
name: this
description: The 'this' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: this
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv
name: unique
description: The 'unique' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv:9: syntax error, unexpected unique, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv
name: rtranif1
description: The 'rtranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv:9: syntax error, unexpected rtranif1, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv
name: with
description: The 'with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: with
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv
name: package
description: The 'package' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv:9: syntax error, unexpected package, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv
name: alias
description: The 'alias' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: alias
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv
name: endgenerate
description: The 'endgenerate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv:9: syntax error, unexpected endgenerate, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv
name: specify
description: The 'specify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv:9: syntax error, unexpected specify, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv
name: solve
description: The 'solve' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: solve
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv
name: generate
description: The 'generate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv:9: syntax error, unexpected generate, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv
name: edge
description: The 'edge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv:9: syntax error, unexpected edge, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv
name: forever
description: The 'forever' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv:9: syntax error, unexpected forever, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv
name: var
description: The 'var' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv:9: syntax error, unexpected var, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv
name: xnor
description: The 'xnor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv:9: syntax error, unexpected xnor, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv
name: covergroup
description: The 'covergroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: covergroup
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv
name: virtual
description: The 'virtual' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv
name: task
description: The 'task' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv:9: syntax error, unexpected task, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv
name: rcmos
description: The 'rcmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv:9: syntax error, unexpected rcmos, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv
name: genvar
description: The 'genvar' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv:9: syntax error, unexpected genvar, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv
name: until
description: The 'until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: until
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv
name: pull0
description: The 'pull0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv:9: Unsupported: Verilog 1995 reserved word not implemented: pull0
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv
name: always_latch
description: The 'always_latch' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv:9: syntax error, unexpected always_latch, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv
name: cross
description: The 'cross' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: cross
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv
name: posedge
description: The 'posedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv:9: syntax error, unexpected posedge, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv
name: config
description: The 'config' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv:9: Unsupported: Verilog 2001-config reserved word not implemented: config
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv
name: string
description: The 'string' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv:9: syntax error, unexpected string, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv
name: new
description: The 'new' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv
name: ref
description: The 'ref' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: ref
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv
name: small
description: The 'small' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv:9: Unsupported: Verilog 1995 reserved word not implemented: small
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv
name: macromodule
description: The 'macromodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv:9: syntax error, unexpected module, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv
name: randc
description: The 'randc' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv:9: syntax error, unexpected randc, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv
name: priority
description: The 'priority' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv:9: syntax error, unexpected priority, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv
name: s_until
description: The 's_until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: s_until
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv
name: until_with
description: The 'until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: until_with
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv
name: pull1
description: The 'pull1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv:9: Unsupported: Verilog 1995 reserved word not implemented: pull1
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv
name: foreach
description: The 'foreach' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv:9: syntax error, unexpected foreach, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv
name: sequence
description: The 'sequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: sequence
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv
name: deassign
description: The 'deassign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv:9: syntax error, unexpected deassign, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv
name: incdir
description: The 'incdir' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv:9: Unsupported: Verilog 2001-config reserved word not implemented: incdir
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv
name: timeprecision
description: The 'timeprecision' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv:9: syntax error, unexpected timeprecision, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv
name: let
description: The 'let' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: let
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv
name: interface
description: The 'interface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv:9: syntax error, unexpected interface, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv
name: s_until_with
description: The 's_until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: s_until_with
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv
name: final
description: The 'final' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv:9: Unexpected "final": "final" is a SystemVerilog keyword misused as an identifier.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv:9: Modify the Verilog-2001 code to avoid SV keywords, or use `begin_keywords or --language.
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv
name: bufif0
description: The 'bufif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv:9: syntax error, unexpected bufif0, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv
name: nand
description: The 'nand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv:9: syntax error, unexpected nand, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv
name: rnmos
description: The 'rnmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv:9: syntax error, unexpected rnmos, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv
name: cmos
description: The 'cmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv:9: syntax error, unexpected cmos, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv
name: while
description: The 'while' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv:9: syntax error, unexpected while, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv
name: sync_reject_on
description: The 'sync_reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: sync_reject_on
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv
name: real
description: The 'real' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv:9: syntax error, unexpected real, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv
name: noshowcancelled
description: The 'noshowcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv:9: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv
name: packed
description: The 'packed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv:9: syntax error, unexpected packed, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv
name: sync_accept_on
description: The 'sync_accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: sync_accept_on
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv
name: include
description: The 'include' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv:9: Unsupported: Verilog 2001-config reserved word not implemented; probably you want `include instead: include
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv
name: rpmos
description: The 'rpmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv:9: syntax error, unexpected rpmos, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv
name: typedef
description: The 'typedef' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv:9: syntax error, unexpected typedef, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv
name: tranif0
description: The 'tranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv:9: syntax error, unexpected tranif0, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv
name: localparam
description: The 'localparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv:9: syntax error, unexpected localparam, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv
name: trireg
description: The 'trireg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv:9: Unsupported: Verilog 1995 reserved word not implemented: trireg
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv
name: large
description: The 'large' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv:9: Unsupported: Verilog 1995 reserved word not implemented: large
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv
name: endclocking
description: The 'endclocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv:9: syntax error, unexpected endclocking, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv
name: bufif1
description: The 'bufif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv:9: syntax error, unexpected bufif1, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv
name: initial
description: The 'initial' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv:9: syntax error, unexpected initial, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv
name: wait
description: The 'wait' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv:9: Unsupported: Verilog 1995 reserved word not implemented: wait
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv
name: wildcard
description: The 'wildcard' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: wildcard
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv
name: logic
description: The 'logic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv:9: syntax error, unexpected logic, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv
name: property
description: The 'property' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:9: syntax error, unexpected property, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv
name: begin
description: The 'begin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv:9: syntax error, unexpected begin, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv
name: program
description: The 'program' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv:9: syntax error, unexpected program, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv
name: wire
description: The 'wire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv:9: syntax error, unexpected wire, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv
name: s_always
description: The 's_always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: s_always
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv
name: showcancelled
description: The 'showcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv:9: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv
name: modport
description: The 'modport' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv:9: syntax error, unexpected modport, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv
name: module
description: The 'module' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv:9: syntax error, unexpected module, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv
name: instance
description: The 'instance' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv:9: Unsupported: Verilog 2001-config reserved word not implemented: instance
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv
name: extends
description: The 'extends' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv
name: local
description: The 'local' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv
name: type
description: The 'type' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv:9: syntax error, unexpected type, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv
name: tri
description: The 'tri' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv:9: syntax error, unexpected tri, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv
name: endproperty
description: The 'endproperty' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv:9: syntax error, unexpected endproperty, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv
name: export
description: The 'export' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv:9: syntax error, unexpected export, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv
name: struct
description: The 'struct' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv:9: syntax error, unexpected struct, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv
name: endspecify
description: The 'endspecify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv:9: syntax error, unexpected endspecify, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv
name: within
description: The 'within' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: within
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv
name: assume
description: The 'assume' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: assume
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv
name: rtran
description: The 'rtran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv:9: syntax error, unexpected rtran, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv
name: break
description: The 'break' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv:9: syntax error, unexpected break, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv
name: randsequence
description: The 'randsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: randsequence
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv
name: wor
description: The 'wor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv:9: Unsupported: Verilog 1995 reserved word not implemented: wor
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv
name: design
description: The 'design' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv:9: Unsupported: Verilog 2001-config reserved word not implemented: design
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv
name: join
description: The 'join' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv:9: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv
name: bind
description: The 'bind' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv:9: syntax error, unexpected bind, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv
name: use
description: The 'use' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv:9: Unsupported: Verilog 2001-config reserved word not implemented: use
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv
name: union
description: The 'union' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv:9: syntax error, unexpected union, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv
name: automatic
description: The 'automatic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv:9: syntax error, unexpected automatic, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv
name: soft
description: The 'soft' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv:9: Unsupported: SystemVerilog 2012 reserved word not implemented: soft
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv
name: endprogram
description: The 'endprogram' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv:9: syntax error, unexpected endprogram, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv
name: import
description: The 'import' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv:9: syntax error, unexpected import, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv
name: highz0
description: The 'highz0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv:9: Unsupported: Verilog 1995 reserved word not implemented: highz0
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv
name: defparam
description: The 'defparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv:9: syntax error, unexpected defparam, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv
name: output
description: The 'output' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv:9: syntax error, unexpected output, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv
name: first_match
description: The 'first_match' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: first_match
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv
name: fork
description: The 'fork' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv:9: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv
name: iff
description: The 'iff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv:9: syntax error, unexpected iff, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv
name: strong0
description: The 'strong0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv:9: Unsupported: Verilog 1995 reserved word not implemented: strong0
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv
name: reg
description: The 'reg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv:9: syntax error, unexpected reg, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv
name: return
description: The 'return' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv:9: syntax error, unexpected return, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv
name: pulsestyle_onevent
description: The 'pulsestyle_onevent' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv:9: syntax error, unexpected TIMING SPEC ELEMENT, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv
name: negedge
description: The 'negedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv:9: syntax error, unexpected negedge, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv
name: vectored
description: The 'vectored' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv:9: syntax error, unexpected vectored, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv
name: implies
description: The 'implies' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv:9: Unsupported: SystemVerilog 2009 reserved word not implemented: implies
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv
name: interconnect
description: The 'interconnect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv:9: Unsupported: SystemVerilog 2012 reserved word not implemented: interconnect
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv
name: pullup
description: The 'pullup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv:9: syntax error, unexpected pullup, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv
name: randcase
description: The 'randcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: randcase
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv
name: void
description: The 'void' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv:9: syntax error, unexpected void, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv
name: case
description: The 'case' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9: syntax error, unexpected case, expecting IDENTIFIER or do or final
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv
name: null
description: The 'null' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: null
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv:9: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv
name: always_ff
description: The 'always_ff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv:9: syntax error, unexpected TOK_ALWAYS
name: int
description: The 'int' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: release
description: The 'release' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endgroup
description: The 'endgroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: triand
description: The 'triand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: clocking
description: The 'clocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: forkjoin
description: The 'forkjoin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: context
description: The 'context' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: cover
description: The 'cover' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: const
description: The 'const' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: always
description: The 'always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv:9: syntax error, unexpected TOK_ALWAYS
name: accept_on
description: The 'accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: do
description: The 'do' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: casez
description: The 'casez' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv:9: syntax error, unexpected TOK_CASEZ
name: trior
description: The 'trior' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: strong
description: The 'strong' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: integer
description: The 'integer' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv:9: syntax error, unexpected ';'
name: if
description: The 'if' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv:9: syntax error, unexpected TOK_IF
name: endpackage
description: The 'endpackage' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv:9: syntax error, unexpected TOK_ENDPACKAGE
name: endsequence
description: The 'endsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: end
description: The 'end' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv:9: syntax error, unexpected TOK_END
name: assign
description: The 'assign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv:9: syntax error, unexpected TOK_ASSIGN
name: specparam
description: The 'specparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: bit
description: The 'bit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv:9: syntax error, unexpected ';'
name: class
description: The 'class' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: shortint
description: The 'shortint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: weak
description: The 'weak' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: ifnone
description: The 'ifnone' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: strong1
description: The 'strong1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: reject_on
description: The 'reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: intersect
description: The 'intersect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: nexttime
description: The 'nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: tran
description: The 'tran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: continue
description: The 'continue' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: eventually
description: The 'eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: untyped
description: The 'untyped' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: and
description: The 'and' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: library
description: The 'library' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: disable
description: The 'disable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: wait_order
description: The 'wait_order' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endfunction
description: The 'endfunction' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv:9: syntax error, unexpected TOK_ENDFUNCTION
name: shortreal
description: The 'shortreal' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: unique0
description: The 'unique0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: uwire
description: The 'uwire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: rtranif0
description: The 'rtranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: longint
description: The 'longint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: pulsestyle_ondetect
description: The 'pulsestyle_ondetect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: parameter
description: The 'parameter' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv:9: syntax error, unexpected TOK_PARAMETER
name: not
description: The 'not' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: extern
description: The 'extern' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: pure
description: The 'pure' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: bins
description: The 'bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: static
description: The 'static' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: pulldown
description: The 'pulldown' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: tri1
description: The 'tri1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endmodule
description: The 'endmodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv:9: syntax error, unexpected TOK_ENDMODULE
name: default
description: The 'default' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv:9: syntax error, unexpected TOK_DEFAULT
name: throughout
description: The 'throughout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: liblist
description: The 'liblist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: unsigned
description: The 'unsigned' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: tranif1
description: The 'tranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: input
description: The 'input' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv:9: syntax error, unexpected ';'
name: buf
description: The 'buf' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: primitive
description: The 'primitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: time
description: The 'time' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: repeat
description: The 'repeat' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv:9: syntax error, unexpected TOK_REPEAT
name: s_nexttime
description: The 's_nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: checker
description: The 'checker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: rand
description: The 'rand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endconfig
description: The 'endconfig' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: table
description: The 'table' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: or
description: The 'or' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv:9: syntax error, unexpected TOK_OR
name: coverpoint
description: The 'coverpoint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: notif1
description: The 'notif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: endtable
description: The 'endtable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: weak1
description: The 'weak1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: cell
description: The 'cell' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: force
description: The 'force' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: casex
description: The 'casex' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv:9: syntax error, unexpected TOK_CASEX
name: before
description: The 'before' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: always_comb
description: The 'always_comb' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv:9: syntax error, unexpected TOK_ALWAYS
name: dist
description: The 'dist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: inside
description: The 'inside' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: pmos
description: The 'pmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: constraint
description: The 'constraint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: scalared
description: The 'scalared' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: enum
description: The 'enum' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: join_none
description: The 'join_none' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: signed
description: The 'signed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv:9: syntax error, unexpected ';'
name: nmos
description: The 'nmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: weak0
description: The 'weak0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: timeunit
description: The 'timeunit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endcase
description: The 'endcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv:9: syntax error, unexpected TOK_ENDCASE
name: function
description: The 'function' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv:9: syntax error, unexpected TOK_FUNCTION
name: endinterface
description: The 'endinterface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: chandle
description: The 'chandle' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: assert
description: The 'assert' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9: syntax error, unexpected TOK_ASSERT
name: event
description: The 'event' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: for
description: The 'for' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9: syntax error, unexpected TOK_FOR
name: realtime
description: The 'realtime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: join_any
description: The 'join_any' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: else
description: The 'else' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv:9: syntax error, unexpected TOK_ELSE
name: tri0
description: The 'tri0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: binsof
description: The 'binsof' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endtask
description: The 'endtask' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv:9: syntax error, unexpected TOK_ENDTASK
name: highz1
description: The 'highz1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: notif0
description: The 'notif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: inout
description: The 'inout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv:9: syntax error, unexpected ';'
name: tagged
description: The 'tagged' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: implements
description: The 'implements' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endchecker
description: The 'endchecker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: byte
description: The 'byte' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: restrict
description: The 'restrict' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv:9: syntax error, unexpected TOK_RESTRICT
name: endclass
description: The 'endclass' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: matches
description: The 'matches' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: nor
description: The 'nor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: supply1
description: The 'supply1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv:9: syntax error, unexpected TOK_SUPPLY1
name: illegal_bins
description: The 'illegal_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: protected
description: The 'protected' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: wand
description: The 'wand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: xor
description: The 'xor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: s_eventually
description: The 's_eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: nettype
description: The 'nettype' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: global
description: The 'global' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: super
description: The 'super' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endprimitive
description: The 'endprimitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: supply0
description: The 'supply0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv:9: syntax error, unexpected TOK_SUPPLY0
name: expect
description: The 'expect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: medium
description: The 'medium' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: ignore_bins
description: The 'ignore_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: this
description: The 'this' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: unique
description: The 'unique' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: rtranif1
description: The 'rtranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: with
description: The 'with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: package
description: The 'package' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv:9: syntax error, unexpected TOK_PACKAGE
name: alias
description: The 'alias' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endgenerate
description: The 'endgenerate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv:9: syntax error, unexpected TOK_ENDGENERATE
name: specify
description: The 'specify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: solve
description: The 'solve' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: generate
description: The 'generate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv:9: syntax error, unexpected TOK_GENERATE
name: edge
description: The 'edge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: forever
description: The 'forever' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: var
description: The 'var' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: xnor
description: The 'xnor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: covergroup
description: The 'covergroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: virtual
description: The 'virtual' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: task
description: The 'task' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv:9: syntax error, unexpected TOK_TASK
name: rcmos
description: The 'rcmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: genvar
description: The 'genvar' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv:9: syntax error, unexpected ';'
name: until
description: The 'until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: pull0
description: The 'pull0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: always_latch
description: The 'always_latch' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv:9: syntax error, unexpected TOK_ALWAYS
name: cross
description: The 'cross' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: posedge
description: The 'posedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv:9: syntax error, unexpected TOK_POSEDGE
name: config
description: The 'config' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: string
description: The 'string' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: new
description: The 'new' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: ref
description: The 'ref' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: small
description: The 'small' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: macromodule
description: The 'macromodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: randc
description: The 'randc' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: priority
description: The 'priority' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: s_until
description: The 's_until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: until_with
description: The 'until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: pull1
description: The 'pull1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: foreach
description: The 'foreach' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: sequence
description: The 'sequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: deassign
description: The 'deassign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: incdir
description: The 'incdir' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: timeprecision
description: The 'timeprecision' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: let
description: The 'let' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: interface
description: The 'interface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: s_until_with
description: The 's_until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: final
description: The 'final' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: bufif0
description: The 'bufif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: nand
description: The 'nand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: rnmos
description: The 'rnmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: cmos
description: The 'cmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: while
description: The 'while' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv:9: syntax error, unexpected TOK_WHILE
name: sync_reject_on
description: The 'sync_reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: real
description: The 'real' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv:9: syntax error, unexpected TOK_REAL
name: noshowcancelled
description: The 'noshowcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: packed
description: The 'packed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: sync_accept_on
description: The 'sync_accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: include
description: The 'include' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: rpmos
description: The 'rpmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: typedef
description: The 'typedef' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: tranif0
description: The 'tranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: localparam
description: The 'localparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv:9: syntax error, unexpected TOK_LOCALPARAM
name: trireg
description: The 'trireg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: large
description: The 'large' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endclocking
description: The 'endclocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: bufif1
description: The 'bufif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv:9: syntax error, unexpected TOK_PRIMITIVE
name: initial
description: The 'initial' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv:9: syntax error, unexpected TOK_INITIAL
name: wait
description: The 'wait' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: wildcard
description: The 'wildcard' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: logic
description: The 'logic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv:9: syntax error, unexpected ';'
name: property
description: The 'property' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:9: syntax error, unexpected TOK_PROPERTY
name: begin
description: The 'begin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv:9: syntax error, unexpected TOK_BEGIN
name: program
description: The 'program' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: wire
description: The 'wire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv:9: syntax error, unexpected ';'
name: s_always
description: The 's_always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: showcancelled
description: The 'showcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: modport
description: The 'modport' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: module
description: The 'module' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv:9: syntax error, unexpected TOK_MODULE
name: instance
description: The 'instance' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: extends
description: The 'extends' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: local
description: The 'local' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: type
description: The 'type' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: tri
description: The 'tri' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endproperty
description: The 'endproperty' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: export
description: The 'export' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: struct
description: The 'struct' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endspecify
description: The 'endspecify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: within
description: The 'within' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: assume
description: The 'assume' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9: syntax error, unexpected TOK_ASSUME
name: rtran
description: The 'rtran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: break
description: The 'break' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: randsequence
description: The 'randsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: wor
description: The 'wor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: design
description: The 'design' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: join
description: The 'join' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: bind
description: The 'bind' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: use
description: The 'use' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: union
description: The 'union' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: automatic
description: The 'automatic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: soft
description: The 'soft' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: endprogram
description: The 'endprogram' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: import
description: The 'import' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: highz0
description: The 'highz0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: defparam
description: The 'defparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv:9: syntax error, unexpected TOK_DEFPARAM
name: output
description: The 'output' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv:9: syntax error, unexpected ';'
name: first_match
description: The 'first_match' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: fork
description: The 'fork' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: iff
description: The 'iff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: strong0
description: The 'strong0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: reg
description: The 'reg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv:9: syntax error, unexpected ';'
name: return
description: The 'return' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: pulsestyle_onevent
description: The 'pulsestyle_onevent' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: negedge
description: The 'negedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv:9: syntax error, unexpected TOK_NEGEDGE
name: vectored
description: The 'vectored' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: implies
description: The 'implies' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: interconnect
description: The 'interconnect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: pullup
description: The 'pullup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: randcase
description: The 'randcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: void
description: The 'void' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: case
description: The 'case' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9: syntax error, unexpected TOK_CASE
name: null
description: The 'null' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: always_ff
description: The 'always_ff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit always_ff;
name: int
description: The 'int' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit int;
name: release
description: The 'release' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv::9 Unsuported token
bit release;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit release;
name: endgroup
description: The 'endgroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endgroup;
name: triand
description: The 'triand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv::9 error in parsing: (syntax error, unexpected netTRIAND, expecting vSYMBOL_ID or '#')
bit triand;
name: clocking
description: The 'clocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit clocking;
name: forkjoin
description: The 'forkjoin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit forkjoin;
name: context
description: The 'context' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit context;
name: cover
description: The 'cover' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit cover;
name: const
description: The 'const' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit const;
name: always
description: The 'always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv::9 error in parsing: (syntax error, unexpected vALWAYS, expecting vSYMBOL_ID or '#')
bit always;
name: accept_on
description: The 'accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit accept_on;
name: do
description: The 'do' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit do;
name: casez
description: The 'casez' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv::9 Unsuported token
bit casez;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit casez;
name: trior
description: The 'trior' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv::9 error in parsing: (syntax error, unexpected netTRIOR, expecting vSYMBOL_ID or '#')
bit trior;
name: strong
description: The 'strong' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit strong;
name: integer
description: The 'integer' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv::9 error in parsing: (syntax error, unexpected vINTEGER, expecting vSYMBOL_ID or '#')
bit integer;
name: if
description: The 'if' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv::9 error in parsing: (syntax error, unexpected vIF, expecting vSYMBOL_ID or '#')
bit if;
name: endpackage
description: The 'endpackage' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endpackage;
name: endsequence
description: The 'endsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endsequence;
name: end
description: The 'end' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv::9 error in parsing: (syntax error, unexpected vEND, expecting vSYMBOL_ID or '#')
bit end;
name: assign
description: The 'assign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv::9 error in parsing: (syntax error, unexpected vASSIGN, expecting vSYMBOL_ID or '#')
bit assign;
name: specparam
description: The 'specparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv::9 error in parsing: (syntax error, unexpected vSPECPARAM, expecting vSYMBOL_ID or '#')
bit specparam;
name: bit
description: The 'bit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit bit;
name: class
description: The 'class' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit class;
name: shortint
description: The 'shortint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit shortint;
name: weak
description: The 'weak' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit weak;
name: ifnone
description: The 'ifnone' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit ifnone;
name: strong1
description: The 'strong1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv::9 Unsuported token
bit strong1;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit strong1;
name: reject_on
description: The 'reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit reject_on;
name: intersect
description: The 'intersect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit intersect;
name: nexttime
description: The 'nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit nexttime;
name: tran
description: The 'tran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv::9 Unsuported token
bit tran;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit tran;
name: continue
description: The 'continue' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit continue;
name: eventually
description: The 'eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit eventually;
name: untyped
description: The 'untyped' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit untyped;
name: and
description: The 'and' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv::9 error in parsing: (syntax error, unexpected vAND, expecting vSYMBOL_ID or '#')
bit and;
name: library
description: The 'library' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit library;
name: disable
description: The 'disable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv::9 Unsuported token
bit disable;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit disable;
name: wait_order
description: The 'wait_order' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit wait_order;
name: endfunction
description: The 'endfunction' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv::9 error in parsing: (syntax error, unexpected vENDFUNCTION, expecting vSYMBOL_ID or '#')
bit endfunction;
name: shortreal
description: The 'shortreal' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit shortreal;
name: unique0
description: The 'unique0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit unique0;
name: uwire
description: The 'uwire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv::9 error in parsing: (syntax error, unexpected netUWIRE, expecting vSYMBOL_ID or '#')
bit uwire;
name: rtranif0
description: The 'rtranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv::9 Unsuported token
bit rtranif0;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit rtranif0;
name: longint
description: The 'longint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit longint;
name: pulsestyle_ondetect
description: The 'pulsestyle_ondetect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit pulsestyle_ondetect;
name: parameter
description: The 'parameter' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv::9 error in parsing: (syntax error, unexpected vPARAMETER, expecting vSYMBOL_ID or '#')
bit parameter;
name: not
description: The 'not' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv::9 error in parsing: (syntax error, unexpected vNOT, expecting vSYMBOL_ID or '#')
bit not;
name: extern
description: The 'extern' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit extern;
name: pure
description: The 'pure' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit pure;
name: bins
description: The 'bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit bins;
name: static
description: The 'static' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit static;
name: pulldown
description: The 'pulldown' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv::9 Unsuported token
bit pulldown;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit pulldown;
name: tri1
description: The 'tri1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv::9 error in parsing: (syntax error, unexpected netTRI1, expecting vSYMBOL_ID or '#')
bit tri1;
name: endmodule
description: The 'endmodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv::9 error in parsing: (syntax error, unexpected vENDMODULE, expecting vSYMBOL_ID or '#')
bit endmodule;
name: default
description: The 'default' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv::9 error in parsing: (syntax error, unexpected vDEFAULT, expecting vSYMBOL_ID or '#')
bit default;
name: throughout
description: The 'throughout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit throughout;
name: liblist
description: The 'liblist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit liblist;
name: unsigned
description: The 'unsigned' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit unsigned;
name: tranif1
description: The 'tranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv::9 Unsuported token
bit tranif1;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit tranif1;
name: input
description: The 'input' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv::9 error in parsing: (syntax error, unexpected vINPUT, expecting vSYMBOL_ID or '#')
bit input;
name: buf
description: The 'buf' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv::9 Unsuported token
bit buf;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit buf;
name: primitive
description: The 'primitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv::9 Unsuported token
bit primitive;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit primitive;
name: time
description: The 'time' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv::9 Unsuported token
bit time;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit time;
name: repeat
description: The 'repeat' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv::9 Unsuported token
bit repeat;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit repeat;
name: s_nexttime
description: The 's_nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit s_nexttime;
name: checker
description: The 'checker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit checker;
name: rand
description: The 'rand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit rand;
name: endconfig
description: The 'endconfig' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endconfig;
name: table
description: The 'table' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv::9 Unsuported token
bit table;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit table;
name: or
description: The 'or' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv::9 error in parsing: (syntax error, unexpected vOR, expecting vSYMBOL_ID or '#')
bit or;
name: coverpoint
description: The 'coverpoint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit coverpoint;
name: notif1
description: The 'notif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv::9 Unsuported token
bit notif1;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit notif1;
name: endtable
description: The 'endtable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv::9 Unsuported token
bit endtable;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit endtable;
name: weak1
description: The 'weak1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv::9 Unsuported token
bit weak1;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit weak1;
name: cell
description: The 'cell' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit cell;
name: force
description: The 'force' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv::9 Unsuported token
bit force;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit force;
name: casex
description: The 'casex' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv::9 Unsuported token
bit casex;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit casex;
name: before
description: The 'before' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit before;
name: always_comb
description: The 'always_comb' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit always_comb;
name: dist
description: The 'dist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit dist;
name: inside
description: The 'inside' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit inside;
name: pmos
description: The 'pmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv::9 Unsuported token
bit pmos;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit pmos;
name: constraint
description: The 'constraint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit constraint;
name: scalared
description: The 'scalared' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv::9 Unsuported token
bit scalared;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit scalared;
name: enum
description: The 'enum' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit enum;
name: join_none
description: The 'join_none' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit join_none;
name: signed
description: The 'signed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv::9 error in parsing: (syntax error, unexpected vSIGNED, expecting vSYMBOL_ID or '#')
bit signed;
name: nmos
description: The 'nmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv::9 Unsuported token
bit nmos;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit nmos;
name: weak0
description: The 'weak0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv::9 Unsuported token
bit weak0;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit weak0;
name: timeunit
description: The 'timeunit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit timeunit;
name: endcase
description: The 'endcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv::9 error in parsing: (syntax error, unexpected vENDCASE, expecting vSYMBOL_ID or '#')
bit endcase;
name: function
description: The 'function' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting vSYMBOL_ID or '#')
bit function;
name: endinterface
description: The 'endinterface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endinterface;
name: chandle
description: The 'chandle' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit chandle;
name: assert
description: The 'assert' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit assert;
name: event
description: The 'event' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv::9 Unsuported token
bit event;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit event;
name: for
description: The 'for' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv::9 error in parsing: (syntax error, unexpected vFOR, expecting vSYMBOL_ID or '#')
bit for;
name: realtime
description: The 'realtime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit realtime;
name: join_any
description: The 'join_any' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit join_any;
name: else
description: The 'else' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv::9 error in parsing: (syntax error, unexpected vELSE, expecting vSYMBOL_ID or '#')
bit else;
name: tri0
description: The 'tri0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv::9 error in parsing: (syntax error, unexpected netTRI0, expecting vSYMBOL_ID or '#')
bit tri0;
name: binsof
description: The 'binsof' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit binsof;
name: endtask
description: The 'endtask' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv::9 Unsuported token
bit endtask;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit endtask;
name: highz1
description: The 'highz1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv::9 Unsuported token
bit highz1;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit highz1;
name: notif0
description: The 'notif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv::9 Unsuported token
bit notif0;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit notif0;
name: inout
description: The 'inout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv::9 error in parsing: (syntax error, unexpected vINOUT, expecting vSYMBOL_ID or '#')
bit inout;
name: tagged
description: The 'tagged' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit tagged;
name: implements
description: The 'implements' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit implements;
name: endchecker
description: The 'endchecker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endchecker;
name: byte
description: The 'byte' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit byte;
name: restrict
description: The 'restrict' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit restrict;
name: endclass
description: The 'endclass' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endclass;
name: matches
description: The 'matches' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit matches;
name: nor
description: The 'nor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv::9 error in parsing: (syntax error, unexpected vNOR, expecting vSYMBOL_ID or '#')
bit nor;
name: supply1
description: The 'supply1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv::9 Unsuported token
bit supply1;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit supply1;
name: illegal_bins
description: The 'illegal_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit illegal_bins;
name: protected
description: The 'protected' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit protected;
name: wand
description: The 'wand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv::9 error in parsing: (syntax error, unexpected netWAND, expecting vSYMBOL_ID or '#')
bit wand;
name: xor
description: The 'xor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv::9 error in parsing: (syntax error, unexpected vXOR, expecting vSYMBOL_ID or '#')
bit xor;
name: s_eventually
description: The 's_eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit s_eventually;
name: nettype
description: The 'nettype' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit nettype;
name: global
description: The 'global' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit global;
name: super
description: The 'super' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit super;
name: endprimitive
description: The 'endprimitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv::9 Unsuported token
bit endprimitive;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit endprimitive;
name: supply0
description: The 'supply0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv::9 Unsuported token
bit supply0;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit supply0;
name: expect
description: The 'expect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit expect;
name: medium
description: The 'medium' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv::9 Unsuported token
bit medium;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit medium;
name: ignore_bins
description: The 'ignore_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit ignore_bins;
name: this
description: The 'this' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit this;
name: unique
description: The 'unique' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit unique;
name: rtranif1
description: The 'rtranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv::9 Unsuported token
bit rtranif1;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit rtranif1;
name: with
description: The 'with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit with;
name: package
description: The 'package' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit package;
name: alias
description: The 'alias' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit alias;
name: endgenerate
description: The 'endgenerate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv::9 error in parsing: (syntax error, unexpected vENDGENERATE, expecting vSYMBOL_ID or '#')
bit endgenerate;
name: specify
description: The 'specify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv::9 error in parsing: (syntax error, unexpected vSPECIFY, expecting vSYMBOL_ID or '#')
bit specify;
name: solve
description: The 'solve' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit solve;
name: generate
description: The 'generate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv::9 error in parsing: (syntax error, unexpected vGENERATE, expecting vSYMBOL_ID or '#')
bit generate;
name: edge
description: The 'edge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv::9 Unsuported token
bit edge;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit edge;
name: forever
description: The 'forever' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv::9 Unsuported token
bit forever;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit forever;
name: var
description: The 'var' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit var;
name: xnor
description: The 'xnor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv::9 error in parsing: (syntax error, unexpected vXNOR, expecting vSYMBOL_ID or '#')
bit xnor;
name: covergroup
description: The 'covergroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit covergroup;
name: virtual
description: The 'virtual' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit virtual;
name: task
description: The 'task' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv::9 Unsuported token
bit task;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit task;
name: rcmos
description: The 'rcmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv::9 Unsuported token
bit rcmos;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit rcmos;
name: genvar
description: The 'genvar' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv::9 error in parsing: (syntax error, unexpected vGENVAR, expecting vSYMBOL_ID or '#')
bit genvar;
name: until
description: The 'until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit until;
name: pull0
description: The 'pull0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv::9 Unsuported token
bit pull0;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit pull0;
name: always_latch
description: The 'always_latch' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit always_latch;
name: cross
description: The 'cross' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit cross;
name: posedge
description: The 'posedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv::9 error in parsing: (syntax error, unexpected vPOSEDGE, expecting vSYMBOL_ID or '#')
bit posedge;
name: config
description: The 'config' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit config;
name: string
description: The 'string' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit string;
name: new
description: The 'new' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit new;
name: ref
description: The 'ref' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit ref;
name: small
description: The 'small' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv::9 Unsuported token
bit small;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit small;
name: macromodule
description: The 'macromodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv::9 error in parsing: (syntax error, unexpected vMODULE, expecting vSYMBOL_ID or '#')
bit macromodule;
name: randc
description: The 'randc' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit randc;
name: priority
description: The 'priority' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit priority;
name: s_until
description: The 's_until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit s_until;
name: until_with
description: The 'until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit until_with;
name: pull1
description: The 'pull1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv::9 Unsuported token
bit pull1;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit pull1;
name: foreach
description: The 'foreach' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit foreach;
name: sequence
description: The 'sequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit sequence;
name: deassign
description: The 'deassign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv::9 Unsuported token
bit deassign;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit deassign;
name: incdir
description: The 'incdir' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit incdir;
name: timeprecision
description: The 'timeprecision' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit timeprecision;
name: let
description: The 'let' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit let;
name: interface
description: The 'interface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit interface;
name: s_until_with
description: The 's_until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit s_until_with;
name: final
description: The 'final' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit final;
name: bufif0
description: The 'bufif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv::9 Unsuported token
bit bufif0;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit bufif0;
name: nand
description: The 'nand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv::9 error in parsing: (syntax error, unexpected vNAND, expecting vSYMBOL_ID or '#')
bit nand;
name: rnmos
description: The 'rnmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv::9 Unsuported token
bit rnmos;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit rnmos;
name: cmos
description: The 'cmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv::9 Unsuported token
bit cmos;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit cmos;
name: while
description: The 'while' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv::9 error in parsing: (syntax error, unexpected vWHILE, expecting vSYMBOL_ID or '#')
bit while;
name: sync_reject_on
description: The 'sync_reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit sync_reject_on;
name: real
description: The 'real' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit real;
name: noshowcancelled
description: The 'noshowcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit noshowcancelled;
name: packed
description: The 'packed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit packed;
name: sync_accept_on
description: The 'sync_accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit sync_accept_on;
name: include
description: The 'include' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit include;
name: rpmos
description: The 'rpmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv::9 Unsuported token
bit rpmos;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit rpmos;
name: typedef
description: The 'typedef' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit typedef;
name: tranif0
description: The 'tranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv::9 Unsuported token
bit tranif0;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit tranif0;
name: localparam
description: The 'localparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv::9 error in parsing: (syntax error, unexpected vLOCALPARAM, expecting vSYMBOL_ID or '#')
bit localparam;
name: trireg
description: The 'trireg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv::9 error in parsing: (syntax error, unexpected netTRIREG, expecting vSYMBOL_ID or '#')
bit trireg;
name: large
description: The 'large' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv::9 Unsuported token
bit large;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit large;
name: endclocking
description: The 'endclocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endclocking;
name: bufif1
description: The 'bufif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv::9 Unsuported token
bit bufif1;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit bufif1;
name: initial
description: The 'initial' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv::9 error in parsing: (syntax error, unexpected vINITIAL, expecting vSYMBOL_ID or '#')
bit initial;
name: wait
description: The 'wait' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv::9 Unsuported token
bit wait;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit wait;
name: wildcard
description: The 'wildcard' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit wildcard;
name: logic
description: The 'logic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit logic;
name: property
description: The 'property' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit property;
name: begin
description: The 'begin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv::9 error in parsing: (syntax error, unexpected vBEGIN, expecting vSYMBOL_ID or '#')
bit begin;
name: program
description: The 'program' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit program;
name: wire
description: The 'wire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv::9 error in parsing: (syntax error, unexpected netWIRE, expecting vSYMBOL_ID or '#')
bit wire;
name: s_always
description: The 's_always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit s_always;
name: showcancelled
description: The 'showcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit showcancelled;
name: modport
description: The 'modport' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit modport;
name: module
description: The 'module' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv::9 error in parsing: (syntax error, unexpected vMODULE, expecting vSYMBOL_ID or '#')
bit module;
name: instance
description: The 'instance' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit instance;
name: extends
description: The 'extends' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit extends;
name: local
description: The 'local' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit local;
name: type
description: The 'type' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit type;
name: tri
description: The 'tri' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv::9 error in parsing: (syntax error, unexpected netTRI, expecting vSYMBOL_ID or '#')
bit tri;
name: endproperty
description: The 'endproperty' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endproperty;
name: export
description: The 'export' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit export;
name: struct
description: The 'struct' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit struct;
name: endspecify
description: The 'endspecify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv::9 error in parsing: (syntax error, unexpected vENDSPECIFY, expecting vSYMBOL_ID or '#')
bit endspecify;
name: within
description: The 'within' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit within;
name: assume
description: The 'assume' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit assume;
name: rtran
description: The 'rtran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv::9 Unsuported token
bit rtran;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit rtran;
name: break
description: The 'break' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit break;
name: randsequence
description: The 'randsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit randsequence;
name: wor
description: The 'wor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv::9 error in parsing: (syntax error, unexpected netWOR, expecting vSYMBOL_ID or '#')
bit wor;
name: design
description: The 'design' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit design;
name: join
description: The 'join' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv::9 Unsuported token
bit join;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit join;
name: bind
description: The 'bind' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit bind;
name: use
description: The 'use' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit use;
name: union
description: The 'union' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit union;
name: automatic
description: The 'automatic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv::9 Unsuported token
bit automatic;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit automatic;
name: soft
description: The 'soft' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit soft;
name: endprogram
description: The 'endprogram' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit endprogram;
name: import
description: The 'import' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit import;
name: highz0
description: The 'highz0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv::9 Unsuported token
bit highz0;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit highz0;
name: defparam
description: The 'defparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv::9 error in parsing: (syntax error, unexpected vDEFPARAM, expecting vSYMBOL_ID or '#')
bit defparam;
name: output
description: The 'output' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv::9 error in parsing: (syntax error, unexpected vOUTPUT, expecting vSYMBOL_ID or '#')
bit output;
name: first_match
description: The 'first_match' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit first_match;
name: fork
description: The 'fork' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv::9 Unsuported token
bit fork;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit fork;
name: iff
description: The 'iff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit iff;
name: strong0
description: The 'strong0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv::9 Unsuported token
bit strong0;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit strong0;
name: reg
description: The 'reg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv::9 error in parsing: (syntax error, unexpected netREG, expecting vSYMBOL_ID or '#')
bit reg;
name: return
description: The 'return' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit return;
name: pulsestyle_onevent
description: The 'pulsestyle_onevent' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit pulsestyle_onevent;
name: negedge
description: The 'negedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv::9 error in parsing: (syntax error, unexpected vNEGEDGE, expecting vSYMBOL_ID or '#')
bit negedge;
name: vectored
description: The 'vectored' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv::9 Unsuported token
bit vectored;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit vectored;
name: implies
description: The 'implies' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit implies;
name: interconnect
description: The 'interconnect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit interconnect;
name: pullup
description: The 'pullup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv::9 Unsuported token
bit pullup;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv::9 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
bit pullup;
name: randcase
description: The 'randcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit randcase;
name: void
description: The 'void' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit void;
name: case
description: The 'case' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv::9 error in parsing: (syntax error, unexpected vCASE, expecting vSYMBOL_ID or '#')
bit case;
name: null
description: The 'null' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
bit null;
name: always_ff
description: The 'always_ff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv:9: error: invalid module item.
name: int
description: The 'int' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv:9: error: invalid module item.
name: release
description: The 'release' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv:9: error: invalid module item.
name: endgroup
description: The 'endgroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv:9: error: invalid module item.
name: triand
description: The 'triand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv:9: error: invalid module item.
name: clocking
description: The 'clocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv:9: error: invalid module item.
name: forkjoin
description: The 'forkjoin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv:9: error: invalid module item.
name: context
description: The 'context' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv:9: error: invalid module item.
name: cover
description: The 'cover' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv:9: error: invalid module item.
name: const
description: The 'const' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv:9: error: invalid module item.
name: always
description: The 'always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv:9: error: invalid module item.
name: accept_on
description: The 'accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv:9: error: invalid module item.
name: do
description: The 'do' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv:9: error: invalid module item.
name: casez
description: The 'casez' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv:9: error: invalid module item.
name: trior
description: The 'trior' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv:9: error: invalid module item.
name: strong
description: The 'strong' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv:9: error: invalid module item.
name: integer
description: The 'integer' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv:9: error: invalid module item.
name: if
description: The 'if' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv:9: error: invalid module item.
name: endpackage
description: The 'endpackage' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv:9: error: invalid module item.
name: endsequence
description: The 'endsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv:9: error: invalid module item.
name: end
description: The 'end' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv:9: error: invalid module item.
name: assign
description: The 'assign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv:9: error: invalid module item.
name: specparam
description: The 'specparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv:9: error: invalid module item.
name: bit
description: The 'bit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv:9: error: invalid module item.
name: class
description: The 'class' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv:9: error: invalid module item.
name: shortint
description: The 'shortint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv:9: error: invalid module item.
name: weak
description: The 'weak' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv:9: error: invalid module item.
name: ifnone
description: The 'ifnone' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv:9: error: invalid module item.
name: strong1
description: The 'strong1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv:9: error: invalid module item.
name: reject_on
description: The 'reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv:9: error: invalid module item.
name: intersect
description: The 'intersect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv:9: error: invalid module item.
name: nexttime
description: The 'nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv:9: error: invalid module item.
name: tran
description: The 'tran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv:9: error: invalid module item.
name: continue
description: The 'continue' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv:9: error: invalid module item.
name: eventually
description: The 'eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv:9: error: invalid module item.
name: untyped
description: The 'untyped' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv:9: error: invalid module item.
name: and
description: The 'and' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv:9: error: invalid module item.
name: library
description: The 'library' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv:9: error: invalid module item.
name: disable
description: The 'disable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv:9: error: invalid module item.
name: wait_order
description: The 'wait_order' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv:9: error: invalid module item.
name: endfunction
description: The 'endfunction' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv:9: error: invalid module item.
name: shortreal
description: The 'shortreal' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv:9: error: invalid module item.
name: unique0
description: The 'unique0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv:9: error: invalid module item.
name: uwire
description: The 'uwire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv:9: error: invalid module item.
name: rtranif0
description: The 'rtranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv:9: error: invalid module item.
name: longint
description: The 'longint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv:9: error: invalid module item.
name: pulsestyle_ondetect
description: The 'pulsestyle_ondetect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv:9: error: invalid module item.
name: parameter
description: The 'parameter' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv:9: error: invalid module item.
name: not
description: The 'not' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv:9: error: invalid module item.
name: extern
description: The 'extern' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv:9: error: invalid module item.
name: pure
description: The 'pure' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv:9: error: invalid module item.
name: bins
description: The 'bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv:9: error: invalid module item.
name: static
description: The 'static' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv:9: error: invalid module item.
name: pulldown
description: The 'pulldown' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv:9: error: invalid module item.
name: tri1
description: The 'tri1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv:9: error: invalid module item.
name: endmodule
description: The 'endmodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv:9: error: invalid module item.
name: default
description: The 'default' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv:9: error: invalid module item.
name: throughout
description: The 'throughout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv:9: error: invalid module item.
name: liblist
description: The 'liblist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv:9: error: invalid module item.
name: unsigned
description: The 'unsigned' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv:9: error: invalid module item.
name: tranif1
description: The 'tranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv:9: error: invalid module item.
name: input
description: The 'input' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv:9: error: invalid module item.
name: buf
description: The 'buf' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv:9: error: invalid module item.
name: primitive
description: The 'primitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv:9: error: invalid module item.
name: time
description: The 'time' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv:9: error: invalid module item.
name: repeat
description: The 'repeat' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv:9: error: invalid module item.
name: s_nexttime
description: The 's_nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv:9: error: invalid module item.
name: checker
description: The 'checker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv:9: error: invalid module item.
name: rand
description: The 'rand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv:9: error: invalid module item.
name: endconfig
description: The 'endconfig' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv:9: error: invalid module item.
name: table
description: The 'table' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv:9: error: invalid module item.
name: or
description: The 'or' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv:9: error: invalid module item.
name: coverpoint
description: The 'coverpoint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv:9: error: invalid module item.
name: notif1
description: The 'notif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv:9: error: invalid module item.
name: endtable
description: The 'endtable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv:9: error: invalid module item.
name: weak1
description: The 'weak1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv:9: error: invalid module item.
name: cell
description: The 'cell' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv:9: error: invalid module item.
name: force
description: The 'force' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv:9: error: invalid module item.
name: casex
description: The 'casex' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv:9: error: invalid module item.
name: before
description: The 'before' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv:9: error: invalid module item.
name: always_comb
description: The 'always_comb' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv:9: error: invalid module item.
name: dist
description: The 'dist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv:9: error: invalid module item.
name: inside
description: The 'inside' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv:9: error: invalid module item.
name: pmos
description: The 'pmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv:9: error: invalid module item.
name: constraint
description: The 'constraint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv:9: error: invalid module item.
name: scalared
description: The 'scalared' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv:9: error: invalid module item.
name: enum
description: The 'enum' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv:9: error: invalid module item.
name: join_none
description: The 'join_none' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv:9: error: invalid module item.
name: signed
description: The 'signed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv:9: error: invalid module item.
name: nmos
description: The 'nmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv:9: error: invalid module item.
name: weak0
description: The 'weak0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv:9: error: invalid module item.
name: timeunit
description: The 'timeunit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv:9: error: invalid module item.
name: endcase
description: The 'endcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv:9: error: invalid module item.
name: function
description: The 'function' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv:9: error: invalid module item.
name: endinterface
description: The 'endinterface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv:9: error: invalid module item.
name: chandle
description: The 'chandle' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv:9: error: invalid module item.
name: assert
description: The 'assert' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9: error: invalid module item.
name: event
description: The 'event' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv:9: error: invalid module item.
name: for
description: The 'for' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9: error: invalid module item.
name: realtime
description: The 'realtime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv:9: error: invalid module item.
name: join_any
description: The 'join_any' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv:9: error: invalid module item.
name: else
description: The 'else' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv:9: error: invalid module item.
name: tri0
description: The 'tri0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv:9: error: invalid module item.
name: binsof
description: The 'binsof' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv:9: error: invalid module item.
name: endtask
description: The 'endtask' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv:9: error: invalid module item.
name: highz1
description: The 'highz1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv:9: error: invalid module item.
name: notif0
description: The 'notif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv:9: error: invalid module item.
name: inout
description: The 'inout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv:9: error: invalid module item.
name: tagged
description: The 'tagged' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv:9: error: invalid module item.
name: implements
description: The 'implements' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv:9: error: invalid module item.
name: endchecker
description: The 'endchecker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv:9: error: invalid module item.
name: byte
description: The 'byte' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv:9: error: invalid module item.
name: restrict
description: The 'restrict' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv:9: error: invalid module item.
name: endclass
description: The 'endclass' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv:9: error: invalid module item.
name: matches
description: The 'matches' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv:9: error: invalid module item.
name: nor
description: The 'nor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv:9: error: invalid module item.
name: supply1
description: The 'supply1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv:9: error: invalid module item.
name: illegal_bins
description: The 'illegal_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv:9: error: invalid module item.
name: protected
description: The 'protected' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv:9: error: invalid module item.
name: wand
description: The 'wand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv:9: error: invalid module item.
name: xor
description: The 'xor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv:9: error: invalid module item.
name: s_eventually
description: The 's_eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv:9: error: invalid module item.
name: nettype
description: The 'nettype' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv:9: error: invalid module item.
name: global
description: The 'global' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv:9: error: invalid module item.
name: super
description: The 'super' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv:9: error: invalid module item.
name: endprimitive
description: The 'endprimitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv:9: error: invalid module item.
name: supply0
description: The 'supply0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv:9: error: invalid module item.
name: expect
description: The 'expect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv:9: error: invalid module item.
name: medium
description: The 'medium' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv:9: error: invalid module item.
name: ignore_bins
description: The 'ignore_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv:9: error: invalid module item.
name: this
description: The 'this' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv:9: error: invalid module item.
name: unique
description: The 'unique' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv:9: error: invalid module item.
name: rtranif1
description: The 'rtranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv:9: error: invalid module item.
name: with
description: The 'with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv:9: error: invalid module item.
name: package
description: The 'package' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv:9: error: invalid module item.
name: alias
description: The 'alias' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv:9: error: invalid module item.
name: endgenerate
description: The 'endgenerate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv:9: error: invalid module item.
name: specify
description: The 'specify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv:9: error: invalid module item.
name: solve
description: The 'solve' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv:9: error: invalid module item.
name: generate
description: The 'generate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv:9: error: invalid module item.
name: edge
description: The 'edge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv:9: error: invalid module item.
name: forever
description: The 'forever' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv:9: error: invalid module item.
name: var
description: The 'var' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv:9: error: invalid module item.
name: xnor
description: The 'xnor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv:9: error: invalid module item.
name: covergroup
description: The 'covergroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv:9: error: invalid module item.
name: virtual
description: The 'virtual' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv:9: error: invalid module item.
name: task
description: The 'task' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv:9: error: invalid module item.
name: rcmos
description: The 'rcmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv:9: error: invalid module item.
name: genvar
description: The 'genvar' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv:9: error: invalid module item.
name: until
description: The 'until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv:9: error: invalid module item.
name: pull0
description: The 'pull0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv:9: error: invalid module item.
name: always_latch
description: The 'always_latch' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv:9: error: invalid module item.
name: cross
description: The 'cross' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv:9: error: invalid module item.
name: posedge
description: The 'posedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv:9: error: invalid module item.
name: config
description: The 'config' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv:9: error: invalid module item.
name: string
description: The 'string' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv:9: error: invalid module item.
name: new
description: The 'new' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv:9: error: invalid module item.
name: ref
description: The 'ref' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv:9: error: invalid module item.
name: small
description: The 'small' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv:9: error: invalid module item.
name: macromodule
description: The 'macromodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv:9: error: invalid module item.
name: randc
description: The 'randc' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv:9: error: invalid module item.
name: priority
description: The 'priority' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv:9: error: invalid module item.
name: s_until
description: The 's_until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv:9: error: invalid module item.
name: until_with
description: The 'until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv:9: error: invalid module item.
name: pull1
description: The 'pull1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv:9: error: invalid module item.
name: foreach
description: The 'foreach' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv:9: error: invalid module item.
name: sequence
description: The 'sequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv:9: error: invalid module item.
name: deassign
description: The 'deassign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv:9: error: invalid module item.
name: incdir
description: The 'incdir' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv:9: error: invalid module item.
name: timeprecision
description: The 'timeprecision' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv:9: error: invalid module item.
name: let
description: The 'let' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv:9: error: invalid module item.
name: interface
description: The 'interface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv:9: error: invalid module item.
name: s_until_with
description: The 's_until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv:9: error: invalid module item.
name: final
description: The 'final' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv:9: error: invalid module item.
name: bufif0
description: The 'bufif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv:9: error: invalid module item.
name: nand
description: The 'nand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv:9: error: invalid module item.
name: rnmos
description: The 'rnmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv:9: error: invalid module item.
name: cmos
description: The 'cmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv:9: error: invalid module item.
name: while
description: The 'while' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv:9: error: invalid module item.
name: sync_reject_on
description: The 'sync_reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv:9: error: invalid module item.
name: real
description: The 'real' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv:9: error: invalid module item.
name: noshowcancelled
description: The 'noshowcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv:9: error: invalid module item.
name: packed
description: The 'packed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv:9: error: invalid module item.
name: sync_accept_on
description: The 'sync_accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv:9: error: invalid module item.
name: include
description: The 'include' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv:9: error: invalid module item.
name: rpmos
description: The 'rpmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv:9: error: invalid module item.
name: typedef
description: The 'typedef' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv:9: error: invalid module item.
name: tranif0
description: The 'tranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv:9: error: invalid module item.
name: localparam
description: The 'localparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv:9: error: invalid module item.
name: trireg
description: The 'trireg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv:9: error: invalid module item.
name: large
description: The 'large' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv:9: error: invalid module item.
name: endclocking
description: The 'endclocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv:9: error: invalid module item.
name: bufif1
description: The 'bufif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv:9: error: invalid module item.
name: initial
description: The 'initial' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv:9: error: invalid module item.
name: wait
description: The 'wait' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv:9: error: invalid module item.
name: wildcard
description: The 'wildcard' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv:9: error: invalid module item.
name: logic
description: The 'logic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv:9: error: invalid module item.
name: property
description: The 'property' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:9: error: invalid module item.
name: begin
description: The 'begin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv:9: error: invalid module item.
name: program
description: The 'program' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv:9: error: invalid module item.
name: wire
description: The 'wire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv:9: error: invalid module item.
name: s_always
description: The 's_always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv:9: error: invalid module item.
name: showcancelled
description: The 'showcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv:9: error: invalid module item.
name: modport
description: The 'modport' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv:9: error: invalid module item.
name: module
description: The 'module' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv:9: error: invalid module item.
name: instance
description: The 'instance' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv:9: error: invalid module item.
name: extends
description: The 'extends' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv:9: error: invalid module item.
name: local
description: The 'local' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv:9: error: invalid module item.
name: type
description: The 'type' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv:9: error: invalid module item.
name: tri
description: The 'tri' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv:9: error: invalid module item.
name: endproperty
description: The 'endproperty' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv:9: error: invalid module item.
name: export
description: The 'export' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv:9: error: invalid module item.
name: struct
description: The 'struct' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv:9: error: invalid module item.
name: endspecify
description: The 'endspecify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv:9: error: invalid module item.
name: within
description: The 'within' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv:9: error: invalid module item.
name: assume
description: The 'assume' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9: error: invalid module item.
name: rtran
description: The 'rtran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv:9: error: invalid module item.
name: break
description: The 'break' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv:9: error: invalid module item.
name: randsequence
description: The 'randsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv:9: error: invalid module item.
name: wor
description: The 'wor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv:9: error: invalid module item.
name: design
description: The 'design' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv:9: error: invalid module item.
name: join
description: The 'join' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv:9: error: invalid module item.
name: bind
description: The 'bind' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv:9: error: invalid module item.
name: use
description: The 'use' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv:9: error: invalid module item.
name: union
description: The 'union' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv:9: error: invalid module item.
name: automatic
description: The 'automatic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv:9: error: invalid module item.
name: soft
description: The 'soft' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv:9: error: invalid module item.
name: endprogram
description: The 'endprogram' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv:9: error: invalid module item.
name: import
description: The 'import' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv:9: error: invalid module item.
name: highz0
description: The 'highz0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv:9: error: invalid module item.
name: defparam
description: The 'defparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv:9: error: invalid module item.
name: output
description: The 'output' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv:9: error: invalid module item.
name: first_match
description: The 'first_match' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv:9: error: invalid module item.
name: fork
description: The 'fork' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv:9: error: invalid module item.
name: iff
description: The 'iff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv:9: error: invalid module item.
name: strong0
description: The 'strong0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv:9: error: invalid module item.
name: reg
description: The 'reg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv:9: error: invalid module item.
name: return
description: The 'return' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv:9: error: invalid module item.
name: pulsestyle_onevent
description: The 'pulsestyle_onevent' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv:9: error: invalid module item.
name: negedge
description: The 'negedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv:9: error: invalid module item.
name: vectored
description: The 'vectored' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv:9: error: invalid module item.
name: implies
description: The 'implies' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv:9: error: invalid module item.
name: interconnect
description: The 'interconnect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv:9: error: invalid module item.
name: pullup
description: The 'pullup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv:9: error: invalid module item.
name: randcase
description: The 'randcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv:9: error: invalid module item.
name: void
description: The 'void' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv:9: error: invalid module item.
name: case
description: The 'case' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9: error: invalid module item.
name: null
description: The 'null' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv:9: error: invalid module item.
name: always_ff
description: The 'always_ff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'always_ff' (KW_always_ff) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: int
description: The 'int' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType int]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: release
description: The 'release' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv']
incdirs: []
top_module:
rc: 0

module top;
wire release;
endmodule
name: endgroup
description: The 'endgroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endgroup;
endmodule
name: triand
description: The 'triand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType triand]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: clocking
description: The 'clocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv']
incdirs: []
top_module:
rc: 0

module top;
wire clocking;
endmodule
name: forkjoin
description: The 'forkjoin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv']
incdirs: []
top_module:
rc: 0

module top;
wire forkjoin;
endmodule
name: context
description: The 'context' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv']
incdirs: []
top_module:
rc: 0

module top;
wire context;
endmodule
name: cover
description: The 'cover' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'cover' (KW_cover) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: const
description: The 'const' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv']
incdirs: []
top_module:
rc: 0

module top;
wire const;
endmodule
name: always
description: The 'always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'always' (KW_always) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: accept_on
description: The 'accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv']
incdirs: []
top_module:
rc: 0

module top;
wire accept_on;
endmodule
name: do
description: The 'do' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'do' (KW_do) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: casez
description: The 'casez' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'casez' (KW_casez) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: trior
description: The 'trior' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType trior]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: strong
description: The 'strong' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv']
incdirs: []
top_module:
rc: 0

module top;
wire strong;
endmodule
name: integer
description: The 'integer' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType integer]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: if
description: The 'if' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'if' (KW_if) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: endpackage
description: The 'endpackage' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endpackage' (KW_endpackage) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: endsequence
description: The 'endsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endsequence;
endmodule
name: end
description: The 'end' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'end' (KW_end) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: assign
description: The 'assign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'assign' (KW_assign) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: specparam
description: The 'specparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv']
incdirs: []
top_module:
rc: 0

module top;
wire specparam;
endmodule
name: bit
description: The 'bit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType bit]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: class
description: The 'class' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv']
incdirs: []
top_module:
rc: 0

module top;
wire class;
endmodule
name: shortint
description: The 'shortint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType shortint]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: weak
description: The 'weak' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv']
incdirs: []
top_module:
rc: 0

module top;
wire weak;
endmodule
name: ifnone
description: The 'ifnone' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv']
incdirs: []
top_module:
rc: 0

module top;
wire ifnone;
endmodule
name: strong1
description: The 'strong1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv']
incdirs: []
top_module:
rc: 0

module top;
wire strong1;
endmodule
name: reject_on
description: The 'reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv']
incdirs: []
top_module:
rc: 0

module top;
wire reject_on;
endmodule
name: intersect
description: The 'intersect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'intersect' (KW_intersect) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: nexttime
description: The 'nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv']
incdirs: []
top_module:
rc: 0

module top;
wire nexttime;
endmodule
name: tran
description: The 'tran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv']
incdirs: []
top_module:
rc: 0

module top;
wire tran;
endmodule
name: continue
description: The 'continue' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv']
incdirs: []
top_module:
rc: 0

module top;
wire continue;
endmodule
name: eventually
description: The 'eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv']
incdirs: []
top_module:
rc: 0

module top;
wire eventually;
endmodule
name: untyped
description: The 'untyped' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv']
incdirs: []
top_module:
rc: 0

module top;
wire untyped;
endmodule
name: and
description: The 'and' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'and' (KW_and) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: library
description: The 'library' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv']
incdirs: []
top_module:
rc: 0

module top;
wire library;
endmodule
name: disable
description: The 'disable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'disable' (KW_disable) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: wait_order
description: The 'wait_order' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv']
incdirs: []
top_module:
rc: 0

module top;
wire wait_order;
endmodule
name: endfunction
description: The 'endfunction' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endfunction' (KW_endfunction) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: shortreal
description: The 'shortreal' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType shortreal]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: unique0
description: The 'unique0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'unique0' (KW_unique0) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: uwire
description: The 'uwire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType uwire]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: rtranif0
description: The 'rtranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv']
incdirs: []
top_module:
rc: 0

module top;
wire rtranif0;
endmodule
name: longint
description: The 'longint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType longint]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: pulsestyle_ondetect
description: The 'pulsestyle_ondetect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv']
incdirs: []
top_module:
rc: 0

module top;
wire pulsestyle_ondetect;
endmodule
name: parameter
description: The 'parameter' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'parameter' (KW_parameter) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: not
description: The 'not' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'not' (KW_not) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: extern
description: The 'extern' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'extern' (KW_extern) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: pure
description: The 'pure' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv']
incdirs: []
top_module:
rc: 0

module top;
wire pure;
endmodule
name: bins
description: The 'bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv']
incdirs: []
top_module:
rc: 0

module top;
wire bins;
endmodule
name: static
description: The 'static' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTLifetime static]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: pulldown
description: The 'pulldown' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv']
incdirs: []
top_module:
rc: 0

module top;
wire pulldown;
endmodule
name: tri1
description: The 'tri1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType tri1]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: endmodule
description: The 'endmodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: default
description: The 'default' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'default' (KW_default) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: throughout
description: The 'throughout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'throughout' (KW_throughout) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: liblist
description: The 'liblist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv']
incdirs: []
top_module:
rc: 0

module top;
wire liblist;
endmodule
name: unsigned
description: The 'unsigned' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: incomplete declaration
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:286:21 in main:Language.SystemVerilog.Parser.ParseDecl
name: tranif1
description: The 'tranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv']
incdirs: []
top_module:
rc: 0

module top;
wire tranif1;
endmodule
name: input
description: The 'input' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTDir input]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: buf
description: The 'buf' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'buf' (KW_buf) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: primitive
description: The 'primitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv']
incdirs: []
top_module:
rc: 0

module top;
wire primitive;
endmodule
name: time
description: The 'time' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType time]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: repeat
description: The 'repeat' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'repeat' (KW_repeat) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: s_nexttime
description: The 's_nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv']
incdirs: []
top_module:
rc: 0

module top;
wire s_nexttime;
endmodule
name: checker
description: The 'checker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv']
incdirs: []
top_module:
rc: 0

module top;
wire checker;
endmodule
name: rand
description: The 'rand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv']
incdirs: []
top_module:
rc: 0

module top;
wire rand;
endmodule
name: endconfig
description: The 'endconfig' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endconfig;
endmodule
name: table
description: The 'table' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv']
incdirs: []
top_module:
rc: 0

module top;
wire table;
endmodule
name: or
description: The 'or' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'or' (KW_or) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: coverpoint
description: The 'coverpoint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv']
incdirs: []
top_module:
rc: 0

module top;
wire coverpoint;
endmodule
name: notif1
description: The 'notif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv']
incdirs: []
top_module:
rc: 0

module top;
wire notif1;
endmodule
name: endtable
description: The 'endtable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endtable;
endmodule
name: weak1
description: The 'weak1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv']
incdirs: []
top_module:
rc: 0

module top;
wire weak1;
endmodule
name: cell
description: The 'cell' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv']
incdirs: []
top_module:
rc: 0

module top;
wire cell;
endmodule
name: force
description: The 'force' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv']
incdirs: []
top_module:
rc: 0

module top;
wire force;
endmodule
name: casex
description: The 'casex' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'casex' (KW_casex) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: before
description: The 'before' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv']
incdirs: []
top_module:
rc: 0

module top;
wire before;
endmodule
name: always_comb
description: The 'always_comb' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'always_comb' (KW_always_comb) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: dist
description: The 'dist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv']
incdirs: []
top_module:
rc: 0

module top;
wire dist;
endmodule
name: inside
description: The 'inside' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv']
incdirs: []
top_module:
rc: 0

module top;
wire inside;
endmodule
name: pmos
description: The 'pmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv']
incdirs: []
top_module:
rc: 0

module top;
wire pmos;
endmodule
name: constraint
description: The 'constraint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv']
incdirs: []
top_module:
rc: 0

module top;
wire constraint;
endmodule
name: scalared
description: The 'scalared' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv']
incdirs: []
top_module:
rc: 0

module top;
wire scalared;
endmodule
name: enum
description: The 'enum' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv:9:13.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: join_none
description: The 'join_none' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv']
incdirs: []
top_module:
rc: 0

module top;
wire join_none;
endmodule
name: signed
description: The 'signed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: incomplete declaration
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:286:21 in main:Language.SystemVerilog.Parser.ParseDecl
name: nmos
description: The 'nmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv']
incdirs: []
top_module:
rc: 0

module top;
wire nmos;
endmodule
name: weak0
description: The 'weak0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv']
incdirs: []
top_module:
rc: 0

module top;
wire weak0;
endmodule
name: timeunit
description: The 'timeunit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv']
incdirs: []
top_module:
rc: 0

module top;
wire timeunit;
endmodule
name: endcase
description: The 'endcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endcase' (KW_endcase) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: function
description: The 'function' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: endinterface
description: The 'endinterface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endinterface' (KW_endinterface) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: chandle
description: The 'chandle' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv']
incdirs: []
top_module:
rc: 0

module top;
wire chandle;
endmodule
name: assert
description: The 'assert' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'assert' (KW_assert) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event
description: The 'event' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv']
incdirs: []
top_module:
rc: 0

module top;
wire event;
endmodule
name: for
description: The 'for' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'for' (KW_for) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: realtime
description: The 'realtime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType realtime]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: join_any
description: The 'join_any' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv']
incdirs: []
top_module:
rc: 0

module top;
wire join_any;
endmodule
name: else
description: The 'else' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'else' (KW_else) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: tri0
description: The 'tri0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType tri0]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: binsof
description: The 'binsof' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv']
incdirs: []
top_module:
rc: 0

module top;
wire binsof;
endmodule
name: endtask
description: The 'endtask' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endtask' (KW_endtask) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: highz1
description: The 'highz1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv']
incdirs: []
top_module:
rc: 0

module top;
wire highz1;
endmodule
name: notif0
description: The 'notif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv']
incdirs: []
top_module:
rc: 0

module top;
wire notif0;
endmodule
name: inout
description: The 'inout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTDir inout]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: tagged
description: The 'tagged' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv']
incdirs: []
top_module:
rc: 0

module top;
wire tagged;
endmodule
name: implements
description: The 'implements' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv']
incdirs: []
top_module:
rc: 0

module top;
wire implements;
endmodule
name: endchecker
description: The 'endchecker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endchecker;
endmodule
name: byte
description: The 'byte' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType byte]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: restrict
description: The 'restrict' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv']
incdirs: []
top_module:
rc: 0

module top;
wire restrict;
endmodule
name: endclass
description: The 'endclass' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endclass;
endmodule
name: matches
description: The 'matches' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv']
incdirs: []
top_module:
rc: 0

module top;
wire matches;
endmodule
name: nor
description: The 'nor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'nor' (KW_nor) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: supply1
description: The 'supply1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType supply1]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: illegal_bins
description: The 'illegal_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv']
incdirs: []
top_module:
rc: 0

module top;
wire illegal_bins;
endmodule
name: protected
description: The 'protected' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv']
incdirs: []
top_module:
rc: 0

module top;
wire protected;
endmodule
name: wand
description: The 'wand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType wand]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: xor
description: The 'xor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'xor' (KW_xor) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: s_eventually
description: The 's_eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv']
incdirs: []
top_module:
rc: 0

module top;
wire s_eventually;
endmodule
name: nettype
description: The 'nettype' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv']
incdirs: []
top_module:
rc: 0

module top;
wire nettype;
endmodule
name: global
description: The 'global' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv']
incdirs: []
top_module:
rc: 0

module top;
wire global;
endmodule
name: super
description: The 'super' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv']
incdirs: []
top_module:
rc: 0

module top;
wire super;
endmodule
name: endprimitive
description: The 'endprimitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endprimitive;
endmodule
name: supply0
description: The 'supply0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType supply0]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: expect
description: The 'expect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv']
incdirs: []
top_module:
rc: 0

module top;
wire expect;
endmodule
name: medium
description: The 'medium' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv']
incdirs: []
top_module:
rc: 0

module top;
wire medium;
endmodule
name: ignore_bins
description: The 'ignore_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv']
incdirs: []
top_module:
rc: 0

module top;
wire ignore_bins;
endmodule
name: this
description: The 'this' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv']
incdirs: []
top_module:
rc: 0

module top;
wire this;
endmodule
name: unique
description: The 'unique' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'unique' (KW_unique) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: rtranif1
description: The 'rtranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv']
incdirs: []
top_module:
rc: 0

module top;
wire rtranif1;
endmodule
name: with
description: The 'with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv']
incdirs: []
top_module:
rc: 0

module top;
wire with;
endmodule
name: package
description: The 'package' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'package' (KW_package) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: alias
description: The 'alias' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv']
incdirs: []
top_module:
rc: 0

module top;
wire alias;
endmodule
name: endgenerate
description: The 'endgenerate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endgenerate' (KW_endgenerate) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: specify
description: The 'specify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv']
incdirs: []
top_module:
rc: 0

module top;
wire specify;
endmodule
name: solve
description: The 'solve' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv']
incdirs: []
top_module:
rc: 0

module top;
wire solve;
endmodule
name: generate
description: The 'generate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'generate' (KW_generate) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: edge
description: The 'edge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv']
incdirs: []
top_module:
rc: 0

module top;
wire edge;
endmodule
name: forever
description: The 'forever' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'forever' (KW_forever) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: var
description: The 'var' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv']
incdirs: []
top_module:
rc: 0

module top;
wire var;
endmodule
name: xnor
description: The 'xnor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'xnor' (KW_xnor) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: covergroup
description: The 'covergroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv']
incdirs: []
top_module:
rc: 0

module top;
wire covergroup;
endmodule
name: virtual
description: The 'virtual' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv']
incdirs: []
top_module:
rc: 0

module top;
wire virtual;
endmodule
name: task
description: The 'task' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'task' (KW_task) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: rcmos
description: The 'rcmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv']
incdirs: []
top_module:
rc: 0

module top;
wire rcmos;
endmodule
name: genvar
description: The 'genvar' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'genvar' (KW_genvar) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: until
description: The 'until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv']
incdirs: []
top_module:
rc: 0

module top;
wire until;
endmodule
name: pull0
description: The 'pull0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv']
incdirs: []
top_module:
rc: 0

module top;
wire pull0;
endmodule
name: always_latch
description: The 'always_latch' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'always_latch' (KW_always_latch) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: cross
description: The 'cross' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv']
incdirs: []
top_module:
rc: 0

module top;
wire cross;
endmodule
name: posedge
description: The 'posedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'posedge' (KW_posedge) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: config
description: The 'config' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv']
incdirs: []
top_module:
rc: 0

module top;
wire config;
endmodule
name: string
description: The 'string' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv']
incdirs: []
top_module:
rc: 0

module top;
wire string;
endmodule
name: new
description: The 'new' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv']
incdirs: []
top_module:
rc: 0

module top;
wire new;
endmodule
name: ref
description: The 'ref' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv']
incdirs: []
top_module:
rc: 0

module top;
wire ref;
endmodule
name: small
description: The 'small' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv']
incdirs: []
top_module:
rc: 0

module top;
wire small;
endmodule
name: macromodule
description: The 'macromodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv']
incdirs: []
top_module:
rc: 0

module top;
wire macromodule;
endmodule
name: randc
description: The 'randc' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv']
incdirs: []
top_module:
rc: 0

module top;
wire randc;
endmodule
name: priority
description: The 'priority' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'priority' (KW_priority) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: s_until
description: The 's_until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv']
incdirs: []
top_module:
rc: 0

module top;
wire s_until;
endmodule
name: until_with
description: The 'until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv']
incdirs: []
top_module:
rc: 0

module top;
wire until_with;
endmodule
name: pull1
description: The 'pull1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv']
incdirs: []
top_module:
rc: 0

module top;
wire pull1;
endmodule
name: foreach
description: The 'foreach' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv']
incdirs: []
top_module:
rc: 0

module top;
wire foreach;
endmodule
name: sequence
description: The 'sequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv']
incdirs: []
top_module:
rc: 0

module top;
wire sequence;
endmodule
name: deassign
description: The 'deassign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv']
incdirs: []
top_module:
rc: 0

module top;
wire deassign;
endmodule
name: incdir
description: The 'incdir' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv']
incdirs: []
top_module:
rc: 0

module top;
wire incdir;
endmodule
name: timeprecision
description: The 'timeprecision' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv']
incdirs: []
top_module:
rc: 0

module top;
wire timeprecision;
endmodule
name: let
description: The 'let' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv']
incdirs: []
top_module:
rc: 0

module top;
wire let;
endmodule
name: interface
description: The 'interface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: s_until_with
description: The 's_until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv']
incdirs: []
top_module:
rc: 0

module top;
wire s_until_with;
endmodule
name: final
description: The 'final' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv']
incdirs: []
top_module:
rc: 0

module top;
wire final;
endmodule
name: bufif0
description: The 'bufif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv']
incdirs: []
top_module:
rc: 0

module top;
wire bufif0;
endmodule
name: nand
description: The 'nand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'nand' (KW_nand) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: rnmos
description: The 'rnmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv']
incdirs: []
top_module:
rc: 0

module top;
wire rnmos;
endmodule
name: cmos
description: The 'cmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv']
incdirs: []
top_module:
rc: 0

module top;
wire cmos;
endmodule
name: while
description: The 'while' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'while' (KW_while) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: sync_reject_on
description: The 'sync_reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv']
incdirs: []
top_module:
rc: 0

module top;
wire sync_reject_on;
endmodule
name: real
description: The 'real' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType real]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: noshowcancelled
description: The 'noshowcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv']
incdirs: []
top_module:
rc: 0

module top;
wire noshowcancelled;
endmodule
name: packed
description: The 'packed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'packed' (KW_packed) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: sync_accept_on
description: The 'sync_accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv']
incdirs: []
top_module:
rc: 0

module top;
wire sync_accept_on;
endmodule
name: include
description: The 'include' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv']
incdirs: []
top_module:
rc: 0

module top;
wire include;
endmodule
name: rpmos
description: The 'rpmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv']
incdirs: []
top_module:
rc: 0

module top;
wire rpmos;
endmodule
name: typedef
description: The 'typedef' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'typedef' (KW_typedef) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: tranif0
description: The 'tranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv']
incdirs: []
top_module:
rc: 0

module top;
wire tranif0;
endmodule
name: localparam
description: The 'localparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'localparam' (KW_localparam) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: trireg
description: The 'trireg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType trireg]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: large
description: The 'large' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv']
incdirs: []
top_module:
rc: 0

module top;
wire large;
endmodule
name: endclocking
description: The 'endclocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endclocking;
endmodule
name: bufif1
description: The 'bufif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv']
incdirs: []
top_module:
rc: 0

module top;
wire bufif1;
endmodule
name: initial
description: The 'initial' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'initial' (KW_initial) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: wait
description: The 'wait' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv']
incdirs: []
top_module:
rc: 0

module top;
wire wait;
endmodule
name: wildcard
description: The 'wildcard' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv']
incdirs: []
top_module:
rc: 0

module top;
wire wildcard;
endmodule
name: logic
description: The 'logic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType logic]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: property
description: The 'property' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'property' (KW_property) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: begin
description: The 'begin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'begin' (KW_begin) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: program
description: The 'program' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv']
incdirs: []
top_module:
rc: 0

module top;
wire program;
endmodule
name: wire
description: The 'wire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType wire]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: s_always
description: The 's_always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv']
incdirs: []
top_module:
rc: 0

module top;
wire s_always;
endmodule
name: showcancelled
description: The 'showcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv']
incdirs: []
top_module:
rc: 0

module top;
wire showcancelled;
endmodule
name: modport
description: The 'modport' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'modport' (KW_modport) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: module
description: The 'module' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'module' (KW_module) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: instance
description: The 'instance' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv']
incdirs: []
top_module:
rc: 0

module top;
wire instance;
endmodule
name: extends
description: The 'extends' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv']
incdirs: []
top_module:
rc: 0

module top;
wire extends;
endmodule
name: local
description: The 'local' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv']
incdirs: []
top_module:
rc: 0

module top;
wire local;
endmodule
name: type
description: The 'type' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv']
incdirs: []
top_module:
rc: 0

module top;
wire type;
endmodule
name: tri
description: The 'tri' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType tri]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: endproperty
description: The 'endproperty' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endproperty;
endmodule
name: export
description: The 'export' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'export' (KW_export) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: struct
description: The 'struct' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv:9:15.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: endspecify
description: The 'endspecify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endspecify;
endmodule
name: within
description: The 'within' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'within' (KW_within) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: assume
description: The 'assume' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'assume' (KW_assume) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: rtran
description: The 'rtran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv']
incdirs: []
top_module:
rc: 0

module top;
wire rtran;
endmodule
name: break
description: The 'break' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv']
incdirs: []
top_module:
rc: 0

module top;
wire break;
endmodule
name: randsequence
description: The 'randsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv']
incdirs: []
top_module:
rc: 0

module top;
wire randsequence;
endmodule
name: wor
description: The 'wor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType wor]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: design
description: The 'design' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv']
incdirs: []
top_module:
rc: 0

module top;
wire design;
endmodule
name: join
description: The 'join' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv']
incdirs: []
top_module:
rc: 0

module top;
wire join;
endmodule
name: bind
description: The 'bind' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv']
incdirs: []
top_module:
rc: 0

module top;
wire bind;
endmodule
name: use
description: The 'use' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv']
incdirs: []
top_module:
rc: 0

module top;
wire use;
endmodule
name: union
description: The 'union' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv:9:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: automatic
description: The 'automatic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTLifetime automatic]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: soft
description: The 'soft' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv']
incdirs: []
top_module:
rc: 0

module top;
wire soft;
endmodule
name: endprogram
description: The 'endprogram' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv']
incdirs: []
top_module:
rc: 0

module top;
wire endprogram;
endmodule
name: import
description: The 'import' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'import' (KW_import) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: highz0
description: The 'highz0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv']
incdirs: []
top_module:
rc: 0

module top;
wire highz0;
endmodule
name: defparam
description: The 'defparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'defparam' (KW_defparam) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: output
description: The 'output' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTDir output]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: first_match
description: The 'first_match' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'first_match' (KW_first_match) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: fork
description: The 'fork' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv']
incdirs: []
top_module:
rc: 0

module top;
wire fork;
endmodule
name: iff
description: The 'iff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'iff' (KW_iff) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: strong0
description: The 'strong0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv']
incdirs: []
top_module:
rc: 0

module top;
wire strong0;
endmodule
name: reg
description: The 'reg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: takeIdent didn't find identifier: [DTType reg]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:367:20 in main:Language.SystemVerilog.Parser.ParseDecl
name: return
description: The 'return' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'return' (KW_return) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: pulsestyle_onevent
description: The 'pulsestyle_onevent' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv']
incdirs: []
top_module:
rc: 0

module top;
wire pulsestyle_onevent;
endmodule
name: negedge
description: The 'negedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'negedge' (KW_negedge) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: vectored
description: The 'vectored' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv']
incdirs: []
top_module:
rc: 0

module top;
wire vectored;
endmodule
name: implies
description: The 'implies' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv']
incdirs: []
top_module:
rc: 0

module top;
wire implies;
endmodule
name: interconnect
description: The 'interconnect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv']
incdirs: []
top_module:
rc: 0

module top;
wire interconnect;
endmodule
name: pullup
description: The 'pullup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv']
incdirs: []
top_module:
rc: 0

module top;
wire pullup;
endmodule
name: randcase
description: The 'randcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv']
incdirs: []
top_module:
rc: 0

module top;
wire randcase;
endmodule
name: void
description: The 'void' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv']
incdirs: []
top_module:
rc: 0

module top;
wire void;
endmodule
name: case
description: The 'case' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'case' (KW_case) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: null
description: The 'null' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv']
incdirs: []
top_module:
rc: 0

module top;
wire null;
endmodule
name: always_ff
description: The 'always_ff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_ff.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: int
description: The 'int' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-int.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: release
description: The 'release' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-release.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endgroup
description: The 'endgroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgroup.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: triand
description: The 'triand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-triand.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: clocking
description: The 'clocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-clocking.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: forkjoin
description: The 'forkjoin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forkjoin.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: context
description: The 'context' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-context.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: cover
description: The 'cover' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cover.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: const
description: The 'const' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-const.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: always
description: The 'always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: accept_on
description: The 'accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-accept_on.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: do
description: The 'do' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-do.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: casez
description: The 'casez' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casez.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: trior
description: The 'trior' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trior.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: strong
description: The 'strong' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: integer
description: The 'integer' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-integer.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: if
description: The 'if' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-if.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endpackage
description: The 'endpackage' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endpackage.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endsequence
description: The 'endsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endsequence.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: end
description: The 'end' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-end.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: assign
description: The 'assign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assign.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: specparam
description: The 'specparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specparam.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: bit
description: The 'bit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bit.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: class
description: The 'class' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-class.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: shortint
description: The 'shortint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortint.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: weak
description: The 'weak' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: ifnone
description: The 'ifnone' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ifnone.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: strong1
description: The 'strong1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: reject_on
description: The 'reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reject_on.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: intersect
description: The 'intersect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-intersect.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: nexttime
description: The 'nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nexttime.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: tran
description: The 'tran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tran.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: continue
description: The 'continue' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-continue.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: eventually
description: The 'eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-eventually.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: untyped
description: The 'untyped' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-untyped.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: and
description: The 'and' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-and.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: library
description: The 'library' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-library.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: disable
description: The 'disable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-disable.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: wait_order
description: The 'wait_order' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait_order.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endfunction
description: The 'endfunction' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endfunction.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: shortreal
description: The 'shortreal' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-shortreal.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: unique0
description: The 'unique0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: uwire
description: The 'uwire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-uwire.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: rtranif0
description: The 'rtranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: longint
description: The 'longint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-longint.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: pulsestyle_ondetect
description: The 'pulsestyle_ondetect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_ondetect.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: parameter
description: The 'parameter' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-parameter.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: not
description: The 'not' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-not.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: extern
description: The 'extern' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extern.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: pure
description: The 'pure' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pure.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: bins
description: The 'bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bins.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: static
description: The 'static' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-static.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: pulldown
description: The 'pulldown' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulldown.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: tri1
description: The 'tri1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endmodule
description: The 'endmodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endmodule.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: default
description: The 'default' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-default.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: throughout
description: The 'throughout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-throughout.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: liblist
description: The 'liblist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-liblist.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: unsigned
description: The 'unsigned' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unsigned.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: tranif1
description: The 'tranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: input
description: The 'input' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-input.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: buf
description: The 'buf' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-buf.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: primitive
description: The 'primitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-primitive.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: time
description: The 'time' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-time.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: repeat
description: The 'repeat' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-repeat.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: s_nexttime
description: The 's_nexttime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_nexttime.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: checker
description: The 'checker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-checker.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: rand
description: The 'rand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rand.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endconfig
description: The 'endconfig' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endconfig.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: table
description: The 'table' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-table.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: or
description: The 'or' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-or.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: coverpoint
description: The 'coverpoint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-coverpoint.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: notif1
description: The 'notif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endtable
description: The 'endtable' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtable.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: weak1
description: The 'weak1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: cell
description: The 'cell' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cell.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: force
description: The 'force' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-force.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: casex
description: The 'casex' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-casex.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: before
description: The 'before' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-before.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: always_comb
description: The 'always_comb' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_comb.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: dist
description: The 'dist' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-dist.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: inside
description: The 'inside' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inside.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: pmos
description: The 'pmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pmos.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: constraint
description: The 'constraint' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-constraint.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: scalared
description: The 'scalared' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-scalared.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: enum
description: The 'enum' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-enum.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: join_none
description: The 'join_none' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_none.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: signed
description: The 'signed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-signed.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: nmos
description: The 'nmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nmos.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: weak0
description: The 'weak0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-weak0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: timeunit
description: The 'timeunit' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeunit.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endcase
description: The 'endcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endcase.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: function
description: The 'function' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-function.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endinterface
description: The 'endinterface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endinterface.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: chandle
description: The 'chandle' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-chandle.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: assert
description: The 'assert' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assert.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: event
description: The 'event' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-event.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: for
description: The 'for' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-for.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: realtime
description: The 'realtime' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-realtime.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: join_any
description: The 'join_any' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join_any.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: else
description: The 'else' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-else.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: tri0
description: The 'tri0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: binsof
description: The 'binsof' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-binsof.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endtask
description: The 'endtask' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endtask.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: highz1
description: The 'highz1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: notif0
description: The 'notif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-notif0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: inout
description: The 'inout' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-inout.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: tagged
description: The 'tagged' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tagged.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: implements
description: The 'implements' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implements.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endchecker
description: The 'endchecker' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endchecker.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: byte
description: The 'byte' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-byte.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: restrict
description: The 'restrict' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-restrict.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endclass
description: The 'endclass' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclass.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: matches
description: The 'matches' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-matches.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: nor
description: The 'nor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nor.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: supply1
description: The 'supply1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: illegal_bins
description: The 'illegal_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-illegal_bins.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: protected
description: The 'protected' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-protected.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: wand
description: The 'wand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wand.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: xor
description: The 'xor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xor.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: s_eventually
description: The 's_eventually' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_eventually.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: nettype
description: The 'nettype' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nettype.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: global
description: The 'global' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-global.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: super
description: The 'super' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-super.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endprimitive
description: The 'endprimitive' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprimitive.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: supply0
description: The 'supply0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-supply0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: expect
description: The 'expect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-expect.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: medium
description: The 'medium' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-medium.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: ignore_bins
description: The 'ignore_bins' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ignore_bins.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: this
description: The 'this' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-this.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: unique
description: The 'unique' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-unique.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: rtranif1
description: The 'rtranif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtranif1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: with
description: The 'with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-with.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: package
description: The 'package' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-package.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: alias
description: The 'alias' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-alias.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endgenerate
description: The 'endgenerate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endgenerate.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: specify
description: The 'specify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-specify.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: solve
description: The 'solve' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-solve.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: generate
description: The 'generate' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-generate.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: edge
description: The 'edge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-edge.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: forever
description: The 'forever' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-forever.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: var
description: The 'var' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-var.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: xnor
description: The 'xnor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-xnor.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: covergroup
description: The 'covergroup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-covergroup.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: virtual
description: The 'virtual' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-virtual.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: task
description: The 'task' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-task.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: rcmos
description: The 'rcmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rcmos.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: genvar
description: The 'genvar' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-genvar.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: until
description: The 'until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: pull0
description: The 'pull0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: always_latch
description: The 'always_latch' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-always_latch.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: cross
description: The 'cross' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cross.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: posedge
description: The 'posedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-posedge.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: config
description: The 'config' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-config.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: string
description: The 'string' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-string.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: new
description: The 'new' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-new.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: ref
description: The 'ref' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-ref.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: small
description: The 'small' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-small.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: macromodule
description: The 'macromodule' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-macromodule.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: randc
description: The 'randc' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randc.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: priority
description: The 'priority' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-priority.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: s_until
description: The 's_until' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: until_with
description: The 'until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-until_with.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: pull1
description: The 'pull1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pull1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: foreach
description: The 'foreach' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-foreach.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: sequence
description: The 'sequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sequence.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: deassign
description: The 'deassign' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-deassign.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: incdir
description: The 'incdir' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-incdir.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: timeprecision
description: The 'timeprecision' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-timeprecision.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: let
description: The 'let' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-let.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: interface
description: The 'interface' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interface.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: s_until_with
description: The 's_until_with' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_until_with.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: final
description: The 'final' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-final.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: bufif0
description: The 'bufif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: nand
description: The 'nand' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-nand.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: rnmos
description: The 'rnmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rnmos.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: cmos
description: The 'cmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-cmos.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: while
description: The 'while' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-while.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: sync_reject_on
description: The 'sync_reject_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_reject_on.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: real
description: The 'real' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-real.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: noshowcancelled
description: The 'noshowcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-noshowcancelled.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: packed
description: The 'packed' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-packed.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: sync_accept_on
description: The 'sync_accept_on' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-sync_accept_on.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: include
description: The 'include' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-include.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: rpmos
description: The 'rpmos' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rpmos.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: typedef
description: The 'typedef' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-typedef.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: tranif0
description: The 'tranif0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tranif0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: localparam
description: The 'localparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-localparam.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: trireg
description: The 'trireg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-trireg.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: large
description: The 'large' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-large.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endclocking
description: The 'endclocking' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endclocking.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: bufif1
description: The 'bufif1' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bufif1.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: initial
description: The 'initial' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-initial.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: wait
description: The 'wait' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wait.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: wildcard
description: The 'wildcard' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wildcard.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: logic
description: The 'logic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-logic.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: property
description: The 'property' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-property.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: begin
description: The 'begin' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-begin.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: program
description: The 'program' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-program.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: wire
description: The 'wire' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wire.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: s_always
description: The 's_always' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-s_always.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: showcancelled
description: The 'showcancelled' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-showcancelled.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: modport
description: The 'modport' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-modport.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: module
description: The 'module' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-module.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: instance
description: The 'instance' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-instance.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: extends
description: The 'extends' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-extends.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: local
description: The 'local' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-local.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: type
description: The 'type' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-type.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: tri
description: The 'tri' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-tri.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endproperty
description: The 'endproperty' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endproperty.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: export
description: The 'export' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-export.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: struct
description: The 'struct' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-struct.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endspecify
description: The 'endspecify' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endspecify.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: within
description: The 'within' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-within.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: assume
description: The 'assume' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-assume.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: rtran
description: The 'rtran' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-rtran.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: break
description: The 'break' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-break.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: randsequence
description: The 'randsequence' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randsequence.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: wor
description: The 'wor' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-wor.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: design
description: The 'design' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-design.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: join
description: The 'join' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-join.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: bind
description: The 'bind' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-bind.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: use
description: The 'use' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-use.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: union
description: The 'union' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-union.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: automatic
description: The 'automatic' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-automatic.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: soft
description: The 'soft' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-soft.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: endprogram
description: The 'endprogram' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-endprogram.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: import
description: The 'import' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-import.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: highz0
description: The 'highz0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-highz0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: defparam
description: The 'defparam' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-defparam.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: output
description: The 'output' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-output.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: first_match
description: The 'first_match' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-first_match.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: fork
description: The 'fork' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-fork.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: iff
description: The 'iff' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-iff.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: strong0
description: The 'strong0' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-strong0.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: reg
description: The 'reg' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-reg.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: return
description: The 'return' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-return.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: pulsestyle_onevent
description: The 'pulsestyle_onevent' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pulsestyle_onevent.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: negedge
description: The 'negedge' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-negedge.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: vectored
description: The 'vectored' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-vectored.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: implies
description: The 'implies' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-implies.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: interconnect
description: The 'interconnect' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-interconnect.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: pullup
description: The 'pullup' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-pullup.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: randcase
description: The 'randcase' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-randcase.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: void
description: The 'void' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-void.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: case
description: The 'case' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-case.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: null
description: The 'null' keyword should be reserved
should_fail: 1
tags: 5.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/keywords/5.6.2--keyword-null.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: system-functions
description: Calling system functions
should_fail: 0
tags: 5.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']
incdirs: []
top_module:
rc: 0

name: system-functions
description: Calling system functions
should_fail: 0
tags: 5.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']
incdirs: []
top_module:
rc: 0

name: system-functions
description: Calling system functions
should_fail: 0
tags: 5.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']
incdirs: []
top_module:
rc: 0

name: system-functions
description: Calling system functions
should_fail: 0
tags: 5.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv' to AST representation.
Generating RTLIL representation for module `\systemfn'.
hello world
Successfully finished Verilog frontend.
name: system-functions
description: Calling system functions
should_fail: 0
tags: 5.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: system-functions
description: Calling system functions
should_fail: 0
tags: 5.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']
incdirs: []
top_module:
rc: 0

name: system-functions
description: Calling system functions
should_fail: 0
tags: 5.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']
incdirs: []
top_module:
rc: 0

module systemfn;
initial $display("hello world");
endmodule
name: system-functions
description: Calling system functions
should_fail: 0
tags: 5.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.3--system-functions.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: resetall-directive
description: Check for the resetall directive
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']
incdirs: []
top_module:
rc: 0

name: unconnected-drive
description: Unconnected drive keywords
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv:9:20: error: expected member
`unconnected_drive pull1
^~~~~
name: celldefine
description: Celldefine check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']
incdirs: []
top_module:
rc: 0

name: debug-line
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']
incdirs: []
top_module:
rc: 0

name: debug-directives
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv']
incdirs: []
top_module:
rc: 0

name: timescale-directive
description: Set timescale
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv']
incdirs: []
top_module:
rc: 0

name: define-directive
description: Define and undef checks
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv']
incdirs: []
top_module:
rc: 0

name: default-nettype
description: Default nettype check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv']
incdirs: []
top_module:
rc: 0

name: include-directive
description: Include empty file
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv:8:10: error: could not find or open include file
`include "/dev/null"
^
name: pragma-directive
description: Try to set a pragma
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:9:9: error: expected member
`pragma protect
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:11:9: error: expected member
`pragma protect end
^~~~~~~
name: begin-keywords
description: Begin keywords check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_17
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_16
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_15
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_18
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_14
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:7:10: error: unknown macro or compiler directive '`EXPAND_TO_STRING'
`include `EXPAND_TO_STRING
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:8:10: error: unknown macro or compiler directive '`EXPAND_TO_PATH'
`include `EXPAND_TO_PATH // path
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:14:1: error: expected an include file name
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:14:1: error: expected an include file name
name: preproc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7:10: error: could not find or open include file
`include "foo.svh"
^
name: preproc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv']
incdirs: []
top_module:
rc: 0

name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0

name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'd`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7:32: error: expected vector literal digits
parameter int foo = 32'd`DIGITS;
^
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0

name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0

name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0

name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'b`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'b`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'b`DIGITS;
^
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0

name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0

name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 0

name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 0

name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0

name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0

name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0

name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32 'd `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7:34: error: expected vector literal digits
parameter int foo = 32 'd `DIGITS;
^
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 0

name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'h`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7:37: error: expected vector literal digits
parameter int foo = 32'h`DIGITS(bar);
^
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'o`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7:34: error: expected vector literal digits
parameter int foo = 32'o`DIGITS();
^
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 0

name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0

name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'o`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7:37: error: expected vector literal digits
parameter int foo = 32'o`DIGITS(bar);
^
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'h`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7:32: error: expected vector literal digits
parameter int foo = 32'h`DIGITS;
^
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16 'b `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7:34: error: expected vector literal digits
parameter int foo = 16 'b `DIGITS;
^
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0

name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0

name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0

name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0

name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0

name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0

name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0

name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS(bar, baz);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7:42: error: expected vector literal digits
parameter int foo = 16'b`DIGITS(bar, baz);
^
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0

name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0

name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7:37: error: expected vector literal digits
parameter int foo = 16'b`DIGITS(bar);
^
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0

name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 0

name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 0

name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7:25: error: numeric literals must not start with a leading underscore
parameter int foo = 32'H_7f_FF_;
^
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32 'o `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:34: error: expected vector literal digits
parameter int foo = 32 'o `DIGITS;
^
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 0

name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0

name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0

name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0

name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0

name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16 'b `DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7:36: error: expected vector literal digits
parameter int foo = 16 'b `DIGITS();
^
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0

name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'o`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'o`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'o`DIGITS;
^
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0

name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0

name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32 'h `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7:34: error: expected vector literal digits
parameter int foo = 32 'h `DIGITS;
^
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0

name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 0

name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'd`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'd`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'd`DIGITS;
^
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0

name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'h`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'h`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'h`DIGITS;
^
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0

name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'd`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7:34: error: expected vector literal digits
parameter int foo = 32'd`DIGITS();
^
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0

name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0

name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0

name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0

name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'o`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7:32: error: expected vector literal digits
parameter int foo = 32'o`DIGITS;
^
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7:34: error: expected vector literal digits
parameter int foo = 16'b`DIGITS();
^
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 0

name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 0

name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7:32: error: expected vector literal digits
parameter int foo = 16'b`DIGITS;
^
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0

name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 0

name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 0

name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'h`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7:34: error: expected vector literal digits
parameter int foo = 32'h`DIGITS();
^
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0

name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 0

name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0

name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 0

name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 0

name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0

name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0

name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0

name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'd`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7:37: error: expected vector literal digits
parameter int foo = 32'd`DIGITS(bar);
^
name: resetall-directive
description: Check for the resetall directive
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']
incdirs: []
top_module:
rc: 0

name: unconnected-drive
description: Unconnected drive keywords
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(8, 19) package_item
(8, 19) net_declaration
(10, 7) ERROR
(11, 0) package_item
(11, 0) data_declaration
(11, 9) ;
name: celldefine
description: Celldefine check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']
incdirs: []
top_module:
rc: 0

name: debug-line
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']
incdirs: []
top_module:
rc: 0

name: debug-directives
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv']
incdirs: []
top_module:
rc: 0

name: timescale-directive
description: Set timescale
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv']
incdirs: []
top_module:
rc: 0

name: define-directive
description: Define and undef checks
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(11, 11) ERROR
name: default-nettype
description: Default nettype check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv']
incdirs: []
top_module:
rc: 0

name: include-directive
description: Include empty file
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']
incdirs: []
top_module:
rc: 0

name: pragma-directive
description: Try to set a pragma
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(7, 0) module_declaration
(8, 8) module_or_generate_item
(8, 8) net_declaration
(9, 2) ERROR
(10, 19) ;
name: begin-keywords
description: Begin keywords check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(7, 16) ERROR
name: desc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_17
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_16
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(8, 0) ERROR
(9, 0) package_item
(9, 0) data_declaration
(9, 12) ;
name: desc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(8, 0) text_macro_usage
(8, 10) list_of_actual_arguments
(8, 10) actual_argument
(8, 10) expression
(8, 10) primary
(8, 10) identifier
(8, 10) simple_identifier
name: desc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_15
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_18
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_14
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(7, 0) ERROR
name: preproc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) text_macro_definition
(6, 8) text_macro_name
(7, 8) ERROR
name: preproc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv']
incdirs: []
top_module:
rc: 0

name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0

name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0

name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0

name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0

name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0

name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0

name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0

name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0

name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0

name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
(6, 20) ERROR
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0

name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 0

name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0

name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0

name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0

name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0

name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0

name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0

name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0

name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0

name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0

name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0

name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 0

name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0

name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0

name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0

name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0

name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0

name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0

name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0

name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0

name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0

name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0

name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0

name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0

name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0

name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0

name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0

name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 31) ERROR
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0

name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0

name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0

name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0

name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0

name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: resetall-directive
description: Check for the resetall directive
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']
incdirs: []
top_module:
rc: 0

name: unconnected-drive
description: Unconnected drive keywords
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv:9: Define or directive not defined: `unconnected_drive
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv:9: Unsupported: Verilog 1995 reserved word not implemented: pull1
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv
name: celldefine
description: Celldefine check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']
incdirs: []
top_module:
rc: 0

name: debug-line
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']
incdirs: []
top_module:
rc: 0

name: debug-directives
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv']
incdirs: []
top_module:
rc: 0

name: timescale-directive
description: Set timescale
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv']
incdirs: []
top_module:
rc: 0

name: define-directive
description: Define and undef checks
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv']
incdirs: []
top_module:
rc: 0

name: default-nettype
description: Default nettype check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv']
incdirs: []
top_module:
rc: 0

name: include-directive
description: Include empty file
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']
incdirs: []
top_module:
rc: 0

name: pragma-directive
description: Try to set a pragma
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']
incdirs: []
top_module:
rc: 0

name: begin-keywords
description: Begin keywords check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv
name: desc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv
name: desc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv
name: desc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']
incdirs: []
top_module:
rc: 10

%Error: Internal Error: ../V3LinkLevel.cpp:93: No module found to process
%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv
name: desc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv
name: desc_test_17
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv
name: desc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv
name: desc_test_16
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv
name: desc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv
name: desc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv
name: desc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv
name: desc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv
name: desc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv
name: desc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv
name: desc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv
name: desc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv
name: desc_test_15
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_18
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv
name: desc_test_14
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv
name: preproc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv
name: preproc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv
name: preproc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv
name: preproc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:8: Expecting include filename. Found: INCLUDE
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:7: Define or directive not defined: `EXPAND_TO_STRING
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:8: Define or directive not defined: `EXPAND_TO_PATH
%Error: Exiting due to 3 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv
name: preproc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv
name: preproc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv
name: preproc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv
name: preproc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7: Cannot find include file: foo.svh
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7: This may be because there's no search path specified with -I.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7: Looked in:
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7: foo.svh
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7: foo.svh.v
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7: foo.svh.sv
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7: obj_dir/foo.svh
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7: obj_dir/foo.svh.v
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7: obj_dir/foo.svh.sv
%Error: Exiting due to 9 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv
name: preproc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv
name: preproc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv
name: preproc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv
name: preproc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv
name: preproc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv']
incdirs: []
top_module:
rc: 10

%Error: No top level module found
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bz' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bxxxx' generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h1' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'shf' generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bzzzz' generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv
name: resetall-directive
description: Check for the resetall directive
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv:8: Unimplemented compiler directive or undefined macro `resetall.
name: unconnected-drive
description: Unconnected drive keywords
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv:9: Unimplemented compiler directive or undefined macro `unconnected_drive.
name: celldefine
description: Celldefine check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv' to AST representation.
Generating RTLIL representation for module `\cd'.
Generating RTLIL representation for module `\ncd'.
Successfully finished Verilog frontend.
name: debug-line
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv' to AST representation.
Generating RTLIL representation for module `\directives'.
Successfully finished Verilog frontend.
name: debug-directives
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv:9: Unimplemented compiler directive or undefined macro `__FILE__.
name: timescale-directive
description: Set timescale
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv' to AST representation.
Generating RTLIL representation for module `\ts'.
Successfully finished Verilog frontend.
name: define-directive
description: Define and undef checks
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv:22: Unimplemented compiler directive or undefined macro `undefineall.
name: default-nettype
description: Default nettype check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv' to AST representation.
Generating RTLIL representation for module `\dn'.
Successfully finished Verilog frontend.
name: include-directive
description: Include empty file
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv' to AST representation.
Generating RTLIL representation for module `\empty'.
Successfully finished Verilog frontend.
name: pragma-directive
description: Try to set a pragma
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:9: Unimplemented compiler directive or undefined macro `pragma.
name: begin-keywords
description: Begin keywords check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv:8: Unimplemented compiler directive or undefined macro `begin_keywords.
name: desc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_17
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_16
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_15
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv' to AST representation.
Generating RTLIL representation for module `\module_fpga'.
Successfully finished Verilog frontend.
name: desc_test_18
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv' to AST representation.
Successfully finished Verilog frontend.
name: desc_test_14
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv' to AST representation.
Generating RTLIL representation for module `\foo_mod'.
Successfully finished Verilog frontend.
name: preproc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Can't open include file ``EXPAND_TO_STRING'!
name: preproc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Can't open include file `foo.svh'!
name: preproc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv' to AST representation.
Successfully finished Verilog frontend.
name: preproc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv' to AST representation.
Successfully finished Verilog frontend.
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv' to AST representation.
Successfully finished Verilog frontend.
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: resetall-directive
description: Check for the resetall directive
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv::11 error in parsing: (syntax error, unexpected vENDMODULE)
endmodule
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unconnected-drive
description: Unconnected drive keywords
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv::12 error in parsing: (syntax error, unexpected vENDMODULE)
endmodule
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: celldefine
description: Celldefine check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv::10 error in parsing: (syntax error, unexpected vENDMODULE)
endmodule
name: debug-line
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv::10 error in parsing: (syntax error, unexpected vENDMODULE)
endmodule
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: debug-directives
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

ERROR (3)::PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv::9 __FILE__ define cannot be found
initial $display("At %s @ %d\n", `__FILE__, `__LINE__);
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/verilog_flex.l]load_define::729
name: timescale-directive
description: Set timescale
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv::11 error in parsing: (syntax error, unexpected vENDMODULE)
endmodule
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: define-directive
description: Define and undef checks
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

ERROR (3)::PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv::22 undefineall define cannot be found
`undefineall
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/verilog_flex.l]load_define::729
name: default-nettype
description: Default nettype check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv::11 error in parsing: (syntax error, unexpected vENDMODULE)
endmodule
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: include-directive
description: Include empty file
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

WARNING (3)::ARG_ERROR /dev/null::1 File (/dev/null) has an unsupported extension (), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv::11 error in parsing: (syntax error, unexpected vENDMODULE)
endmodule
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: pragma-directive
description: Try to set a pragma
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: begin-keywords
description: Begin keywords check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: desc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
package foo_pkg;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_17
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_16
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_15
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv::12 error in parsing: (syntax error, unexpected vENDMODULE)
endmodule
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_18
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: desc_test_14
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
package foo_pkg;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

ERROR (3)::ARG_ERROR cannot open file: foo.svh
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_util.cpp]open_file::121
name: preproc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: preproc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR error in parsing: (syntax error, unexpected $end, expecting vMODULE or preDEFAULT_NETTYPE)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'Sb0000;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'Sd1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'Sh7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'bz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'b`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = '0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hZZ;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'h 7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'o 7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hxxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = '1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'd `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'd 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dZ;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'D1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16 'b `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'b0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hFEEDFACE;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'oxxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'H7fFF;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'bxxxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'b1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter foo = 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS(bar, baz);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'bx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o7_7_7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'so7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dX;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'H_7f_FF_;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'o `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'h 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hdeadbeef;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'So7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'B0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16 'b `DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hXX;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'o`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'sb1111;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'sd1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'h `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'sh7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'o 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'd`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'h`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'oXX;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'O7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'o0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'b0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1 'b x;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dx_;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'h0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1 'b 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'bzzzz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'd 1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'oZZ;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dx__;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'b 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'ozz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hzz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'd0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: resetall-directive
description: Check for the resetall directive
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']
incdirs: []
top_module:
rc: 0

name: unconnected-drive
description: Unconnected drive keywords
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']
incdirs: []
top_module:
rc: 0

name: celldefine
description: Celldefine check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']
incdirs: []
top_module:
rc: 0

name: debug-line
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv:9: syntax error
I give up.
name: debug-directives
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv:10: syntax error
I give up.
name: timescale-directive
description: Set timescale
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv']
incdirs: []
top_module:
rc: 0

name: define-directive
description: Define and undef checks
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv']
incdirs: []
top_module:
rc: 0

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv:22: warning: macro undefineall undefined (and assumed null) at this point.
name: default-nettype
description: Default nettype check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv']
incdirs: []
top_module:
rc: 0

name: include-directive
description: Include empty file
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']
incdirs: []
top_module:
rc: 0

name: pragma-directive
description: Try to set a pragma
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:10: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:11: syntax error
I give up.
name: begin-keywords
description: Begin keywords check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_17
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_16
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_15
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv']
incdirs: []
top_module:
rc: 0

name: desc_test_18
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: desc_test_14
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv']
incdirs: []
top_module:
rc: 0

name: preproc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:7: warning: macro EXPAND_TO_STRING undefined (and assumed null) at this point.
No top level modules, and no -s option.Segmentation fault (core dumped)

name: preproc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:8: Include file foo.svh not found
No top level modules, and no -s option.
name: preproc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv:8: error: malformed `define directive.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv:9: syntax error
I give up.
name: preproc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: preproc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: syntax error
I give up.
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: syntax error
I give up.
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: syntax error
I give up.
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error
I give up.
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error
I give up.
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error
I give up.
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: syntax error
I give up.
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: syntax error
I give up.
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error
I give up.
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error
I give up.
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7: syntax error
I give up.
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: syntax error
I give up.
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error
I give up.
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: syntax error
I give up.
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: syntax error
I give up.
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: syntax error
I give up.
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: syntax error
I give up.
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error
I give up.
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: syntax error
I give up.
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error
I give up.
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: syntax error
I give up.
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error
I give up.
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error
I give up.
name: resetall-directive
description: Check for the resetall directive
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: resetall, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv:8:10
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: unconnected-drive
description: Unconnected drive keywords
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: unconnected_drive, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv:9:19
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: celldefine
description: Celldefine check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: celldefine, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv:8:12
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: debug-line
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: line, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv:9:8
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: debug-directives
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv']
incdirs: []
top_module:
rc: 0

module directives;
initial $display("At %s @ %d\n", "/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv", 9);
endmodule
name: timescale-directive
description: Set timescale
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv']
incdirs: []
top_module:
rc: 0

module ts;

endmodule
name: define-directive
description: Define and undef checks
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv']
incdirs: []
top_module:
rc: 0

module d;

endmodule
name: default-nettype
description: Default nettype check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv']
incdirs: []
top_module:
rc: 0

module dn;

endmodule
name: include-directive
description: Include empty file
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']
incdirs: []
top_module:
rc: 0

module empty;

endmodule
name: pragma-directive
description: Try to set a pragma
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: pragma, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv:9:8
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: begin-keywords
description: Begin keywords check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: begin_keywords, at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv:8:16
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: desc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_17
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_16
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_15
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv']
incdirs: []
top_module:
rc: 0

module module_fpga;

endmodule
name: desc_test_18
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv']
incdirs: []
top_module:
rc: 0


name: desc_test_14
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv']
incdirs: []
top_module:
rc: 0

module foo_mod;

endmodule
name: preproc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: bad beginning of include arg: '`', at /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv:7:11
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: preproc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Could not find file "foo.svh", included from "/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv", at /home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv:7:19
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: preproc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv']
incdirs: []
top_module:
rc: 0


name: preproc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv']
incdirs: []
top_module:
rc: 0


name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0


name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0


name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0


name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0


name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0


name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0


name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 0


name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 0


name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0


name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0


name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0


name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 0


name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dZ' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0


name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0


name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0


name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0


name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0


name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0


name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0


name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0


name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0


name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0


name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0


name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dx' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dX' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'H_7f_FF_' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 0


name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0


name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0


name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0


name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0


name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0


name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0


name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0


name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0


name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 0


name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0


name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0


name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0


name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0


name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0


name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0


name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 0


name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dx_' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0


name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 0


name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dz' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0


name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 0


name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0


name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dx__' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 0


name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0


name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0


name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0


name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: resetall-directive
description: Check for the resetall directive
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-resetall.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unconnected-drive
description: Unconnected drive keywords
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-unconnected-drive.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: celldefine
description: Celldefine check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-celldefine.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: debug-line
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug-line.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: debug-directives
description: Debugging compiler directives
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-debug.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: timescale-directive
description: Set timescale
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-timescale.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: define-directive
description: Define and undef checks
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-define.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: default-nettype
description: Default nettype check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-default-nettype.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: include-directive
description: Include empty file
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-include.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: pragma-directive
description: Try to set a pragma
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-pragma.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: begin-keywords
description: Begin keywords check
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.6.4--compiler-directives-begin-keywords.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_13.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_17
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_17.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_16
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_16.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_12.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_15
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_15.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_18
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_18.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: desc_test_14
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/desc/desc_test_14.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_8
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_10
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_11
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_7
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_3
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_4
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_0
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_1
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_2
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_6
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_5
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_13
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_13.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_12
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_12.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: preproc_test_9
description: Test
should_fail: 0
tags: 5.6.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/preproc/preproc_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: integers-unsized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv:11:10: error: expected ';'
a = 4af; // is illegal (hexadecimal format requires 'h)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv:11:10: error: use of undeclared identifier 'af'
a = 4af; // is illegal (hexadecimal format requires 'h)
^~
name: integers-sized
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv']
incdirs: []
top_module:
rc: 0

name: integers-token
description: Testing the integer variable type
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv']
incdirs: []
top_module:
rc: 0

name: integers-sized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv:11:12: error: expected vector literal digits
a = 8'd-6;
^
name: integers-left-padding-bit
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']
incdirs: []
top_module:
rc: 0

name: integers-underscores
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']
incdirs: []
top_module:
rc: 0

name: integers-left-padding
description: Automatic left padding of literal constant numbers
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']
incdirs: []
top_module:
rc: 0

name: integers-unsized
description: Integer literal constantsa
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv']
incdirs: []
top_module:
rc: 0

name: integers-signed
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv']
incdirs: []
top_module:
rc: 0

name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0

name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'd`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7:32: error: expected vector literal digits
parameter int foo = 32'd`DIGITS;
^
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0

name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0

name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0

name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'b`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'b`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'b`DIGITS;
^
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0

name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0

name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 0

name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 0

name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0

name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0

name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0

name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32 'd `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7:34: error: expected vector literal digits
parameter int foo = 32 'd `DIGITS;
^
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 0

name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'h`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7:37: error: expected vector literal digits
parameter int foo = 32'h`DIGITS(bar);
^
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'o`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7:34: error: expected vector literal digits
parameter int foo = 32'o`DIGITS();
^
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 0

name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0

name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'o`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7:37: error: expected vector literal digits
parameter int foo = 32'o`DIGITS(bar);
^
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'h`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7:32: error: expected vector literal digits
parameter int foo = 32'h`DIGITS;
^
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16 'b `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7:34: error: expected vector literal digits
parameter int foo = 16 'b `DIGITS;
^
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0

name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0

name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0

name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0

name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0

name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0

name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0

name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS(bar, baz);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7:42: error: expected vector literal digits
parameter int foo = 16'b`DIGITS(bar, baz);
^
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0

name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0

name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7:37: error: expected vector literal digits
parameter int foo = 16'b`DIGITS(bar);
^
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0

name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 0

name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 0

name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7:25: error: numeric literals must not start with a leading underscore
parameter int foo = 32'H_7f_FF_;
^
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32 'o `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:34: error: expected vector literal digits
parameter int foo = 32 'o `DIGITS;
^
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 0

name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0

name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0

name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0

name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0

name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16 'b `DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7:36: error: expected vector literal digits
parameter int foo = 16 'b `DIGITS();
^
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0

name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'o`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'o`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'o`DIGITS;
^
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0

name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0

name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32 'h `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7:34: error: expected vector literal digits
parameter int foo = 32 'h `DIGITS;
^
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0

name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 0

name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'd`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'd`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'd`DIGITS;
^
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0

name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'h`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'h`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'h`DIGITS;
^
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0

name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'd`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7:34: error: expected vector literal digits
parameter int foo = 32'd`DIGITS();
^
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0

name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0

name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0

name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0

name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'o`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7:32: error: expected vector literal digits
parameter int foo = 32'o`DIGITS;
^
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7:34: error: expected vector literal digits
parameter int foo = 16'b`DIGITS();
^
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 0

name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 0

name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7:32: error: expected vector literal digits
parameter int foo = 16'b`DIGITS;
^
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0

name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 0

name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 0

name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'h`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7:34: error: expected vector literal digits
parameter int foo = 32'h`DIGITS();
^
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0

name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 0

name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0

name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 0

name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 0

name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0

name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0

name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0

name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'd`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7:37: error: expected vector literal digits
parameter int foo = 32'd`DIGITS(bar);
^
name: integers-unsized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(9, 2) module_or_generate_item
(9, 2) initial_construct
(9, 10) statement_or_null
(9, 10) statement
(9, 10) statement_item
(9, 10) seq_block
(10, 4) statement_or_null
(10, 4) statement
(10, 4) statement_item
(10, 4) blocking_assignment
(10, 4) operator_assignment
(10, 8) ERROR
name: integers-sized
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv']
incdirs: []
top_module:
rc: 0

name: integers-token
description: Testing the integer variable type
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv']
incdirs: []
top_module:
rc: 0

name: integers-sized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(9, 2) module_or_generate_item
(9, 2) initial_construct
(9, 10) statement_or_null
(9, 10) statement
(9, 10) statement_item
(9, 10) seq_block
(10, 4) statement_or_null
(10, 4) statement
(10, 4) statement_item
(10, 4) blocking_assignment
(10, 4) operator_assignment
(10, 8) ERROR
name: integers-left-padding-bit
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']
incdirs: []
top_module:
rc: 0

name: integers-underscores
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(11, 2) module_or_generate_item
(11, 2) initial_construct
(11, 10) statement_or_null
(11, 10) statement
(11, 10) statement_item
(11, 10) seq_block
(12, 4) statement_or_null
(12, 4) statement
(12, 4) statement_item
(12, 4) blocking_assignment
(12, 4) operator_assignment
(12, 8) ERROR
(14, 4) statement_or_null
(14, 4) statement
(14, 4) statement_item
(14, 4) blocking_assignment
(14, 4) operator_assignment
(14, 8) ERROR
name: integers-left-padding
description: Automatic left padding of literal constant numbers
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(10, 2) module_or_generate_item
(10, 2) initial_construct
(10, 10) statement_or_null
(10, 10) statement
(10, 10) statement_item
(10, 10) seq_block
(11, 4) statement_or_null
(11, 4) statement
(11, 4) statement_item
(11, 4) blocking_assignment
(11, 4) operator_assignment
(11, 8) expression
(11, 8) primary
(11, 8) primary_literal
(11, 8) unbased_unsized_literal
(11, 9) ERROR
(12, 4) statement_or_null
(12, 4) statement
(12, 4) statement_item
(12, 4) blocking_assignment
(12, 4) operator_assignment
(12, 8) ERROR
(12, 12) ;
(13, 4) statement_or_null
(13, 4) statement
(13, 4) statement_item
(13, 4) blocking_assignment
(13, 4) operator_assignment
(13, 8) ERROR
(14, 4) statement_or_null
(14, 4) statement
(14, 4) statement_item
(14, 4) blocking_assignment
(14, 4) operator_assignment
(14, 8) ERROR
name: integers-unsized
description: Integer literal constantsa
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(9, 2) module_or_generate_item
(9, 2) initial_construct
(9, 10) statement_or_null
(9, 10) statement
(9, 10) statement_item
(9, 10) seq_block
(11, 4) statement_or_null
(11, 4) statement
(11, 4) statement_item
(11, 4) blocking_assignment
(11, 4) operator_assignment
(11, 8) ERROR
name: integers-signed
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(12, 2) module_or_generate_item
(12, 2) initial_construct
(12, 10) statement_or_null
(12, 10) statement
(12, 10) statement_item
(12, 10) seq_block
(13, 4) statement_or_null
(13, 4) statement
(13, 4) statement_item
(13, 4) blocking_assignment
(13, 4) operator_assignment
(13, 8) expression
(13, 9) ERROR
(19, 4) ERROR
(19, 11) ERROR
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0

name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0

name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0

name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0

name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0

name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0

name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0

name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0

name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0

name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
(6, 20) ERROR
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0

name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 0

name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0

name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0

name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0

name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0

name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0

name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0

name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0

name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0

name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0

name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0

name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 0

name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0

name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0

name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0

name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0

name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0

name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0

name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0

name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0

name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0

name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0

name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0

name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0

name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0

name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0

name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0

name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 31) ERROR
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0

name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0

name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0

name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0

name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0

name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: integers-unsized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv:11: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv
name: integers-sized
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv']
incdirs: []
top_module:
rc: 0

name: integers-token
description: Testing the integer variable type
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv']
incdirs: []
top_module:
rc: 0

name: integers-sized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv']
incdirs: []
top_module:
rc: 0

name: integers-left-padding-bit
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']
incdirs: []
top_module:
rc: 0

name: integers-underscores
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']
incdirs: []
top_module:
rc: 0

name: integers-left-padding
description: Automatic left padding of literal constant numbers
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:12: Operator ASSIGN expects 12 bits on the Assign RHS, but Assign RHS's CONST '?32?bxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' generates 32 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:14: Operator ASSIGN expects 12 bits on the Assign RHS, but Assign RHS's CONST '?32?bzzzzzzzzzzzzzzzzzzzzzzzzzzzz0011' generates 32 bits.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:17: Operator ASSIGN expects 85 bits on the Assign RHS, but Assign RHS's CONST '?32?bxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' generates 32 bits.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:18: Operator ASSIGN expects 85 bits on the Assign RHS, but Assign RHS's CONST '?32?bzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz' generates 32 bits.
name: integers-unsized
description: Integer literal constantsa
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv']
incdirs: []
top_module:
rc: 0

name: integers-signed
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv']
incdirs: []
top_module:
rc: 0

name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bz' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bxxxx' generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h1' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'shf' generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bzzzz' generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv
name: integers-unsized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv:11: syntax error, unexpected TOK_ID
name: integers-sized
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv' to AST representation.
Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv:20)
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: integers-token
description: Testing the integer variable type
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: integers-sized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv:11: syntax error, unexpected $undefined
name: integers-left-padding-bit
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv:11: syntax error, unexpected $undefined
name: integers-underscores
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: integers-left-padding
description: Automatic left padding of literal constant numbers
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv' to AST representation.
Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:14)
Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:15)
Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv:18)
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: integers-unsized
description: Integer literal constantsa
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: integers-signed
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv' to AST representation.
Successfully finished Verilog frontend.
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: integers-unsized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [31:0] a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
a = 4af; // is illegal (hexadecimal format requires 'h)
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-sized
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [3:0] a;
name: integers-token
description: Testing the integer variable type
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: integers-sized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [7:0] a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
a = 8'd-6;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-left-padding-bit
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [15:0] a, b, c, d;
name: integers-underscores
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [31:0] a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
c = 32 'h 12ab_f001; // 32-bit hexadecimal number
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-left-padding
description: Automatic left padding of literal constant numbers
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [11:0] a, b, c, d;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
a = 'h x; // yields xxx
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-unsized
description: Integer literal constantsa
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [31:0] a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv::12 error in parsing: (syntax error, unexpected vNUMBER, expecting ';')
a = 'h 837FF; // is a hexadecimal number
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-signed
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [7:0] a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
a = -8'd 6; // this defines the two's-complement of 6,
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'Sb0000;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'Sd1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'Sh7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'bz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'b`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = '0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hZZ;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'h 7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'o 7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hxxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = '1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'd `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'd 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dZ;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'D1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16 'b `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'b0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hFEEDFACE;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'oxxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'H7fFF;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'bxxxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'b1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter foo = 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS(bar, baz);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'bx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o7_7_7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'so7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dX;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'H_7f_FF_;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'o `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'h 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hdeadbeef;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'So7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'B0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16 'b `DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hXX;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'o`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'sb1111;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'sd1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'h `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'sh7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'o 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'd`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'h`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'oXX;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'O7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'o0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'b0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1 'b x;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dx_;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'h0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1 'b 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'bzzzz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'd 1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'oZZ;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dx__;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'b 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'ozz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hzz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'd0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: integers-unsized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv:11: error: malformed statement
name: integers-sized
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv']
incdirs: []
top_module:
rc: 0

name: integers-token
description: Testing the integer variable type
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv']
incdirs: []
top_module:
rc: 0

name: integers-sized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv:11: error: malformed statement
name: integers-left-padding-bit
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']
incdirs: []
top_module:
rc: 0

name: integers-underscores
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']
incdirs: []
top_module:
rc: 0

name: integers-left-padding
description: Automatic left padding of literal constant numbers
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']
incdirs: []
top_module:
rc: 0

name: integers-unsized
description: Integer literal constantsa
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv']
incdirs: []
top_module:
rc: 0

name: integers-signed
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv']
incdirs: []
top_module:
rc: 0

name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: syntax error
I give up.
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: syntax error
I give up.
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: syntax error
I give up.
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error
I give up.
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error
I give up.
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error
I give up.
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: syntax error
I give up.
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: syntax error
I give up.
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error
I give up.
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error
I give up.
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7: syntax error
I give up.
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: syntax error
I give up.
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error
I give up.
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: syntax error
I give up.
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: syntax error
I give up.
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: syntax error
I give up.
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: syntax error
I give up.
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error
I give up.
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: syntax error
I give up.
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error
I give up.
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: syntax error
I give up.
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error
I give up.
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error
I give up.
name: integers-unsized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'af' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv:11:10.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: integers-sized
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [3:0] a;
reg [4:0] b;
reg [2:0] c;
reg [11:0] d;
reg [15:0] e;
initial begin
a = 4'b1001;
b = 5'D3;
c = 3'b01x;
d = 12'hx;
e = 16'hz;
end
endmodule
name: integers-token
description: Testing the integer variable type
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv']
incdirs: []
top_module:
rc: 0

module top;
integer a;
endmodule
name: integers-sized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'd' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv:11:11.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: integers-left-padding-bit
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [15:0] a;
reg [15:0] b;
reg [15:0] c;
reg [15:0] d;
initial begin
;
a = 'b0;
b = 'b1;
c = 'bx;
d = 'bz;
end
endmodule
name: integers-underscores
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [31:0] a;
reg [15:0] b;
reg [31:0] c;
initial begin
;
a = 27_195_000;
b = 16'b0011_0101_0001_1111;
c = 32 'h 12ab_f001;
end
endmodule
name: integers-left-padding
description: Automatic left padding of literal constant numbers
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [11:0] a;
reg [11:0] b;
reg [11:0] c;
reg [11:0] d;
reg [84:0] e;
reg [84:0] f;
reg [84:0] g;
initial begin
a = 'h x;
b = 'h 3x;
c = 'h z3;
d = 'h 0z3;
e = 'h5;
f = 'hx;
g = 'hz;
end
endmodule
name: integers-unsized
description: Integer literal constantsa
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [31:0] a;
initial begin
a = 659;
a = 'h 837FF;
a = 'o7460;
end
endmodule
name: integers-signed
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'sd' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv:20:12.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0


name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0


name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0


name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0


name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0


name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0


name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 0


name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 0


name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0


name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0


name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0


name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 0


name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dZ' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0


name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0


name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0


name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0


name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0


name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0


name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0


name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0


name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0


name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0


name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0


name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dx' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dX' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'H_7f_FF_' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 0


name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0


name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0


name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0


name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0


name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0


name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0


name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0


name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0


name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 0


name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0


name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0


name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0


name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0


name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0


name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0


name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 0


name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dx_' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0


name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 0


name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dz' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0


name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 0


name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0


name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dx__' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 0


name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0


name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0


name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0


name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: integers-unsized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized-illegal.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: integers-sized
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-sized.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: integers-token
description: Testing the integer variable type
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-token.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: integers-sized-illegal
description: Integer literal constants
should_fail: 1
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed-illegal.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: integers-left-padding-bit
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding-bit.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: integers-underscores
description: Automatic left padding of literal numbers using single-bit value
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-underscores.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: integers-left-padding
description: Automatic left padding of literal constant numbers
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-left-padding.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: integers-unsized
description: Integer literal constantsa
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-unsized.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: integers-signed
description: Integer literal constants
should_fail: 0
tags: 5.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.1--integers-signed.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: real-constants
description: Examples of real literal constants
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']
incdirs: []
top_module:
rc: 0

name: real-constants-illegal
description: Examples of real literal constants
should_fail: 1
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11:8: error: expected identifier
a = .12;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11:10: error: expected identifier
a = .12;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11:10: error: expected statement
a = .12;
^~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:12:11: error: expected fractional digits after decimal
a = 9.;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:13:11: error: expected fractional digits after decimal
a = 4.E3;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:14:8: error: expected identifier
a = .2e-7;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:14:10: error: expected identifier
a = .2e-7;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:14:10: error: expected statement
a = .2e-7;
^~~~
name: real-token
description: Testing the real variable type
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']
incdirs: []
top_module:
rc: 0

name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0

name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'd`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7:32: error: expected vector literal digits
parameter int foo = 32'd`DIGITS;
^
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0

name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0

name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0

name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'b`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'b`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'b`DIGITS;
^
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0

name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0

name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 0

name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 0

name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0

name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0

name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0

name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32 'd `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7:34: error: expected vector literal digits
parameter int foo = 32 'd `DIGITS;
^
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 0

name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'h`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7:37: error: expected vector literal digits
parameter int foo = 32'h`DIGITS(bar);
^
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'o`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7:34: error: expected vector literal digits
parameter int foo = 32'o`DIGITS();
^
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 0

name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0

name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'o`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7:37: error: expected vector literal digits
parameter int foo = 32'o`DIGITS(bar);
^
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'h`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7:32: error: expected vector literal digits
parameter int foo = 32'h`DIGITS;
^
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16 'b `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7:34: error: expected vector literal digits
parameter int foo = 16 'b `DIGITS;
^
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0

name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0

name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0

name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0

name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0

name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0

name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0

name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS(bar, baz);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7:42: error: expected vector literal digits
parameter int foo = 16'b`DIGITS(bar, baz);
^
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0

name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0

name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7:37: error: expected vector literal digits
parameter int foo = 16'b`DIGITS(bar);
^
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0

name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 0

name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 0

name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7:25: error: numeric literals must not start with a leading underscore
parameter int foo = 32'H_7f_FF_;
^
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32 'o `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:34: error: expected vector literal digits
parameter int foo = 32 'o `DIGITS;
^
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 0

name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0

name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0

name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0

name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0

name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16 'b `DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7:36: error: expected vector literal digits
parameter int foo = 16 'b `DIGITS();
^
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0

name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'o`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'o`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'o`DIGITS;
^
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0

name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0

name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7:27: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32 'h `DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7:34: error: expected vector literal digits
parameter int foo = 32 'h `DIGITS;
^
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0

name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 0

name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'd`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'd`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'd`DIGITS;
^
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0

name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:21: error: unknown macro or compiler directive '`WIDTH'
parameter int foo = `WIDTH'h`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:29: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = `WIDTH'h`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:36: error: expected vector literal digits
parameter int foo = `WIDTH'h`DIGITS;
^
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0

name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'd`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7:34: error: expected vector literal digits
parameter int foo = 32'd`DIGITS();
^
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0

name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0

name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0

name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0

name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'o`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7:32: error: expected vector literal digits
parameter int foo = 32'o`DIGITS;
^
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7:34: error: expected vector literal digits
parameter int foo = 16'b`DIGITS();
^
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 0

name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 0

name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 16'b`DIGITS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7:32: error: expected vector literal digits
parameter int foo = 16'b`DIGITS;
^
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0

name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 0

name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 0

name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'h`DIGITS();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7:34: error: expected vector literal digits
parameter int foo = 32'h`DIGITS();
^
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0

name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 0

name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0

name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 0

name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 0

name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0

name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0

name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0

name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7:25: error: unknown macro or compiler directive '`DIGITS'
parameter int foo = 32'd`DIGITS(bar);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7:37: error: expected vector literal digits
parameter int foo = 32'd`DIGITS(bar);
^
name: real-constants
description: Examples of real literal constants
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(9, 2) module_or_generate_item
(9, 2) initial_construct
(9, 10) statement_or_null
(9, 10) statement
(9, 10) statement_item
(9, 10) seq_block
(13, 4) statement_or_null
(13, 4) statement
(13, 4) statement_item
(13, 4) blocking_assignment
(13, 4) operator_assignment
(13, 8) ERROR
(16, 4) statement_or_null
(16, 4) statement
(16, 4) statement_item
(16, 4) blocking_assignment
(16, 4) operator_assignment
(16, 8) ERROR
(18, 4) statement_or_null
(18, 4) statement
(18, 4) statement_item
(18, 4) blocking_assignment
(18, 4) operator_assignment
(18, 8) expression
(18, 15) ERROR
name: real-constants-illegal
description: Examples of real literal constants
should_fail: 1
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(9, 2) module_or_generate_item
(9, 2) initial_construct
(9, 10) statement_or_null
(9, 10) statement
(9, 10) statement_item
(9, 10) seq_block
(10, 4) statement_or_null
(10, 4) statement
(10, 4) statement_item
(10, 4) blocking_assignment
(10, 4) operator_assignment
(10, 8) ERROR
(11, 4) statement_or_null
(11, 4) statement
(11, 4) statement_item
(11, 9) ERROR
(13, 4) statement_or_null
(13, 4) statement
(13, 4) statement_item
(13, 4) blocking_assignment
(13, 4) operator_assignment
(13, 8) ERROR
name: real-token
description: Testing the real variable type
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']
incdirs: []
top_module:
rc: 0

name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0

name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0

name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0

name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0

name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0

name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0

name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0

name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0

name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0

name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
(6, 20) ERROR
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0

name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 0

name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0

name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0

name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0

name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0

name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0

name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0

name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0

name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0

name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0

name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0

name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 0

name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0

name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0

name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0

name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0

name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0

name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0

name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0

name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0

name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0

name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0

name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0

name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0

name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0

name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0

name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0

name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 31) ERROR
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0

name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0

name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 18) ERROR
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0

name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0

name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0

name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) any_parameter_declaration
(6, 0) parameter_declaration
(6, 14) list_of_param_assignments
(6, 14) param_assignment
(6, 20) ERROR
name: real-constants
description: Examples of real literal constants
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']
incdirs: []
top_module:
rc: 0

%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:11: Implicit conversion of real to integer
%Warning-REALCVT: Use "/* verilator lint_off REALCVT */" and lint_on around source to disable this message.
%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:12: Implicit conversion of real to integer
%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:13: Implicit conversion of real to integer
%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:14: Implicit conversion of real to integer
%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:15: Implicit conversion of real to integer
%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:16: Implicit conversion of real to integer
%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:17: Implicit conversion of real to integer
%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:18: Implicit conversion of real to integer
%Warning-REALCVT: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:19: Implicit conversion of real to integer
name: real-constants-illegal
description: Examples of real literal constants
should_fail: 1
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11: syntax error, unexpected '.', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:12: syntax error, unexpected ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:14: syntax error, unexpected '.', expecting TYPE-IDENTIFIER
%Error: Exiting due to 3 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv
name: real-token
description: Testing the real variable type
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']
incdirs: []
top_module:
rc: 0

name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bz' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bxxxx' generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h1' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: syntax error, unexpected IDENTIFIER, expecting '('
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'shf' generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `WIDTH
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'bx' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: Define or directive not defined: `DIGITS
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '1'h0' generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: Operator VAR 'foo' expects 32 bits on the Initial value, but Initial value's CONST '4'bzzzz' generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: Define or directive not defined: `DIGITS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error, unexpected '(', expecting ';'
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv
name: real-constants
description: Examples of real literal constants
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Warning: converting real value 1.200000e+00 to binary 1 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:11.
Warning: converting real value 1.000000e-01 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:12.
Warning: converting real value 2.394263e+03 to binary 2394 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:13.
Warning: converting real value 1.200000e+12 to binary 1704124416 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:14.
Warning: converting real value 1.300000e-02 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:15.
Warning: converting real value 1.000000e-01 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:16.
Warning: converting real value 2.300000e+11 to binary 32'10001101000100010111110000000000 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:17.
Warning: converting real value 2.900000e-01 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:18.
Warning: converting real value 2.361238e-10 to binary 0 at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv:19.
Successfully finished Verilog frontend.
name: real-constants-illegal
description: Examples of real literal constants
should_fail: 1
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11: syntax error, unexpected '.'
name: real-token
description: Testing the real variable type
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv:8: syntax error, unexpected TOK_REAL
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv' to AST representation.
Successfully finished Verilog frontend.
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error, unexpected TOK_ID, expecting '='
name: real-constants
description: Examples of real literal constants
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [31:0] a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv::11 error in parsing: (syntax error, unexpected '.', expecting ';')
a = 1.2;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: real-constants-illegal
description: Examples of real literal constants
should_fail: 1
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [31:0] a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv::11 error in parsing: (syntax error, unexpected '.')
a = .12;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: real-token
description: Testing the real variable type
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
real a;
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'Sb0000;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'Sd1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'Sh7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'bz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'b`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = '0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hZZ;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'h 7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'o 7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hxxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = '1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'd `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'd 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dZ;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'D1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16 'b `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'b0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hFEEDFACE;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'oxxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'H7fFF;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'bxxxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'b1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter foo = 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS(bar, baz);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'bx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o7_7_7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'so7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dX;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'H_7f_FF_;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'o `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'h 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hdeadbeef;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'So7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'B0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16 'b `DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hXX;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'o`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'sb1111;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'sd1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'h `DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'sh7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'o 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'd`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = `WIDTH'h`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'oXX;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'O7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'o0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1'b0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o7;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'o`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1 'b x;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dx_;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 16'b`DIGITS;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'h0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 1 'b 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'h`DIGITS();
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 4'bzzzz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32 'd 1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'oZZ;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'dx__;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'b 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'ozz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'hzz;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 'd0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv::7 error in parsing: (syntax error, unexpected vPARAMETER, expecting vMODULE or preDEFAULT_NETTYPE)
parameter int foo = 32'd`DIGITS(bar);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: real-constants
description: Examples of real literal constants
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']
incdirs: []
top_module:
rc: 0

name: real-constants-illegal
description: Examples of real literal constants
should_fail: 1
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:12: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:13: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:14: error: malformed statement
name: real-token
description: Testing the real variable type
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']
incdirs: []
top_module:
rc: 0

name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7: syntax error
I give up.
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7: syntax error
I give up.
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7: syntax error
I give up.
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7: syntax error
I give up.
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7: syntax error
I give up.
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7: syntax error
I give up.
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7: syntax error
I give up.
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7: syntax error
I give up.
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7: syntax error
I give up.
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7: syntax error
I give up.
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7: syntax error
I give up.
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7: syntax error
I give up.
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7: syntax error
I give up.
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7: syntax error
I give up.
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7: syntax error
I give up.
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7: syntax error
I give up.
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro WIDTH undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7: syntax error
I give up.
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7: syntax error
I give up.
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7: syntax error
I give up.
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7: syntax error
I give up.
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7: syntax error
I give up.
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7: syntax error
I give up.
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv:7: sorry: parameter declarations in the $root scope are not yet supported.
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: warning: macro DIGITS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7: syntax error
I give up.
name: real-constants
description: Examples of real literal constants
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [31:0] a;
initial begin
;
a = 1.2;
a = 0.1;
a = 2394.26331;
a = 1.2E12;
a = 1.30e-2;
a = 0.1e-0;
a = 23E10;
a = 29E-2;
a = 236.123_763_e-12;
end
endmodule
name: real-constants-illegal
description: Examples of real literal constants
should_fail: 1
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '.' (Sym_dot) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv:11:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: real-token
description: Testing the real variable type
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']
incdirs: []
top_module:
rc: 0

module top;
real a;
endmodule
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0


name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0


name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0


name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0


name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0


name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0


name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 0


name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 0


name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0


name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0


name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0


name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 0


name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dZ' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0


name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0


name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0


name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0


name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0


name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0


name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0


name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0


name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0


name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0


name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0


name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dx' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dX' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'H_7f_FF_' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 0


name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0


name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0


name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0


name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0


name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0


name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0


name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0


name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv:7:34
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0


name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 0


name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0


name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: WIDTH, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv:7:27
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0


name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0


name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0


name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0


name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0


name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 0


name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dx_' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0


name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 0


name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dz' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0


name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 0


name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0


name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dx__' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 0


name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0


name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0


name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0


name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: DIGITS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv:7:32
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: real-constants
description: Examples of real literal constants
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: real-constants-illegal
description: Examples of real literal constants
should_fail: 1
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-constants-illegal.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: real-token
description: Testing the real variable type
should_fail: 0
tags: 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.7.2-real-token.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_16
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_16.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_37
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_37.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_30
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_30.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_68
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_68.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_12
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_12.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_23
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_23.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_2
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_72
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_72.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_66
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_66.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_47
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_47.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_69
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_69.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_1
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_3
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_38
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_38.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_25
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_25.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_76
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_76.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_56
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_56.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_36
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_36.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_27
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_27.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_57
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_57.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_73
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_73.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_21
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_21.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_4
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_65
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_65.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_50
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_50.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_62
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_62.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_13
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_13.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_9
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_0
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_20
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_20.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_10
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_45
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_45.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_19
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_19.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_48
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_48.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_31
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_31.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_34
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_34.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_63
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_63.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_55
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_55.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_60
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_60.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_64
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_64.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_49
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_49.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_26
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_26.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_7
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_22
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_22.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_70
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_70.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_58
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_58.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_15
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_15.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_29
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_29.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_74
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_74.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_67
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_67.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_43
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_43.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_41
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_41.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_61
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_61.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_77
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_77.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_51
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_51.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_39
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_39.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_46
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_46.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_42
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_42.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_6
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_44
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_44.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_54
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_54.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_18
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_18.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_11
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_32
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_32.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_17
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_17.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_59
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_59.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_8
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_35
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_35.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_75
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_75.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_14
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_14.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_28
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_28.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_53
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_53.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_33
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_33.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_5
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_52
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_52.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_71
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_71.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_24
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_24.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: number_test_40
description: Test
should_fail: 0
tags: 5.6.4 5.7.1 5.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/number/number_test_40.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: time-literals
description: Examples of time literals
should_fail: 0
tags: 5.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:14:9: error: language feature not yet supported
a = 1fs;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:15:9: error: language feature not yet supported
a = 1ps;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:16:9: error: language feature not yet supported
a = 1ns;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:17:9: error: language feature not yet supported
a = 1us;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:18:9: error: language feature not yet supported
a = 1ms;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:19:9: error: language feature not yet supported
a = 1s;
^~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:22:9: error: language feature not yet supported
a = 2.1ms;
^~~~~
name: time-literals
description: Examples of time literals
should_fail: 0
tags: 5.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']
incdirs: []
top_module:
rc: 0

name: time-literals
description: Examples of time literals
should_fail: 0
tags: 5.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:14: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:15: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:16: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:17: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:18: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:19: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:22: syntax error, unexpected TIME NUMBER, expecting TYPE-IDENTIFIER
%Error: Exiting due to 7 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv
name: time-literals
description: Examples of time literals
should_fail: 0
tags: 5.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:11: syntax error, unexpected ';', expecting '(' or '['
name: time-literals
description: Examples of time literals
should_fail: 0
tags: 5.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv::11 Unsuported token
time a;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv::11 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
time a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
a = 1fs;
name: time-literals
description: Examples of time literals
should_fail: 0
tags: 5.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:24: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:24: error: invalid module item.
name: time-literals
description: Examples of time literals
should_fail: 0
tags: 5.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'fs' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv:14:10.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: time-literals
description: Examples of time literals
should_fail: 0
tags: 5.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.8-time-literals.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']
incdirs: []
top_module:
rc: 0

name: string-word-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:8:22: error: value of type ''bit'[23:0]' cannot be assigned to type 'unpacked array [24:0] of 'bit''
bit a[8 * 3 : 0] = "hi0";
^ ~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:9:22: error: value of type ''bit'[23:0]' cannot be assigned to type 'unpacked array [3:0] of 'byte''
byte b[3 : 0] = "hi2";
^ ~~~~~
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

name: string-broken-line
description: Basic broken line string example
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']
incdirs: []
top_module:
rc: 0

name: string-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']
incdirs: []
top_module:
rc: 0

name: string-word-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']
incdirs: []
top_module:
rc: 0

name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

name: string-broken-line
description: Basic broken line string example
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']
incdirs: []
top_module:
rc: 0

name: string-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']
incdirs: []
top_module:
rc: 0

name: string-word-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']
incdirs: []
top_module:
rc: 10

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:8: Operator ASSIGN expects 1 bits on the Assign RHS, but Assign RHS's CONST '24'h686930' generates 24 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:9: Operator ASSIGN expects 8 bits on the Assign RHS, but Assign RHS's CONST '24'h686932' generates 24 bits.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:8: CONST '1'h0' unexpected in assignment to unpacked array
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:9: CONST '8'h32' unexpected in assignment to unpacked array
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

name: string-broken-line
description: Basic broken line string example
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']
incdirs: []
top_module:
rc: 0

name: string-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: string-word-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:9: syntax error, unexpected '=', expecting '('
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv' to AST representation.
Generating RTLIL representation for module `\top'.
one line
Successfully finished Verilog frontend.
name: string-broken-line
description: Basic broken line string example
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv' to AST representation.
broken \
Generating RTLIL representation for module `\top'.
line
Successfully finished Verilog frontend.
name: string-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
byte a;
name: string-word-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(')
bit a[8 * 3 : 0] = "hi0";
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(')
byte b[3 : 0] = "hi2";
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: string-broken-line
description: Basic broken line string example
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: string-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']
incdirs: []
top_module:
rc: 0

name: string-word-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:8: error: Cannot assign to array a. Did you forget a word index?
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv:9: error: Cannot assign to array b. Did you forget a word index?
Elaboration failed
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

name: string-broken-line
description: Basic broken line string example
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv:10: Missing close quote of string.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv:11: Missing close quote of string.
I give up.
name: string-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [7:0] a;
reg [7:0] b;
reg [7:0] c;
initial begin
;
a = "a";
b = "b";
c = "c";
end
endmodule
name: string-word-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: src/Language/SystemVerilog/AST/Type.hs:87:40-65: Non-exhaustive patterns in lambda

name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

module top;
initial begin
;
$display("one line");
end
endmodule
name: string-broken-line
description: Basic broken line string example
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '"' (Unknown) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv:10:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: string-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string-word-assignment
description: String assignment tests
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-word-assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string-basic
description: Basic string example
should_fail: 0
tags: 5.9 5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-basics.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string-broken-line
description: Basic broken line string example
should_fail: 0
tags: 5.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9-string-broken-line.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string-special-chars
description: Special characters in strings
should_fail: 0
tags: 5.9.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']
incdirs: []
top_module:
rc: 0

name: string-special-chars
description: Special characters in strings
should_fail: 0
tags: 5.9.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']
incdirs: []
top_module:
rc: 0

name: string-special-chars
description: Special characters in strings
should_fail: 0
tags: 5.9.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']
incdirs: []
top_module:
rc: 0

name: string-special-chars
description: Special characters in strings
should_fail: 0
tags: 5.9.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv' to AST representation.
Generating RTLIL representation for module `\top'.
newline

tab
backslash \
quote "
vertical tab v
form feed f
bell a
octal S
hex x12
Successfully finished Verilog frontend.
name: string-special-chars
description: Special characters in strings
should_fail: 0
tags: 5.9.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv::13 error in parsing: (syntax error, unexpected vNUMBER, expecting ')')
$display("quote \"");
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: string-special-chars
description: Special characters in strings
should_fail: 0
tags: 5.9.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']
incdirs: []
top_module:
rc: 0

name: string-special-chars
description: Special characters in strings
should_fail: 0
tags: 5.9.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']
incdirs: []
top_module:
rc: 0

module top;
initial begin
$display("newline \n");
$display("tab \t");
$display("backslash \\");
$display("quote \"");
$display("vertical tab \v");
$display("form feed \f");
$display("bell \a");
$display("octal \123");
$display("hex \x12");
end
endmodule
name: string-special-chars
description: Special characters in strings
should_fail: 0
tags: 5.9.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.9.1-string-special-chars.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: structure-replication
description: Structure replication assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:8:29: error: language feature not yet supported
struct {int X,Y,Z;} XYZ = '{3{1}};
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:14:10: error: language feature not yet supported
v1 = '{2{'{3{'{a,'{2{b,c}}}}}}};
^~~~~~~~~~~~~~~~~~~~~~~~~~
name: structure-arrays
description: Structure array assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv:13:18: error: language feature not yet supported
ms_t ms[1:0] = '{'{0, 0}, '{1, 1}};
^~~~~~~~~~~~~~~~~~~
name: structure
description: Structure assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv']
incdirs: []
top_module:
rc: 3

internal compiler error: Unexpected index
name: structure-arrays-illegal
description: Structure array assignment tests
should_fail: 1
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv:14:18: error: language feature not yet supported
ms_t ms[1:0] = '{0, 0, 1, 1};
^~~~~~~~~~~~~
name: structure-replication
description: Structure replication assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv']
incdirs: []
top_module:
rc: 0

name: structure-arrays
description: Structure array assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv']
incdirs: []
top_module:
rc: 0

name: structure
description: Structure assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(14, 2) module_or_generate_item
(14, 2) initial_construct
(14, 10) statement_or_null
(14, 10) statement
(14, 10) statement_item
(14, 10) seq_block
(17, 4) ERROR
name: structure-arrays-illegal
description: Structure array assignment tests
should_fail: 1
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv']
incdirs: []
top_module:
rc: 0

name: structure-replication
description: Structure replication assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:9: Unsupported: Unpacked array in packed struct/union
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv
name: structure-arrays
description: Structure array assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv']
incdirs: []
top_module:
rc: 0

%Warning-UNPACKED: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv:8: Unsupported: Unpacked struct/union
%Warning-UNPACKED: Use "/* verilator lint_off UNPACKED */" and lint_on around source to disable this message.
name: structure
description: Structure assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:18: syntax error, unexpected ',', expecting ':'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:20: syntax error, unexpected ':', expecting "'{"
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv
name: structure-arrays-illegal
description: Structure array assignment tests
should_fail: 1
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv']
incdirs: []
top_module:
rc: 10

%Warning-UNPACKED: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv:8: Unsupported: Unpacked struct/union
%Warning-UNPACKED: Use "/* verilator lint_off UNPACKED */" and lint_on around source to disable this message.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv:14: Assignment pattern with too many elements
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv
name: structure-replication
description: Structure replication assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:8: syntax error, unexpected '{', expecting TOK_ID or '#'
name: structure-arrays
description: Structure array assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv:8: syntax error, unexpected '{', expecting '(' or '['
name: structure
description: Structure assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:8: syntax error, unexpected '{', expecting '(' or '['
name: structure-arrays-illegal
description: Structure array assignment tests
should_fail: 1
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv:8: syntax error, unexpected '{', expecting '(' or '['
name: structure-replication
description: Structure replication assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv::8 error in parsing: (syntax error, unexpected '{', expecting vSYMBOL_ID or '#')
struct {int X,Y,Z;} XYZ = '{3{1}};
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv::9 error in parsing: (syntax error, unexpected '{', expecting '(')
typedef struct {int a,b[4];} ab_t;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv::10 error in parsing: (syntax error, unexpected ',', expecting '(')
int a,b,c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=')
ab_t v1[1:0] [2:0];
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: structure-arrays
description: Structure array assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv::8 error in parsing: (syntax error, unexpected '{', expecting '(')
typedef struct {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')
int b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv::13 error in parsing: (syntax error, unexpected '[', expecting '(')
ms_t ms[1:0] = '{'{0, 0}, '{1, 1}};
name: structure
description: Structure assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv::8 error in parsing: (syntax error, unexpected '{', expecting '(')
typedef struct {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')
int b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv::13 error in parsing: (syntax error, unexpected ';', expecting '(')
ms_t ms;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv::18 error in parsing: (syntax error, unexpected vDEFAULT)
ms = '{ default, 1};
name: structure-arrays-illegal
description: Structure array assignment tests
should_fail: 1
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv::8 error in parsing: (syntax error, unexpected '{', expecting '(')
typedef struct {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')
int b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv::14 error in parsing: (syntax error, unexpected '[', expecting '(')
ms_t ms[1:0] = '{0, 0, 1, 1};
name: structure-replication
description: Structure replication assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:8: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:9: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:14: error: malformed statement
name: structure-arrays
description: Structure array assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv:8: sorry: Unpacked structs not supported.
name: structure
description: Structure assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv']
incdirs: []
top_module:
rc: 7

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:8: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:18: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:20: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:20: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:21: error: invalid module item.
name: structure-arrays-illegal
description: Structure array assignment tests
should_fail: 1
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv:8: sorry: Unpacked structs not supported.
name: structure-replication
description: Structure replication assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '{' (Sym_brace_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv:8:32.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: structure-arrays
description: Structure array assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv']
incdirs: []
top_module:
rc: 0

module top;
struct {
reg signed [31:0] a;
reg signed [31:0] b;
} ms [1:0] = '{
'{
0,
0
},
'{
1,
1
}
};
endmodule
name: structure
description: Structure assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ',' (Sym_comma) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv:18:20.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: structure-arrays-illegal
description: Structure array assignment tests
should_fail: 1
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv']
incdirs: []
top_module:
rc: 0

module top;
struct {
reg signed [31:0] a;
reg signed [31:0] b;
} ms [1:0] = '{
0,
0,
1,
1
};
endmodule
name: structure-replication
description: Structure replication assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-replication.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: structure-arrays
description: Structure array assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: structure
description: Structure assignment tests
should_fail: 0
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structures.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: structure-arrays-illegal
description: Structure array assignment tests
should_fail: 1
tags: 5.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.10-structure-arrays-illegal.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: arrays-key-index
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv']
incdirs: []
top_module:
rc: 3

internal compiler error: Unexpected index
name: arrays-replication
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv:8:21: error: language feature not yet supported
int n[1:2][1:6] = '{2{'{3{4, 5}}}};
^~~~~~~~~~~~~~~~
name: arrays
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv:8:21: error: language feature not yet supported
int n[1:2][1:3] = '{'{0,1,2},'{3{4}}};
^~~~~~~~~~~~~~~~~~~
name: arrays-key-index
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv']
incdirs: []
top_module:
rc: 0

name: arrays-replication
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv']
incdirs: []
top_module:
rc: 0

name: arrays
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv']
incdirs: []
top_module:
rc: 0

name: arrays-key-index
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv']
incdirs: []
top_module:
rc: 0

name: arrays-replication
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv']
incdirs: []
top_module:
rc: 0

name: arrays
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv']
incdirs: []
top_module:
rc: 0

name: arrays-key-index
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: arrays-replication
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv:8: syntax error, unexpected '[', expecting '('
name: arrays
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv:8: syntax error, unexpected '[', expecting '('
name: arrays-key-index
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef int triple [1:3];
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
triple b = '{1:1, default:0};
name: arrays-replication
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(')
int n[1:2][1:6] = '{2{'{3{4, 5}}}};
name: arrays
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(')
int n[1:2][1:3] = '{'{0,1,2},'{3{4}}};
name: arrays-key-index
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv:9: error: invalid module item.
name: arrays-replication
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv:8: error: invalid module item.
name: arrays
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv:8: error: invalid module item.
name: arrays-key-index
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[' (Sym_brack_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv:8:22.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: arrays-replication
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '{' (Sym_brace_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv:8:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: arrays
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '{' (Sym_brace_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv:8:35.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: arrays-key-index
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-key-index.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: arrays-replication
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays-replication.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: arrays
description: Basic arrays test
should_fail: 0
tags: 5.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.11-arrays.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: attributes-case
description: Assing attributes to a case statement
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']
incdirs: []
top_module:
rc: 0

name: attributes-operator
description: Assing attributes to an operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']
incdirs: []
top_module:
rc: 0

name: attributes-module
description: Assing attributes to a module
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']
incdirs: []
top_module:
rc: 0

name: attributes-variable
description: Assing attributes to a variable
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']
incdirs: []
top_module:
rc: 0

name: attributes-conditional
description: Assing attributes to a conditional operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']
incdirs: []
top_module:
rc: 0

name: attributes-case
description: Assing attributes to a case statement
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']
incdirs: []
top_module:
rc: 0

name: attributes-operator
description: Assing attributes to an operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']
incdirs: []
top_module:
rc: 0

name: attributes-module
description: Assing attributes to a module
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']
incdirs: []
top_module:
rc: 0

name: attributes-variable
description: Assing attributes to a variable
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']
incdirs: []
top_module:
rc: 0

name: attributes-conditional
description: Assing attributes to a conditional operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']
incdirs: []
top_module:
rc: 0

name: attributes-case
description: Assing attributes to a case statement
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']
incdirs: []
top_module:
rc: 0

name: attributes-operator
description: Assing attributes to an operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']
incdirs: []
top_module:
rc: 0

name: attributes-module
description: Assing attributes to a module
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']
incdirs: []
top_module:
rc: 10

%Error-MULTITOP: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:13: Unsupported: Multiple top level modules: topb and topa
%Error-MULTITOP: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:13: Fix, or use --top-module option to select which you want.
%Error-MULTITOP: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:17: Unsupported: Multiple top level modules: topc and topb
%Error-MULTITOP: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:17: Fix, or use --top-module option to select which you want.
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv
name: attributes-variable
description: Assing attributes to a variable
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']
incdirs: []
top_module:
rc: 0

name: attributes-conditional
description: Assing attributes to a conditional operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']
incdirs: []
top_module:
rc: 0

name: attributes-case
description: Assing attributes to a case statement
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: attributes-operator
description: Assing attributes to an operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: attributes-module
description: Assing attributes to a module
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv' to AST representation.
Generating RTLIL representation for module `\topa'.
Generating RTLIL representation for module `\topb'.
Generating RTLIL representation for module `\topc'.
Successfully finished Verilog frontend.
name: attributes-variable
description: Assing attributes to a variable
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: attributes-conditional
description: Assing attributes to a conditional operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: attributes-case
description: Assing attributes to a case statement
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
bit b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv::15 error in parsing: (syntax error, unexpected '(')
(* full_case, parallel_case *)
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: attributes-operator
description: Assing attributes to an operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [7:0] a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv::14 error in parsing: (syntax error, unexpected '*')
a = b + (* mode = "cla" *) c;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: attributes-module
description: Assing attributes to a module
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv::8 error in parsing: (syntax error, unexpected '(', expecting vMODULE or preDEFAULT_NETTYPE)
(* optimize_power *)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: attributes-variable
description: Assing attributes to a variable
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv::9 error in parsing: (syntax error, unexpected '(')
(* fsm_state *) logic [7:0] a;
name: attributes-conditional
description: Assing attributes to a conditional operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv::9 error in parsing: (syntax error, unexpected ',', expecting '(')
bit a, b, c, d;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv::12 error in parsing: (syntax error, unexpected '*')
a = b ? (* no_glitch *) c : d;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: attributes-case
description: Assing attributes to a case statement
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']
incdirs: []
top_module:
rc: 0

name: attributes-operator
description: Assing attributes to an operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']
incdirs: []
top_module:
rc: 0

name: attributes-module
description: Assing attributes to a module
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']
incdirs: []
top_module:
rc: 0

name: attributes-variable
description: Assing attributes to a variable
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']
incdirs: []
top_module:
rc: 0

name: attributes-conditional
description: Assing attributes to a conditional operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']
incdirs: []
top_module:
rc: 0

name: attributes-case
description: Assing attributes to a case statement
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [1:0] a;
reg b;
initial begin
;
(* full_case, parallel_case *)
case (a)
2'b00: b = 0;
2'b01, 2'b10: b = 1;
default: b = 0;
endcase
(* full_case = 1 *)
(* parallel_case = 1 *)
case (a)
2'b00: b = 0;
2'b01, 2'b10: b = 1;
default: b = 0;
endcase
(* full_case, parallel_case = 0 *)
case (a)
2'b00: b = 0;
2'b01, 2'b10: b = 1;
default: b = 0;
endcase
end
endmodule
name: attributes-operator
description: Assing attributes to an operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(*' (Sym_paren_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv:14:13.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: attributes-module
description: Assing attributes to a module
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(*' (Sym_paren_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv:8:1.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: attributes-variable
description: Assing attributes to a variable
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']
incdirs: []
top_module:
rc: 0

module top;
(* fsm_state *) logic [7:0] a;
(* fsm_state = 1 *) logic [7:0] b;
(* fsm_state = 0 *) logic [7:0] c;
endmodule
name: attributes-conditional
description: Assing attributes to a conditional operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(*' (Sym_paren_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv:12:13.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: attributes-case
description: Assing attributes to a case statement
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-case.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: attributes-operator
description: Assing attributes to an operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-operator.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: attributes-module
description: Assing attributes to a module
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-module.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: attributes-variable
description: Assing attributes to a variable
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-variable.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: attributes-conditional
description: Assing attributes to a conditional operator
should_fail: 0
tags: 5.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.12-attributes-conditional.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: builtin-methods-string
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv:11:37: error: invalid member access for type 'string'
$display("length check: %d\n", a.len());
~^~~~
name: builtin-methods-arrays
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11:39: error: invalid member access for type 'unpacked array [3] of ''reg'[7:0]''
$display ("Array size %d\n", array.size());
~~~~~^~~~~
name: builtin-methods-string
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']
incdirs: []
top_module:
rc: 0

name: builtin-methods-arrays
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']
incdirs: []
top_module:
rc: 0

name: builtin-methods-string
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv:11: Unsupported: Member call on non-enum object 'VARREF 'a'' which is a 'BASICDTYPE 'string''
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv
name: builtin-methods-arrays
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11: Unknown built-in array method 'VARREF 'array''
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv
name: builtin-methods-string
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv:8: syntax error, unexpected '=', expecting '(' or '['
name: builtin-methods-arrays
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Can't resolve function name `\array.size' at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11.
name: builtin-methods-string
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')
string a = "test";
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv::11 error in parsing: (syntax error, unexpected ')')
$display("length check: %d\n", a.len());
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: builtin-methods-arrays
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv::8 error in parsing: (syntax error, unexpected ']')
reg [7:0] array [3];
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv::11 error in parsing: (syntax error, unexpected ')')
$display ("Array size %d\n", array.size());
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: builtin-methods-string
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']
incdirs: []
top_module:
rc: 0

name: builtin-methods-arrays
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11: error: No function named `array.size' found in this context (top).
1 error(s) during elaboration.
name: builtin-methods-string
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv:11:41.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: builtin-methods-arrays
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv:11:44.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: builtin-methods-string
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-strings.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: builtin-methods-arrays
description: Check if built-in methods can be called
should_fail: 0
tags: 5.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-5/5.13-builtin-methods-arrays.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7:1: error: language feature not yet supported
class Foo;
^~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9:9: error: expected identifier
function new (integer size);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9:10: error: expected statement
function new (integer size);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9:27: error: expected declarator
function new (integer size);
^
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7:1: error: language feature not yet supported
class event_calendar;
^~~~~~~~~~~~~~~~~~~~~
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7:1: error: language feature not yet supported
class pp_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7:1: error: language feature not yet supported
class Foo extends Base implements Pkg::Bar, Baz; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7:1: error: language feature not yet supported
class Foo #(int N=1, int P=2) extends Bar #(x,y,z);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7:1: error: language feature not yet supported
class Foo #(IFType=virtual x_if);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7:1: error: language feature not yet supported
class Foo #(int N, int P);
^~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7:1: error: language feature not yet supported
class Driver;
^~~~~~~~~~~~~
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8:2: error: unknown macro or compiler directive '`uvm_object_utils'
`uvm_object_utils(stress_seq)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:9:2: error: unknown macro or compiler directive '`uvm_object_registry'
`uvm_object_registry(myclass, "class_name")
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:10:2: error: unknown macro or compiler directive '`uvm_sweets'
`uvm_sweets(dessert)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11:2: error: unknown macro or compiler directive '`non_uvm_macro'
`non_uvm_macro(apple, `banana, "cherry")
^
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7:1: error: language feature not yet supported
class Driver;
^~~~~~~~~~~~~
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar #(.v1(x),.v2(y)); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7:1: error: language feature not yet supported
virtual class Foo; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8:2: error: unknown macro or compiler directive '`moobar'
`moobar(,)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9:2: error: unknown macro or compiler directive '`zoobar'
`zoobar( , )
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10:2: error: unknown macro or compiler directive '`zootar'
`zootar(12,)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11:2: error: unknown macro or compiler directive '`zoojar'
`zoojar(,34)
^
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7:15: error: forward typedef 'myclass_fwd' does not resolve to a data type
typedef class myclass_fwd;
^
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7:1: error: language feature not yet supported
class Foo #(T=int);
^~~~~~~~~~~~~~~~~~~
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7:1: error: language feature not yet supported
class zzxx;
^~~~~~~~~~~
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7:1: error: language feature not yet supported
class Foo #(type IFType=virtual x_if);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7:1: error: language feature not yet supported
class foo;
^~~~~~~~~~
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7:1: error: language feature not yet supported
class semicolon_classy; ; ;;; ; ; ;endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7:1: error: language feature not yet supported
class Foo implements Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7:1: error: language feature not yet supported
class Foo implements Bar, Blah, Baz; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8:2: error: unknown macro or compiler directive '`uvm_object_utils_begin'
`uvm_object_utils_begin(foobar)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9:2: error: unknown macro or compiler directive '`uvm_field_int'
`uvm_field_int(node, UVM_DEFAULT);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10:2: error: unknown macro or compiler directive '`uvm_field_int'
`uvm_field_int(foo::bar_t, UVM_DEFAULT);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11:2: error: unknown macro or compiler directive '`uvm_field_enum'
`uvm_field_enum(offset, UVM_DEFAULT)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:12:2: error: unknown macro or compiler directive '`uvm_object_utils_end'
`uvm_object_utils_end
^
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7:1: error: language feature not yet supported
class Foo #(int N, P);
^~~~~~~~~~~~~~~~~~~~~~
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7:1: error: language feature not yet supported
class fields_with_modifiers;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8:2: error: unknown macro or compiler directive '`uvm_object_utils_begin'
`uvm_object_utils_begin(foobar)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:9:2: error: unknown macro or compiler directive '`uvm_object_utils'
`uvm_object_utils(blah)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:10:2: error: unknown macro or compiler directive '`uvm_object_utils_end'
`uvm_object_utils_end
^
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7:1: error: language feature not yet supported
class Foo implements Package::Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7:1: error: language feature not yet supported
class param_types_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7:1: error: language feature not yet supported
class automatic Foo; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7:1: error: language feature not yet supported
class Foo extends Base implements Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7:1: error: language feature not yet supported
class Foo extends Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7:1: error: language feature not yet supported
class params_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7:1: error: language feature not yet supported
class params_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7:1: error: language feature not yet supported
class how_wide #(type DT=int) extends uvm_sequence_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7:1: error: language feature not yet supported
class Foo #(type IFType=virtual interface x_if);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7:1: error: language feature not yet supported
class Foo #(int W=8, type Int=int) extends Bar #(x,y,z);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8:2: error: unknown macro or compiler directive '`uvm_field_utils_begin'
`uvm_field_utils_begin(my_class)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:9:4: error: unknown macro or compiler directive '`uvm_field_int'
`uvm_field_int(blah1, flag1)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:10:4: error: unknown macro or compiler directive '`uvm_field_real'
`uvm_field_real(blah2, flag2)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:11:4: error: unknown macro or compiler directive '`uvm_field_enum'
`uvm_field_enum(blah3, flag3)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:12:4: error: unknown macro or compiler directive '`uvm_field_object'
`uvm_field_object(blah4, flag4)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:13:4: error: unknown macro or compiler directive '`uvm_field_event'
`uvm_field_event(blah5, flag5)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:14:4: error: unknown macro or compiler directive '`uvm_field_string'
`uvm_field_string(blah6, flag6)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:15:4: error: unknown macro or compiler directive '`uvm_field_array_int'
`uvm_field_array_int(blah7, flag7)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:16:4: error: unknown macro or compiler directive '`uvm_field_sarray_int'
`uvm_field_sarray_int(blah8, flag8)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:17:4: error: unknown macro or compiler directive '`uvm_field_aa_int_string'
`uvm_field_aa_int_string(blah9, flag9)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:18:2: error: unknown macro or compiler directive '`uvm_field_utils_end'
`uvm_field_utils_end
^
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7:1: error: language feature not yet supported
class Foo extends Bar #(x,y,z); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar #(x,y,z); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8:2: error: unknown macro or compiler directive '`moobar'
`moobar()
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9:2: error: unknown macro or compiler directive '`zoobar'
`zoobar( )
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10:2: error: unknown macro or compiler directive '`zootar'
`zootar(
^
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7:1: error: language feature not yet supported
class zzxy;
^~~~~~~~~~~
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar #(.v1(x),.v2(y)); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar #(x,y,z); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7:1: error: language feature not yet supported
class macros_id_as_call;
^~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8:2: error: unknown macro or compiler directive '`uvm_new_func'
`uvm_new_func
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:9:2: error: unknown macro or compiler directive '`uvm_new_func2'
`uvm_new_func2 // comment
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:10:2: error: unknown macro or compiler directive '`uvm_new_func3'
`uvm_new_func3 /* comment */
^
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7:1: error: language feature not yet supported
class Foo implements Bar#(N); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7:1: error: language feature not yet supported
class static Foo; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7:1: error: language feature not yet supported
class zzyyy;
^~~~~~~~~~~~
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7:1: error: language feature not yet supported
class Foo #(int N);
^~~~~~~~~~~~~~~~~~~
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7:1: error: language feature not yet supported
class Foo #(type KeyType=int, Int=int);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8:2: error: unknown macro or compiler directive '`uvm_component_utils'
`uvm_component_utils(my_type)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:9:2: error: unknown macro or compiler directive '`uvm_component_utils_begin'
`uvm_component_utils_begin(my_type)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:10:4: error: unknown macro or compiler directive '`uvm_field_object'
`uvm_field_object(blah1, F1)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:11:4: error: unknown macro or compiler directive '`uvm_field_event'
`uvm_field_event(blah2, F2)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:12:4: error: unknown macro or compiler directive '`uvm_field_string'
`uvm_field_string(blah3, F3)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:13:2: error: unknown macro or compiler directive '`uvm_component_utils_end'
`uvm_component_utils_end
^
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7:1: error: language feature not yet supported
virtual class foo extends bar;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8:2: error: unknown macro or compiler directive '`uvm_object_param_utils_begin'
`uvm_object_param_utils_begin(my_class)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:9:4: error: unknown macro or compiler directive '`uvm_field_int'
`uvm_field_int(blah1, F1)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:10:4: error: unknown macro or compiler directive '`uvm_field_real'
`uvm_field_real(blah2, F2)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:11:4: error: unknown macro or compiler directive '`uvm_field_enum'
`uvm_field_enum(blah3, F3)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:12:2: error: unknown macro or compiler directive '`uvm_object_utils_end'
`uvm_object_utils_end
^
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7:1: error: language feature not yet supported
class Foo; endclass
^~~~~~~~~~~~~~~~~~~
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7:1: error: language feature not yet supported
virtual class automatic Foo; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7:1: error: language feature not yet supported
class fields_with_modifiers;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7:1: error: language feature not yet supported
class zzxx;
^~~~~~~~~~~
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7:1: error: language feature not yet supported
class Foo implements Package::Bar#(1, 2); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8:2: error: unknown macro or compiler directive '`uvm_object_registry'
`uvm_object_registry(myclass, "class_name")
^
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7:1: error: language feature not yet supported
class how_wide;
^~~~~~~~~~~~~~~
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 0

name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 0

name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 0

name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 0

name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 0

name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 0

name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 0

name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 0

name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 0

name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 0

name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 0

name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 0

name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 0

name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 0

name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 0

name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 0

name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 0

name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 0

name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 0

name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 8) ERROR
(7, 9) ERROR
(8, 11) ERROR
(9, 8) method_call_root
(9, 8) primary
(9, 11) ERROR
(10, 8) method_call_root
(10, 8) primary
(10, 9) ERROR
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 0

name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 0

name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 0

name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 0

name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 0

name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 0

name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 0

name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 0

name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 0

name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 0

name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 0

name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(6, 10) parameter_port_list
(6, 19) parameter_port_declaration
(6, 20) list_of_param_assignments
(6, 20) param_assignment
(6, 20) parameter_identifier
(6, 20) simple_identifier
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 0

name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 0

name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 0

name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 0

name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 0

name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 0

name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 0

name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 0

name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(8, 2) class_item
(8, 35) ERROR
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 0

name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 2) class_item
(7, 2) any_parameter_declaration
(7, 2) local_parameter_declaration
(7, 13) list_of_param_assignments
(7, 13) param_assignment
(7, 23) constant_param_expression
(7, 23) constant_mintypmax_expression
(7, 23) constant_expression
(7, 23) constant_primary
(7, 23) constant_multiple_concatenation
(7, 24) ERROR
(8, 2) class_item
(8, 2) any_parameter_declaration
(8, 2) local_parameter_declaration
(8, 13) list_of_param_assignments
(8, 13) param_assignment
(8, 23) constant_param_expression
(8, 23) constant_mintypmax_expression
(8, 23) constant_expression
(8, 23) constant_primary
(8, 23) constant_multiple_concatenation
(8, 24) ERROR
(8, 25) constant_expression
(8, 25) constant_expression
(8, 25) constant_primary
(8, 25) constant_let_expression
(8, 25) let_expression
(8, 30) ERROR
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 0

name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 0

name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 0

name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 0

name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 0

name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 0

name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 1) class_item
(7, 1) text_macro_usage
(7, 9) list_of_actual_arguments
(7, 9) actual_argument
(7, 9) expression
(7, 9) primary
(7, 9) identifier
(7, 9) simple_identifier
(8, 1) class_item
(8, 1) text_macro_usage
(8, 9) list_of_actual_arguments
(8, 9) actual_argument
(8, 9) expression
(8, 9) primary
(8, 9) identifier
(8, 9) simple_identifier
(9, 1) class_item
(9, 1) text_macro_usage
(9, 9) list_of_actual_arguments
(9, 9) actual_argument
(9, 9) expression
(9, 9) primary
(9, 9) identifier
(9, 9) simple_identifier
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 0

name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 0

name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 0

name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 0

name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 0

name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 0

name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 0

name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 0

name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(6, 10) parameter_port_list
(6, 30) parameter_port_declaration
(6, 33) list_of_param_assignments
(6, 33) param_assignment
(6, 33) parameter_identifier
(6, 33) simple_identifier
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 0

name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 0

name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 0

name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 0

name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 0

name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 0

name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 0) class_item
(7, 0) class_method
(7, 7) method_prototype
(7, 7) function_prototype
(7, 26) ERROR
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 0

name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 0

name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 0

name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 2) class_item
(7, 2) any_parameter_declaration
(7, 2) local_parameter_declaration
(7, 13) list_of_param_assignments
(7, 13) param_assignment
(7, 23) constant_param_expression
(7, 23) constant_mintypmax_expression
(7, 23) constant_expression
(7, 23) constant_primary
(7, 23) constant_multiple_concatenation
(7, 24) ERROR
(7, 25) constant_expression
(7, 25) constant_expression
(7, 25) constant_primary
(7, 25) constant_let_expression
(7, 25) let_expression
(7, 30) ERROR
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: this
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: Unsupported: Verilog 1995 reserved word not implemented: event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: Unsupported: Verilog 1995 reserved word not implemented: event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: Unsupported: Verilog 1995 reserved word not implemented: event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected int, expecting IDENTIFIER or do or final
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected ')', expecting ',' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected int, expecting IDENTIFIER or do or final
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8: Define or directive not defined: `uvm_object_utils
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:9: Define or directive not defined: `uvm_object_registry
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:10: Define or directive not defined: `uvm_sweets
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: Define or directive not defined: `non_uvm_macro
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: Define or directive not defined: `banana
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 8 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8: Define or directive not defined: `moobar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9: Define or directive not defined: `zoobar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10: Define or directive not defined: `zootar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11: Define or directive not defined: `zoojar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error, unexpected '#', expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8: Define or directive not defined: `uvm_object_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9: Define or directive not defined: `uvm_field_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: Define or directive not defined: `uvm_field_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11: Define or directive not defined: `uvm_field_enum
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:12: Define or directive not defined: `uvm_object_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 8 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected ')', expecting ',' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:9: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8: Define or directive not defined: `uvm_object_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:9: Define or directive not defined: `uvm_object_utils
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:10: Define or directive not defined: `uvm_object_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: Perhaps 'mypkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:12: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: Perhaps 'glb' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected type, expecting IDENTIFIER or do or final
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8: Define or directive not defined: `uvm_field_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:9: Define or directive not defined: `uvm_field_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:10: Define or directive not defined: `uvm_field_real
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:11: Define or directive not defined: `uvm_field_enum
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:12: Define or directive not defined: `uvm_field_object
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:13: Define or directive not defined: `uvm_field_event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:14: Define or directive not defined: `uvm_field_string
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:15: Define or directive not defined: `uvm_field_array_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:16: Define or directive not defined: `uvm_field_sarray_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:17: Define or directive not defined: `uvm_field_aa_int_string
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:18: Define or directive not defined: `uvm_field_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 14 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: Define or directive not defined: `moobar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9: Define or directive not defined: `zoobar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10: Define or directive not defined: `zootar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: Perhaps 'dbg_pkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8: Define or directive not defined: `uvm_new_func
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:9: Define or directive not defined: `uvm_new_func2
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:10: Define or directive not defined: `uvm_new_func3
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: Perhaps 'dbg_pkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8: Define or directive not defined: `uvm_component_utils
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:9: Define or directive not defined: `uvm_component_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:10: Define or directive not defined: `uvm_field_object
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:11: Define or directive not defined: `uvm_field_event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:12: Define or directive not defined: `uvm_field_string
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:13: Define or directive not defined: `uvm_component_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 9 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8: Define or directive not defined: `uvm_object_param_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:9: Define or directive not defined: `uvm_field_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:10: Define or directive not defined: `uvm_field_real
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:11: Define or directive not defined: `uvm_field_enum
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:12: Define or directive not defined: `uvm_object_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 8 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:9: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:10: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8: Define or directive not defined: `uvm_object_registry
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: syntax error, unexpected TOK_ID
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: syntax error, unexpected TOK_ID
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: syntax error, unexpected TOK_ID
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: syntax error, unexpected TOK_ID
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: syntax error, unexpected TOK_ID
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: syntax error, unexpected TOK_ID
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected TOK_ID
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: syntax error, unexpected TOK_ID
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: syntax error, unexpected TOK_ID
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected TOK_ID
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: syntax error, unexpected TOK_ID
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: syntax error, unexpected TOK_ID
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: syntax error, unexpected TOK_ID
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: syntax error, unexpected TOK_ID
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: syntax error, unexpected TOK_ID
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: syntax error, unexpected TOK_ID
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: syntax error, unexpected TOK_ID
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: syntax error, unexpected TOK_ID
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: syntax error, unexpected TOK_ID
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: syntax error, unexpected TOK_ID
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7: syntax error, unexpected TOK_ID
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: syntax error, unexpected TOK_ID
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: syntax error, unexpected TOK_ID
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: syntax error, unexpected TOK_ID
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: syntax error, unexpected TOK_ID
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: syntax error, unexpected TOK_ID
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error, unexpected TOK_ID
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: syntax error, unexpected TOK_ID
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: syntax error, unexpected TOK_ID
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: syntax error, unexpected TOK_ID
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: syntax error, unexpected TOK_ID
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected TOK_ID
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: syntax error, unexpected TOK_ID
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: syntax error, unexpected TOK_ID
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: syntax error, unexpected TOK_ID
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: syntax error, unexpected TOK_ID
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: syntax error, unexpected TOK_ID
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: syntax error, unexpected TOK_ID
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: syntax error, unexpected TOK_ID
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: syntax error, unexpected TOK_ID
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: syntax error, unexpected TOK_ID
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: syntax error, unexpected TOK_ID
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: syntax error, unexpected TOK_ID
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: syntax error, unexpected TOK_ID
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected TOK_ID
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: syntax error, unexpected TOK_ID
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: syntax error, unexpected TOK_ID
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: syntax error, unexpected TOK_ID
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: syntax error, unexpected TOK_ID
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: syntax error, unexpected TOK_ID
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: syntax error, unexpected TOK_ID
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: syntax error, unexpected TOK_ID
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: syntax error, unexpected TOK_ID
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: syntax error, unexpected TOK_ID
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: syntax error, unexpected TOK_ID
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: syntax error, unexpected TOK_ID
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: syntax error, unexpected TOK_ID
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: syntax error, unexpected TOK_ID
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: syntax error, unexpected TOK_ID
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: syntax error, unexpected TOK_ID
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: syntax error, unexpected TOK_ID
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: syntax error, unexpected TOK_ID
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: syntax error, unexpected TOK_ID
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: syntax error, unexpected TOK_ID
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: syntax error, unexpected TOK_ID
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: syntax error, unexpected TOK_ID
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: syntax error, unexpected TOK_ID
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: syntax error, unexpected TOK_ID
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: syntax error, unexpected TOK_ID
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: syntax error, unexpected TOK_ID
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class event_calendar;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Base implements Pkg::Bar, Baz; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int N=1, int P=2) extends Bar #(x,y,z);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(IFType=virtual x_if);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int N, int P);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Driver;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Driver;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar #(.v1(x),.v2(y)); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
virtual class Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef class myclass_fwd;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(T=int);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class zzxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(type IFType=virtual x_if);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class foo;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class semicolon_classy; ; ;;; ; ; ;endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Bar, Blah, Baz; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int N, P);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class fields_with_modifiers;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Package::Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class param_types_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class automatic Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Base implements Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class params_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class params_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class how_wide #(type DT=int) extends uvm_sequence_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(type IFType=virtual interface x_if);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int W=8, type Int=int) extends Bar #(x,y,z);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Bar #(x,y,z); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar #(x,y,z); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class zzxy;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar #(.v1(x),.v2(y)); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar #(x,y,z); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_id_as_call;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Bar#(N); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class static Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class zzyyy;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int N);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(type KeyType=int, Int=int);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
virtual class foo extends bar;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
virtual class automatic Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class fields_with_modifiers;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class zzxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Package::Bar#(1, 2); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class how_wide;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: error: invalid class item.
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: syntax error
I give up.
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error
I give up.
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: syntax error
I give up.
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error
I give up.
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:8: error: Packet doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:9: error: Packet doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:10: error: Packet doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:11: error: Packet doesn't name a type.
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8: warning: macro uvm_object_utils undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:9: warning: macro uvm_object_registry undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:10: warning: macro uvm_sweets undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: warning: macro non_uvm_macro undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: warning: macro banana undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8: syntax error
I give up.
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:8: error: data_type_or_module_type doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:9: error: data_type_or_module_type doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:10: error: data_type_or_module_type doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:11: error: data_type_or_module_type doesn't name a type.
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: syntax error
I give up.
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8: warning: macro moobar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9: warning: macro zoobar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10: warning: macro zootar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11: warning: macro zoojar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8: syntax error
I give up.
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: syntax error
I give up.
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: syntax error
I give up.
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: error: Error in task/function port item after port name analysis_port.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error
I give up.
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: syntax error
I give up.
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:9: error: invalid class item.
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 14

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: syntax error
I give up.
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: syntax error
I give up.
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8: warning: macro uvm_object_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9: warning: macro uvm_field_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: warning: macro uvm_field_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11: warning: macro uvm_field_enum undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:12: warning: macro uvm_object_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11: syntax error
I give up.
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error
I give up.
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:9: error: invalid class item.
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8: warning: macro uvm_object_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:9: warning: macro uvm_object_utils undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:10: warning: macro uvm_object_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8: syntax error
I give up.
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: syntax error
I give up.
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 10

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:10: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:12: error: invalid class item.
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: syntax error
I give up.
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: syntax error
I give up.
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: syntax error
I give up.
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: error: invalid class item.
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:9: error: invalid class item.
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: syntax error
I give up.
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: syntax error
I give up.
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error
I give up.
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8: warning: macro uvm_field_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:9: warning: macro uvm_field_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:10: warning: macro uvm_field_real undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:11: warning: macro uvm_field_enum undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:12: warning: macro uvm_field_object undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:13: warning: macro uvm_field_event undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:14: warning: macro uvm_field_string undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:15: warning: macro uvm_field_array_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:16: warning: macro uvm_field_sarray_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:17: warning: macro uvm_field_aa_int_string undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:18: warning: macro uvm_field_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8: syntax error
I give up.
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: syntax error
I give up.
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: syntax error
I give up.
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: warning: macro moobar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9: warning: macro zoobar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10: warning: macro zootar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: syntax error
I give up.
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: error: Error in task/function port item after port name dbg_pkg.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error
I give up.
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: syntax error
I give up.
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: syntax error
I give up.
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8: warning: macro uvm_new_func undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:9: warning: macro uvm_new_func2 undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:10: warning: macro uvm_new_func3 undefined (and assumed null) at this point.
No top level modules, and no -s option.
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: syntax error
I give up.
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: syntax error
I give up.
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: error: Error in task/function port item after port name dbg_pkg.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: error: Syntax error in task/function port declaration.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error
I give up.
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: syntax error
I give up.
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: syntax error
I give up.
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8: warning: macro uvm_component_utils undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:9: warning: macro uvm_component_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:10: warning: macro uvm_field_object undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:11: warning: macro uvm_field_event undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:12: warning: macro uvm_field_string undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:13: warning: macro uvm_component_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8: syntax error
I give up.
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: syntax error
I give up.
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8: warning: macro uvm_object_param_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:9: warning: macro uvm_field_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:10: warning: macro uvm_field_real undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:11: warning: macro uvm_field_enum undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:12: warning: macro uvm_object_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8: syntax error
I give up.
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: syntax error
I give up.
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:9: error: data_type_or_module_type doesn't name a type.
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8: error: invalid class item.
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: syntax error
I give up.
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8: warning: macro uvm_object_registry undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8: syntax error
I give up.
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:8: error: invalid class item.
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7:19.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[*' (Sym_brack_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:8:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8:19
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: moobar, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8:9
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 0


name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'IFType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7:18.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8:25
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8:25
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:8:20.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'DT' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7:23.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'IFType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7:18.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'W' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_field_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8:24
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: moobar, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8:9
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_new_func, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8:15
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'KeyType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7:18.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_component_utils, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8:22
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_param_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8:31
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_registry, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8:22
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef
description: A module testing typedef support
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:16:9: error: expected identifier
typedef wire wire_t;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:16:10: error: expected data type (implicit type name not allowed)
typedef wire wire_t;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:18:2: error: 'wire_t' is not a type
wire_t a;
^~~~~~
name: typedef_test_15
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv:8:9: error: expected data type (implicit type name not allowed)
[4:0] some_member;
^
name: typedef_test_24
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_5
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv:7:9: error: language feature not yet supported
typedef union { int i; bool b; } bint;
^~~~~~~~~~~~~~~~~~~~~~~~
name: typedef_test_4
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_3
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_12
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv:7:9: error: use of undeclared identifier 'data_t'
typedef data_t my_array_t [bit[31:0]];
^~~~~~
name: typedef_test_26
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv:11:12: error: expression width of 4 does not exactly match declared enum type width of 32
Global = 4'h1,
^~~~
name: typedef_test_27
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv:8:12: error: expression width of 4 does not exactly match declared enum type width of 32
Global = 4'h2,
^~~~
name: typedef_test_6
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_23
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv:7:14: error: unknown class or package 'yourpkg'
typedef enum yourpkg::num_t {
^~~~~~~
name: typedef_test_1
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_18
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_25
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:8:9: error: use of undeclared identifier 'A'
reg [A-1:0] addr;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:9:8: error: use of undeclared identifier 'D'
reg [D-1:0] data;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:11:9: error: use of undeclared identifier 'E'
reg [E-1:0] ecc;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:13:10: error: use of undeclared identifier 'M'
reg [M-1:0] mask;
^
name: typedef_test_2
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_20
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_19
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv:8:12: error: expression width of 4 does not exactly match declared enum type width of 1
Global = 4'h2,
^~~~
name: typedef_test_0
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv:7:9: error: forward typedef 'i_am_a_type_really' does not resolve to a data type
typedef i_am_a_type_really;
^
name: typedef_test_11
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv:7:9: error: use of undeclared identifier 'data_t'
typedef data_t my_array_t [bit];
^~~~~~
name: typedef_test_7
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_17
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8:3: error: unknown class or package 'apkg'
apkg::type_member #(N, M) [P:0] some_member;
^~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8:28: error: expected declarator
apkg::type_member #(N, M) [P:0] some_member;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8:30: error: use of undeclared identifier 'P'
apkg::type_member #(N, M) [P:0] some_member;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8:35: error: expected data type (implicit type name not allowed)
apkg::type_member #(N, M) [P:0] some_member;
^
name: typedef_test_22
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv:7:14: error: use of undeclared identifier 'uvec8_t'
typedef enum uvec8_t {
^~~~~~~
name: typedef_test_21
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv:7:14: error: invalid enum base type ''bit'[3:0][7:0]' (must be a single dimensional integer type)
typedef enum bit[3:0][7:0] {
^
name: typedef_test_10
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv:7:9: error: use of undeclared identifier 'data_t'
typedef data_t my_array_t [ * ];
^~~~~~
name: typedef_test_14
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv:7:9: error: unknown class or package 'some_package'
typedef some_package::some_type myalias;
^~~~~~~~~~~~
name: typedef_test_13
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv:7:9: error: use of undeclared identifier 'data_t'
typedef data_t my_ar_t [bit[31:0][k:0]][bit[j:0][l:0]];
^~~~~~
name: typedef_test_8
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv:7:9: error: use of undeclared identifier 'some_other_type'
typedef some_other_type myalias;
^~~~~~~~~~~~~~~
name: typedef_test_16
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_9
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv:7:9: error: use of undeclared identifier 'data_t'
typedef data_t my_array_t [k:0][j:0];
^~~~~~
name: typedef
description: A module testing typedef support
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_15
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) data_declaration
(6, 0) type_declaration
(6, 8) data_type
(6, 23) struct_union_member
(6, 23) data_type_or_void
(6, 23) data_type
(6, 23) type_identifier
(6, 23) simple_identifier
name: typedef_test_24
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_5
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_4
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_3
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_12
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_26
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(8, 2) package_item
(8, 2) data_declaration
(8, 2) list_of_variable_decl_assignments
(9, 0) ERROR
(11, 0) ERROR
(13, 0) ERROR
name: typedef_test_27
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) data_declaration
(6, 0) type_declaration
(6, 8) data_type
(8, 0) ERROR
(9, 2) enum_name_declaration
(9, 10) ERROR
(12, 0) ERROR
name: typedef_test_6
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_23
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) data_declaration
(6, 0) type_declaration
(6, 8) data_type
(6, 20) ERROR
name: typedef_test_1
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_18
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) data_declaration
(6, 0) type_declaration
(6, 8) data_type
(7, 2) struct_union_member
(7, 11) ERROR
(8, 2) struct_union_member
(8, 8) list_of_variable_decl_assignments
(8, 8) variable_decl_assignment
(8, 16) ERROR
name: typedef_test_25
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) data_declaration
(6, 0) type_declaration
(6, 8) data_type
(9, 0) ERROR
(9, 8) struct_union_member
(10, 15) ERROR
(11, 0) ERROR
name: typedef_test_2
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_20
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_19
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_0
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_11
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_7
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_17
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) data_declaration
(6, 0) type_declaration
(6, 8) data_type
(7, 2) struct_union_member
(7, 27) ERROR
(7, 27) variable_decl_assignment
(7, 27) variable_identifier
(7, 27) simple_identifier
name: typedef_test_22
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_21
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 21) package_item
(6, 21) data_declaration
(6, 27) ERROR
(9, 0) ERROR
name: typedef_test_10
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_14
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_13
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_8
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_16
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv']
incdirs: []
top_module:
rc: 0

name: typedef_test_9
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv']
incdirs: []
top_module:
rc: 0

name: typedef
description: A module testing typedef support
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:16: syntax error, unexpected wire, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv
name: typedef_test_15
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv:8: syntax error, unexpected '[', expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv
name: typedef_test_24
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']
incdirs: []
top_module:
rc: 10

%Warning-UNPACKED: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv:7: Unsupported: Unpacked struct/union
%Warning-UNPACKED: Use "/* verilator lint_off UNPACKED */" and lint_on around source to disable this message.
%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv
name: typedef_test_5
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv
name: typedef_test_4
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv
name: typedef_test_3
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv
name: typedef_test_12
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv:7: syntax error, unexpected ']', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv
name: typedef_test_26
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv
name: typedef_test_27
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv
name: typedef_test_6
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv
name: typedef_test_23
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv:7: syntax error, unexpected ::, expecting '{'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv:7: Perhaps 'yourpkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv
name: typedef_test_1
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv
name: typedef_test_18
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv:9: Unsupported: Unpacked array in packed struct/union
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv
name: typedef_test_25
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:8: Can't find definition of variable: A
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:9: Can't find definition of variable: D
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:11: Can't find definition of variable: E
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:13: Can't find definition of variable: M
%Error: Exiting due to 4 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv
name: typedef_test_2
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv
name: typedef_test_20
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv
name: typedef_test_19
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv
name: typedef_test_0
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv
name: typedef_test_11
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv
name: typedef_test_7
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv
name: typedef_test_17
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv
name: typedef_test_22
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv:7: Can't find typedef: uvec8_t
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv
name: typedef_test_21
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv
name: typedef_test_10
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv
name: typedef_test_14
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv:7: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv:7: Perhaps 'some_package' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv
name: typedef_test_13
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv:7: syntax error, unexpected ']', expecting IDENTIFIER or do or final
%Error: Exiting due to 2 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv
name: typedef_test_8
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv
name: typedef_test_16
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv
name: typedef_test_9
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv
name: typedef
description: A module testing typedef support
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:16: syntax error, unexpected TOK_WIRE, expecting TOK_ID or '#'
name: typedef_test_15
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_24
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_5
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_4
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_3
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_12
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_26
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_27
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_6
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_23
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_1
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_18
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_25
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_2
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_20
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_19
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_0
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_11
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_7
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_17
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_22
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_21
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_10
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_14
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_13
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_8
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_16
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv:7: syntax error, unexpected TOK_ID
name: typedef_test_9
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv:7: syntax error, unexpected TOK_ID
name: typedef
description: A module testing typedef support
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']
incdirs: []
top_module:
rc: 0

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv::16 error in parsing: (syntax error, unexpected netWIRE, expecting vSYMBOL_ID or '#')
typedef wire wire_t;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv::18 error in parsing: (syntax error, unexpected ';', expecting '(')
wire_t a;
--------------------------------------------------------------------
Welcome to ODIN II version 0.1 - the better High level synthesis tools++ targetting FPGAs (mainly VPR)
Email: jamieson.peter@gmail.com and ken@unb.ca for support issues

--------------------------------------------------------------------
High-level synthesis Begin
Parser starting - we'll create an abstract syntax tree. Note this tree can be viewed using Grap Viz (see documentation)
Adding file /home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv to parse list
Optimizing module by AST based optimizations
Converting AST into a Netlist. Note this netlist can be viewed using GraphViz (see documentation)
==========================
Detected Top Level Module: typedef_tb
==========================
Performing Optimizations of the Netlist
Performing Partial Map to target device
Outputting the netlist to the specified output format
Successful High-level synthesis by Odin
Blif file available at odin.blif
Ran in 0.9ms
--------------------------------------------------------------------
--------------------------------------------------------------------
Odin ran with exit status: 0
Odin II took 0.00 seconds (max_rss 7.2 MiB)
name: typedef_test_15
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef struct packed {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_24
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef struct {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_5
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef union { int i; bool b; } bint;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_4
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef enum { RED, GREEN, BLUE } colors;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_3
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef reg[1:0] quartet[1:0];
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_12
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef data_t my_array_t [bit[31:0]];
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_26
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef enum {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_27
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef enum {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_6
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef struct { int i; bool b; } mystruct;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_23
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef enum yourpkg::num_t {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_1
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef reg[3:0] quartet;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_18
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef struct {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_25
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef struct packed {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_2
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef reg quartet[3:0];
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_20
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef enum logic[3:0] {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_19
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef enum logic {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_0
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef i_am_a_type_really;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_11
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef data_t my_array_t [bit];
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_7
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef struct { int i, j, k; bool b, c, d; } mystruct;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_17
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef struct packed {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_22
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef enum uvec8_t {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_21
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef enum bit[3:0][7:0] {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_10
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef data_t my_array_t [ * ];
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_14
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef some_package::some_type myalias;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_13
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef data_t my_ar_t [bit[31:0][k:0]][bit[j:0][l:0]];
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_8
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef some_other_type myalias;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_16
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef struct packed {
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef_test_9
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef data_t my_array_t [k:0][j:0];
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typedef
description: A module testing typedef support
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:16: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv:18: error: Invalid module instantiation
name: typedef_test_15
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv:8: Error in struct/union member.
name: typedef_test_24
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv:7: sorry: Unpacked structs not supported.
name: typedef_test_5
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv:7: sorry: Unpacked structs not supported.
name: typedef_test_4
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_3
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_12
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv:7: error: Syntax error in typedef clause.
name: typedef_test_26
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_27
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_6
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv:7: sorry: Unpacked structs not supported.
name: typedef_test_23
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv:7: error: Syntax error in typedef clause.
name: typedef_test_1
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_18
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']
incdirs: []
top_module:
rc: 5

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv:8: Error in struct/union member.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv:9: Error in struct/union member.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv:7: sorry: Unpacked structs not supported.
name: typedef_test_25
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']
incdirs: []
top_module:
rc: 134

ivl: pform.cc:333: LexicalScope* pform_peek_scope(): Assertion `lexical_scope' failed.
Aborted (core dumped)
name: typedef_test_2
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_20
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_19
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_0
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_11
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv:7: error: Syntax error in typedef clause.
name: typedef_test_7
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv:7: sorry: Unpacked structs not supported.
name: typedef_test_17
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8: Error in struct/union member.
name: typedef_test_22
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv:7: error: Syntax error in typedef clause.
name: typedef_test_21
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_10
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv:7: error: Syntax error in typedef clause.
name: typedef_test_14
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv:7: error: Syntax error in typedef clause.
name: typedef_test_13
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv:7: error: Syntax error in typedef clause.
name: typedef_test_8
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv:7: error: Syntax error in typedef clause.
name: typedef_test_16
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: typedef_test_9
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv:7: error: Syntax error in typedef clause.
name: typedef
description: A module testing typedef support
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']
incdirs: []
top_module:
rc: 0

module typedef_tb (
clk,
in,
out
);
input clk;
input in;
output out;
wire a;
assign a = in;
assign out = a;
endmodule
name: typedef_test_15
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[' (Sym_brack_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv:8:3.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_24
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_5
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_4
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_3
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[' (Sym_brack_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv:7:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_12
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[' (Sym_brack_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv:7:27.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_26
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_27
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_6
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_23
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_1
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_18
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'bit' (KW_bit) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_25
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_2
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[' (Sym_brack_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv:7:20.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_20
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_19
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_0
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv:7:27.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_11
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[' (Sym_brack_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv:7:27.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_7
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_17
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '#' (Sym_pound) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv:8:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_22
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_21
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_10
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[' (Sym_brack_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv:7:27.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_14
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_13
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[' (Sym_brack_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef_test_8
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_16
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv']
incdirs: []
top_module:
rc: 0


name: typedef_test_9
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[' (Sym_brack_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv:7:27.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typedef
description: A module testing typedef support
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/typedef.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_15
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_15.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_24
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_24.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_5
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_4
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_3
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_12
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_12.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_26
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_26.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_27
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_27.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_6
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_23
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_23.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_1
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_18
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_18.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_25
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_25.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_2
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_20
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_20.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_19
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_19.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_0
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_11
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_7
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_17
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_17.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_22
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_22.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_21
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_21.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_10
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_14
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_14.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_13
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_13.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_8
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_16
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_16.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typedef_test_9
description: Test
should_fail: 0
tags: 6.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/typedef/typedef_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: enum_test_0
description: Test
should_fail: 0
tags: 6.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv:7:14: error: forward typedef 'myenum_fwd' does not resolve to a data type
typedef enum myenum_fwd;
^
name: enum_test_0
description: Test
should_fail: 0
tags: 6.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']
incdirs: []
top_module:
rc: 0

name: enum_test_0
description: Test
should_fail: 0
tags: 6.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv
name: enum_test_0
description: Test
should_fail: 0
tags: 6.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv:7: syntax error, unexpected TOK_ID
name: enum_test_0
description: Test
should_fail: 0
tags: 6.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef enum myenum_fwd;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: enum_test_0
description: Test
should_fail: 0
tags: 6.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv:7: sorry: Enum forward declarations not supported yet.
name: enum_test_0
description: Test
should_fail: 0
tags: 6.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv:7:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: enum_test_0
description: Test
should_fail: 0
tags: 6.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/enum/enum_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: struct_test_0
description: Test
should_fail: 0
tags: 7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv:7:16: error: forward typedef 'mystruct_fwd' does not resolve to a data type
typedef struct mystruct_fwd;
^
name: struct_test_0
description: Test
should_fail: 0
tags: 7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']
incdirs: []
top_module:
rc: 0

name: struct_test_0
description: Test
should_fail: 0
tags: 7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv
name: struct_test_0
description: Test
should_fail: 0
tags: 7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv:7: syntax error, unexpected TOK_ID
name: struct_test_0
description: Test
should_fail: 0
tags: 7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef struct mystruct_fwd;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: struct_test_0
description: Test
should_fail: 0
tags: 7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv:7: sorry: Struct forward declarations not supported yet.
name: struct_test_0
description: Test
should_fail: 0
tags: 7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'mystruct_fwd' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv:7:16.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: struct_test_0
description: Test
should_fail: 0
tags: 7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/struct/struct_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: union_test_0
description: Test
should_fail: 0
tags: 7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv:7:15: error: forward typedef 'myunion_fwd' does not resolve to a data type
typedef union myunion_fwd;
^
name: union_test_0
description: Test
should_fail: 0
tags: 7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']
incdirs: []
top_module:
rc: 0

name: union_test_0
description: Test
should_fail: 0
tags: 7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: Duplicate declaration of cell: $unit
%Error: ... Location of original declaration
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv
name: union_test_0
description: Test
should_fail: 0
tags: 7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv:7: syntax error, unexpected TOK_ID
name: union_test_0
description: Test
should_fail: 0
tags: 7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef union myunion_fwd;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: union_test_0
description: Test
should_fail: 0
tags: 7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv:7: sorry: Union forward declarations not supported yet.
name: union_test_0
description: Test
should_fail: 0
tags: 7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'myunion_fwd' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv:7:15.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: union_test_0
description: Test
should_fail: 0
tags: 7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/union/union_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7:1: error: language feature not yet supported
class Foo;
^~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9:9: error: expected identifier
function new (integer size);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9:10: error: expected statement
function new (integer size);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9:27: error: expected declarator
function new (integer size);
^
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7:1: error: language feature not yet supported
class event_calendar;
^~~~~~~~~~~~~~~~~~~~~
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7:1: error: language feature not yet supported
class pp_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7:1: error: language feature not yet supported
class Foo extends Base implements Pkg::Bar, Baz; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7:1: error: language feature not yet supported
class Foo #(int N=1, int P=2) extends Bar #(x,y,z);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7:1: error: language feature not yet supported
class Foo #(IFType=virtual x_if);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7:1: error: language feature not yet supported
class Foo #(int N, int P);
^~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7:1: error: language feature not yet supported
class Driver;
^~~~~~~~~~~~~
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8:2: error: unknown macro or compiler directive '`uvm_object_utils'
`uvm_object_utils(stress_seq)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:9:2: error: unknown macro or compiler directive '`uvm_object_registry'
`uvm_object_registry(myclass, "class_name")
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:10:2: error: unknown macro or compiler directive '`uvm_sweets'
`uvm_sweets(dessert)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11:2: error: unknown macro or compiler directive '`non_uvm_macro'
`non_uvm_macro(apple, `banana, "cherry")
^
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7:1: error: language feature not yet supported
class Driver;
^~~~~~~~~~~~~
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar #(.v1(x),.v2(y)); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7:1: error: language feature not yet supported
virtual class Foo; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8:2: error: unknown macro or compiler directive '`moobar'
`moobar(,)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9:2: error: unknown macro or compiler directive '`zoobar'
`zoobar( , )
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10:2: error: unknown macro or compiler directive '`zootar'
`zootar(12,)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11:2: error: unknown macro or compiler directive '`zoojar'
`zoojar(,34)
^
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7:15: error: forward typedef 'myclass_fwd' does not resolve to a data type
typedef class myclass_fwd;
^
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7:1: error: language feature not yet supported
class Foo #(T=int);
^~~~~~~~~~~~~~~~~~~
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7:1: error: language feature not yet supported
class zzxx;
^~~~~~~~~~~
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7:1: error: language feature not yet supported
class Foo #(type IFType=virtual x_if);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7:1: error: language feature not yet supported
class foo;
^~~~~~~~~~
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7:1: error: language feature not yet supported
class semicolon_classy; ; ;;; ; ; ;endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7:1: error: language feature not yet supported
class Foo implements Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7:1: error: language feature not yet supported
class Foo implements Bar, Blah, Baz; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8:2: error: unknown macro or compiler directive '`uvm_object_utils_begin'
`uvm_object_utils_begin(foobar)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9:2: error: unknown macro or compiler directive '`uvm_field_int'
`uvm_field_int(node, UVM_DEFAULT);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10:2: error: unknown macro or compiler directive '`uvm_field_int'
`uvm_field_int(foo::bar_t, UVM_DEFAULT);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11:2: error: unknown macro or compiler directive '`uvm_field_enum'
`uvm_field_enum(offset, UVM_DEFAULT)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:12:2: error: unknown macro or compiler directive '`uvm_object_utils_end'
`uvm_object_utils_end
^
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7:1: error: language feature not yet supported
class Foo #(int N, P);
^~~~~~~~~~~~~~~~~~~~~~
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7:1: error: language feature not yet supported
class fields_with_modifiers;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8:2: error: unknown macro or compiler directive '`uvm_object_utils_begin'
`uvm_object_utils_begin(foobar)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:9:2: error: unknown macro or compiler directive '`uvm_object_utils'
`uvm_object_utils(blah)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:10:2: error: unknown macro or compiler directive '`uvm_object_utils_end'
`uvm_object_utils_end
^
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7:1: error: language feature not yet supported
class Foo implements Package::Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7:1: error: language feature not yet supported
class param_types_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7:1: error: language feature not yet supported
class automatic Foo; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7:1: error: language feature not yet supported
class Foo extends Base implements Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7:1: error: language feature not yet supported
class Foo extends Bar; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7:1: error: language feature not yet supported
class params_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7:1: error: language feature not yet supported
class params_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7:1: error: language feature not yet supported
class how_wide #(type DT=int) extends uvm_sequence_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7:1: error: language feature not yet supported
class Foo #(type IFType=virtual interface x_if);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7:1: error: language feature not yet supported
class Foo #(int W=8, type Int=int) extends Bar #(x,y,z);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8:2: error: unknown macro or compiler directive '`uvm_field_utils_begin'
`uvm_field_utils_begin(my_class)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:9:4: error: unknown macro or compiler directive '`uvm_field_int'
`uvm_field_int(blah1, flag1)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:10:4: error: unknown macro or compiler directive '`uvm_field_real'
`uvm_field_real(blah2, flag2)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:11:4: error: unknown macro or compiler directive '`uvm_field_enum'
`uvm_field_enum(blah3, flag3)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:12:4: error: unknown macro or compiler directive '`uvm_field_object'
`uvm_field_object(blah4, flag4)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:13:4: error: unknown macro or compiler directive '`uvm_field_event'
`uvm_field_event(blah5, flag5)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:14:4: error: unknown macro or compiler directive '`uvm_field_string'
`uvm_field_string(blah6, flag6)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:15:4: error: unknown macro or compiler directive '`uvm_field_array_int'
`uvm_field_array_int(blah7, flag7)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:16:4: error: unknown macro or compiler directive '`uvm_field_sarray_int'
`uvm_field_sarray_int(blah8, flag8)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:17:4: error: unknown macro or compiler directive '`uvm_field_aa_int_string'
`uvm_field_aa_int_string(blah9, flag9)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:18:2: error: unknown macro or compiler directive '`uvm_field_utils_end'
`uvm_field_utils_end
^
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7:1: error: language feature not yet supported
class Foo extends Bar #(x,y,z); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar #(x,y,z); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8:2: error: unknown macro or compiler directive '`moobar'
`moobar()
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9:2: error: unknown macro or compiler directive '`zoobar'
`zoobar( )
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10:2: error: unknown macro or compiler directive '`zootar'
`zootar(
^
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7:1: error: language feature not yet supported
class zzxy;
^~~~~~~~~~~
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar #(.v1(x),.v2(y)); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7:1: error: language feature not yet supported
class Foo extends Package::Bar #(x,y,z); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7:1: error: language feature not yet supported
class macros_id_as_call;
^~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8:2: error: unknown macro or compiler directive '`uvm_new_func'
`uvm_new_func
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:9:2: error: unknown macro or compiler directive '`uvm_new_func2'
`uvm_new_func2 // comment
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:10:2: error: unknown macro or compiler directive '`uvm_new_func3'
`uvm_new_func3 /* comment */
^
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7:1: error: language feature not yet supported
class Foo implements Bar#(N); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7:1: error: language feature not yet supported
class static Foo; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7:1: error: language feature not yet supported
class zzyyy;
^~~~~~~~~~~~
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7:1: error: language feature not yet supported
class Foo #(int N);
^~~~~~~~~~~~~~~~~~~
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7:1: error: language feature not yet supported
class Foo #(type KeyType=int, Int=int);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8:2: error: unknown macro or compiler directive '`uvm_component_utils'
`uvm_component_utils(my_type)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:9:2: error: unknown macro or compiler directive '`uvm_component_utils_begin'
`uvm_component_utils_begin(my_type)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:10:4: error: unknown macro or compiler directive '`uvm_field_object'
`uvm_field_object(blah1, F1)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:11:4: error: unknown macro or compiler directive '`uvm_field_event'
`uvm_field_event(blah2, F2)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:12:4: error: unknown macro or compiler directive '`uvm_field_string'
`uvm_field_string(blah3, F3)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:13:2: error: unknown macro or compiler directive '`uvm_component_utils_end'
`uvm_component_utils_end
^
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7:1: error: language feature not yet supported
virtual class foo extends bar;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8:2: error: unknown macro or compiler directive '`uvm_object_param_utils_begin'
`uvm_object_param_utils_begin(my_class)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:9:4: error: unknown macro or compiler directive '`uvm_field_int'
`uvm_field_int(blah1, F1)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:10:4: error: unknown macro or compiler directive '`uvm_field_real'
`uvm_field_real(blah2, F2)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:11:4: error: unknown macro or compiler directive '`uvm_field_enum'
`uvm_field_enum(blah3, F3)
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:12:2: error: unknown macro or compiler directive '`uvm_object_utils_end'
`uvm_object_utils_end
^
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7:1: error: language feature not yet supported
class Foo; endclass
^~~~~~~~~~~~~~~~~~~
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7:1: error: language feature not yet supported
virtual class automatic Foo; endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7:1: error: language feature not yet supported
class fields_with_modifiers;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7:1: error: language feature not yet supported
class zzxx;
^~~~~~~~~~~
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7:1: error: language feature not yet supported
class pp_class;
^~~~~~~~~~~~~~~
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7:1: error: language feature not yet supported
class Foo implements Package::Bar#(1, 2); endclass
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7:1: error: language feature not yet supported
class macros_as_class_item;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8:2: error: unknown macro or compiler directive '`uvm_object_registry'
`uvm_object_registry(myclass, "class_name")
^
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7:1: error: language feature not yet supported
class how_wide;
^~~~~~~~~~~~~~~
name: class_member_test_33
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_44
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:7:1: error: language feature not yet supported
class constructible;
^~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8:16: error: expected identifier
extern function new;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8:17: error: expected member
extern function new;
^~~
name: class_member_test_54
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7:1: error: language feature not yet supported
class myclass extends uvm_object;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_34
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_31
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_12
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:7:1: error: language feature not yet supported
class semaphore;
^~~~~~~~~~~~~~~~
name: class_member_test_36
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_50
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:8:1: error: unexpected qualifiers on class member
virtual hinterface.some_mod_port winterface;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:8:9: error: expected member
virtual hinterface.some_mod_port winterface;
^~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:10:1: error: unexpected qualifiers on class member
virtual disinterface#(.N(N)).some_mod_port blinterface;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:10:9: error: expected member
virtual disinterface#(.N(N)).some_mod_port blinterface;
^~~~~~~~~~~~
name: class_member_test_53
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7:1: error: language feature not yet supported
class myclass extends uvm_object;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_47
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:7:1: error: language feature not yet supported
class fun_with_typedef_members;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_9
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_40
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:7:1: error: language feature not yet supported
class constructible;
^~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:8:9: error: expected identifier
function new ();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:8:10: error: expected statement
function new ();
^~~
name: class_member_test_28
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_56
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7:1: error: language feature not yet supported
class myclass extends uvm_object;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_45
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:7:1: error: language feature not yet supported
class constructible;
^~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8:16: error: expected identifier
extern function new();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8:17: error: expected member
extern function new();
^~~
name: class_member_test_58
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7:1: error: language feature not yet supported
class myclass extends uvm_object;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:12: error: expected expression
solve x.z, f, g before q, r, y.x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:13: error: expected ','
solve x.z, f, g before q, r, y.x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:15: error: expected expression
solve x.z, f, g before q, r, y.x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:16: error: expected ','
solve x.z, f, g before q, r, y.x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:27: error: expected expression
solve x.z, f, g before q, r, y.x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:28: error: expected ','
solve x.z, f, g before q, r, y.x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:30: error: expected expression
solve x.z, f, g before q, r, y.x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11:31: error: expected ','
solve x.z, f, g before q, r, y.x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:15: error: expected expression
solve x.z[2], f[1], g before q, r[4], y[3].x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:16: error: expected ','
solve x.z[2], f[1], g before q, r[4], y[3].x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:21: error: expected expression
solve x.z[2], f[1], g before q, r[4], y[3].x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:22: error: expected ','
solve x.z[2], f[1], g before q, r[4], y[3].x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:33: error: expected expression
solve x.z[2], f[1], g before q, r[4], y[3].x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:34: error: expected ','
solve x.z[2], f[1], g before q, r[4], y[3].x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:39: error: expected expression
solve x.z[2], f[1], g before q, r[4], y[3].x;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12:40: error: expected ','
solve x.z[2], f[1], g before q, r[4], y[3].x;
^
name: class_member_test_2
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_25
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_13
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:7:1: error: language feature not yet supported
class protected_stuff;
^~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9:34: error: unknown macro or compiler directive '`SSS'
protected const int countess = `SSS;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9:38: error: expected expression
protected const int countess = `SSS;
^
name: class_member_test_0
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_22
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:32: error: expected identifier
extern function sometype #(N+1)[N:0]subr(ducktype #(3) x);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:37: error: expected ';'
extern function sometype #(N+1)[N:0]subr(ducktype #(3) x);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:37: error: expected member
extern function sometype #(N+1)[N:0]subr(ducktype #(3) x);
^~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:57: error: expected declarator
extern function sometype #(N+1)[N:0]subr(ducktype #(3) x);
^
name: class_member_test_1
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:7:1: error: language feature not yet supported
class c;
^~~~~~~~
name: class_member_test_20
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_27
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_57
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7:1: error: language feature not yet supported
class foo_class extends bar;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_4
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_23
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_21
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_49
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_26
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_51
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_24
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_46
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:7:1: error: language feature not yet supported
class constructible;
^~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:16: error: expected identifier
extern function new(string name, int count);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:17: error: expected member
extern function new(string name, int count);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:33: error: expected identifier
extern function new(string name, int count);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:34: error: expected declarator
extern function new(string name, int count);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:37: error: expected ','
extern function new(string name, int count);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:43: error: expected declarator
extern function new(string name, int count);
^
name: class_member_test_32
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:8: error: expected expression
for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:8: error: expected ';'
for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:8: error: expected statement
for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:8: error: expected for loop initializer
for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:27: error: expected identifier
for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:28: error: expected declarator
for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9:31: error: expected ','
for (var int shft_idx=1, bit c=1'b0; shft_idx < n_bits;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:10:18: error: expected ';'
shft_idx++) begin
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:10:18: error: expected statement
shft_idx++) begin
^
name: class_member_test_14
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_48
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_19
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_3
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_8
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_15
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_35
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_39
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:7:1: error: language feature not yet supported
class constructible;
^~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:8:9: error: expected identifier
function new;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:8:10: error: expected statement
function new;
^~~
name: class_member_test_55
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7:1: error: language feature not yet supported
class myclass extends uvm_object;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: class_member_test_52
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_38
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_10
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:7:1: error: language feature not yet supported
class outerclass;
^~~~~~~~~~~~~~~~~
name: class_member_test_42
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:7:1: error: language feature not yet supported
class constructible;
^~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:9: error: expected identifier
function new (string name, virtual time_if vif);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:10: error: expected statement
function new (string name, virtual time_if vif);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:27: error: expected identifier
function new (string name, virtual time_if vif);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:28: error: expected declarator
function new (string name, virtual time_if vif);
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:35: error: expected ','
function new (string name, virtual time_if vif);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:43: error: expected ','
function new (string name, virtual time_if vif);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8:47: error: expected declarator
function new (string name, virtual time_if vif);
^
name: class_member_test_7
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_29
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_11
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_6
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_37
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_17
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_18
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_16
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_43
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:7:1: error: language feature not yet supported
class constructible;
^~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8:9: error: expected identifier
function new (foo::bar name,
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8:10: error: expected statement
function new (foo::bar name,
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8:29: error: expected identifier
function new (foo::bar name,
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9:5: error: expected declarator
virtual interface time_if vif,
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9:22: error: expected ','
virtual interface time_if vif,
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9:30: error: expected ','
virtual interface time_if vif,
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:8: error: expected declarator
baz#(M,N)::foo bar, bit [K:0] b);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:10: error: expected ','
baz#(M,N)::foo bar, bit [K:0] b);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:13: error: expected declarator
baz#(M,N)::foo bar, bit [K:0] b);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:16: error: expected ','
baz#(M,N)::foo bar, bit [K:0] b);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:19: error: expected ','
baz#(M,N)::foo bar, bit [K:0] b);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:24: error: expected identifier
baz#(M,N)::foo bar, bit [K:0] b);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:25: error: expected declarator
baz#(M,N)::foo bar, bit [K:0] b);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:30: error: expected ','
baz#(M,N)::foo bar, bit [K:0] b);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:31: error: expected declarator
baz#(M,N)::foo bar, bit [K:0] b);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:34: error: expected ','
baz#(M,N)::foo bar, bit [K:0] b);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10:36: error: expected declarator
baz#(M,N)::foo bar, bit [K:0] b);
^
name: class_member_test_41
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:7:1: error: language feature not yet supported
class constructible;
^~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:8:9: error: expected identifier
function new ();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:8:10: error: expected statement
function new ();
^~~
name: class_member_test_30
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: class_member_test_5
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:7:1: error: language feature not yet supported
class myclass;
^~~~~~~~~~~~~~
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7:1: error: language feature not yet supported
interface class base_ic extends basebase;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7:1: error: language feature not yet supported
interface class base_ic #(int N = 8, type T = string);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7:1: error: language feature not yet supported
interface class base_ic extends base1, base2, base3;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7:1: error: language feature not yet supported
interface class base_ic #(int N = 8) extends pkg1::base1, base2#(N);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 0

name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 0

name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 0

name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 0

name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 0

name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 0

name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 0

name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 0

name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 0

name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 0

name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 0

name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 0

name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 0

name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 0

name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 0

name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 0

name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 0

name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 0

name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 0

name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 8) ERROR
(7, 9) ERROR
(8, 11) ERROR
(9, 8) method_call_root
(9, 8) primary
(9, 11) ERROR
(10, 8) method_call_root
(10, 8) primary
(10, 9) ERROR
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 0

name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 0

name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 0

name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 0

name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 0

name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 0

name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 0

name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 0

name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 0

name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 0

name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 0

name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(6, 10) parameter_port_list
(6, 19) parameter_port_declaration
(6, 20) list_of_param_assignments
(6, 20) param_assignment
(6, 20) parameter_identifier
(6, 20) simple_identifier
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 0

name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 0

name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 0

name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 0

name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 0

name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 0

name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 0

name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 0

name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(8, 2) class_item
(8, 35) ERROR
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 0

name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 2) class_item
(7, 2) any_parameter_declaration
(7, 2) local_parameter_declaration
(7, 13) list_of_param_assignments
(7, 13) param_assignment
(7, 23) constant_param_expression
(7, 23) constant_mintypmax_expression
(7, 23) constant_expression
(7, 23) constant_primary
(7, 23) constant_multiple_concatenation
(7, 24) ERROR
(8, 2) class_item
(8, 2) any_parameter_declaration
(8, 2) local_parameter_declaration
(8, 13) list_of_param_assignments
(8, 13) param_assignment
(8, 23) constant_param_expression
(8, 23) constant_mintypmax_expression
(8, 23) constant_expression
(8, 23) constant_primary
(8, 23) constant_multiple_concatenation
(8, 24) ERROR
(8, 25) constant_expression
(8, 25) constant_expression
(8, 25) constant_primary
(8, 25) constant_let_expression
(8, 25) let_expression
(8, 30) ERROR
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 0

name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 0

name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 0

name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 0

name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 0

name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 0

name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 1) class_item
(7, 1) text_macro_usage
(7, 9) list_of_actual_arguments
(7, 9) actual_argument
(7, 9) expression
(7, 9) primary
(7, 9) identifier
(7, 9) simple_identifier
(8, 1) class_item
(8, 1) text_macro_usage
(8, 9) list_of_actual_arguments
(8, 9) actual_argument
(8, 9) expression
(8, 9) primary
(8, 9) identifier
(8, 9) simple_identifier
(9, 1) class_item
(9, 1) text_macro_usage
(9, 9) list_of_actual_arguments
(9, 9) actual_argument
(9, 9) expression
(9, 9) primary
(9, 9) identifier
(9, 9) simple_identifier
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 0

name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 0

name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 0

name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 0

name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 0

name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 0

name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 0

name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 0

name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(6, 10) parameter_port_list
(6, 30) parameter_port_declaration
(6, 33) list_of_param_assignments
(6, 33) param_assignment
(6, 33) parameter_identifier
(6, 33) simple_identifier
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 0

name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 0

name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 0

name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 0

name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 0

name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 0

name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 0) class_item
(7, 0) class_method
(7, 7) method_prototype
(7, 7) function_prototype
(7, 26) ERROR
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 0

name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 0

name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 0

name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 2) class_item
(7, 2) any_parameter_declaration
(7, 2) local_parameter_declaration
(7, 13) list_of_param_assignments
(7, 13) param_assignment
(7, 23) constant_param_expression
(7, 23) constant_mintypmax_expression
(7, 23) constant_expression
(7, 23) constant_primary
(7, 23) constant_multiple_concatenation
(7, 24) ERROR
(7, 25) constant_expression
(7, 25) constant_expression
(7, 25) constant_primary
(7, 25) constant_let_expression
(7, 25) let_expression
(7, 30) ERROR
name: class_member_test_33
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 0) class_item
(7, 0) class_method
(7, 0) function_declaration
(7, 9) function_body_declaration
(8, 2) function_statement_or_null
(8, 2) function_statement
(8, 2) statement
(8, 2) statement_item
(8, 2) loop_statement
(9, 29) ERROR
name: class_member_test_44
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_54
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_34
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_31
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_12
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_36
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_50
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_53
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_47
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_9
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_40
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_28
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_56
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_45
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_58
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_2
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_25
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_13
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_0
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_22
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 0) class_item
(7, 0) class_method
(7, 7) method_prototype
(7, 7) function_prototype
(7, 16) data_type_or_void
(7, 16) data_type
(7, 25) ERROR
name: class_member_test_1
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_20
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_27
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_57
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_4
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_23
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_21
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_49
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_26
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_51
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_24
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_46
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_32
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_14
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_48
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_19
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_3
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 0) class_item
(7, 0) class_method
(7, 7) method_prototype
(7, 7) task_prototype
(7, 22) ERROR
name: class_member_test_8
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_15
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_35
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_39
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_55
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_52
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_38
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_10
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_42
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_7
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_29
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_11
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_6
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_37
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_17
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_18
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_16
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) package_item
(6, 0) class_declaration
(7, 0) class_item
(7, 0) class_method
(7, 7) method_prototype
(7, 7) function_prototype
(7, 26) ERROR
name: class_member_test_43
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_41
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_30
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']
incdirs: []
top_module:
rc: 0

name: class_member_test_5
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']
incdirs: []
top_module:
rc: 0

name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) package_item
(7, 0) net_declaration
(7, 9) ERROR
(7, 18) ;
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 1

(0, 0) ERROR
(6, 0) ERROR
(6, 10) ERROR
(9, 0) package_item
(9, 0) net_declaration
(9, 12) ;
(10, 0) tf_item_declaration
(10, 0) block_item_declaration
(10, 0) data_declaration
(10, 5) ERROR
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 1

(0, 0) ERROR
(6, 0) interface_ansi_header
(6, 10) ERROR
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(11, 0) ERROR
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) package_item
(7, 0) data_declaration
(7, 0) type_declaration
(7, 11) type_identifier
(7, 11) simple_identifier
(7, 17) ERROR
(9, 0) ERROR
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(10, 0) ERROR
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) package_item
(7, 0) net_declaration
(7, 12) ;
(7, 13) ERROR
(8, 0) statement_or_null
(8, 0) statement
(8, 0) statement_item
(8, 0) procedural_assertion_statement
(8, 0) checker_instantiation
(8, 5) ERROR
(8, 38) ERROR
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 1

(0, 0) ERROR
(6, 0) interface_ansi_header
(6, 10) ERROR
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) package_item
(7, 0) net_declaration
(7, 12) ;
(7, 13) ERROR
(8, 0) function_statement_or_null
(8, 0) function_statement
(8, 0) statement
(8, 0) statement_item
(8, 0) procedural_assertion_statement
(8, 0) checker_instantiation
(8, 5) ERROR
(8, 42) ERROR
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) ERROR
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:9: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: this
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: Unsupported: Verilog 1995 reserved word not implemented: event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: Unsupported: Verilog 1995 reserved word not implemented: event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: Unsupported: Verilog 1995 reserved word not implemented: event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected int, expecting IDENTIFIER or do or final
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected ')', expecting ',' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected int, expecting IDENTIFIER or do or final
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8: Define or directive not defined: `uvm_object_utils
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:9: Define or directive not defined: `uvm_object_registry
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:10: Define or directive not defined: `uvm_sweets
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: Define or directive not defined: `non_uvm_macro
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: Define or directive not defined: `banana
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 8 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8: Define or directive not defined: `moobar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9: Define or directive not defined: `zoobar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10: Define or directive not defined: `zootar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11: Define or directive not defined: `zoojar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error, unexpected '#', expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8: Define or directive not defined: `uvm_object_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9: Define or directive not defined: `uvm_field_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: Define or directive not defined: `uvm_field_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11: Define or directive not defined: `uvm_field_enum
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:12: Define or directive not defined: `uvm_object_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 8 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected ')', expecting ',' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:9: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8: Define or directive not defined: `uvm_object_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:9: Define or directive not defined: `uvm_object_utils
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:10: Define or directive not defined: `uvm_object_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: Perhaps 'mypkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:12: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: Perhaps 'glb' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected type, expecting IDENTIFIER or do or final
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8: Define or directive not defined: `uvm_field_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:9: Define or directive not defined: `uvm_field_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:10: Define or directive not defined: `uvm_field_real
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:11: Define or directive not defined: `uvm_field_enum
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:12: Define or directive not defined: `uvm_field_object
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:13: Define or directive not defined: `uvm_field_event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:14: Define or directive not defined: `uvm_field_string
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:15: Define or directive not defined: `uvm_field_array_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:16: Define or directive not defined: `uvm_field_sarray_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:17: Define or directive not defined: `uvm_field_aa_int_string
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:18: Define or directive not defined: `uvm_field_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 14 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: Define or directive not defined: `moobar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9: Define or directive not defined: `zoobar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10: Define or directive not defined: `zootar
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: Perhaps 'dbg_pkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8: Define or directive not defined: `uvm_new_func
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:9: Define or directive not defined: `uvm_new_func2
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:10: Define or directive not defined: `uvm_new_func3
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: Perhaps 'dbg_pkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8: Define or directive not defined: `uvm_component_utils
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:9: Define or directive not defined: `uvm_component_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:10: Define or directive not defined: `uvm_field_object
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:11: Define or directive not defined: `uvm_field_event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:12: Define or directive not defined: `uvm_field_string
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:13: Define or directive not defined: `uvm_component_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 9 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8: Define or directive not defined: `uvm_object_param_utils_begin
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:9: Define or directive not defined: `uvm_field_int
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:10: Define or directive not defined: `uvm_field_real
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:11: Define or directive not defined: `uvm_field_enum
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:12: Define or directive not defined: `uvm_object_utils_end
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 8 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:9: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:10: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8: Define or directive not defined: `uvm_object_registry
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv
name: class_member_test_33
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:10: syntax error, unexpected ',', expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv
name: class_member_test_44
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv
name: class_member_test_54
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv
name: class_member_test_34
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv
name: class_member_test_31
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:9: syntax error, unexpected ','
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:9: syntax error, unexpected ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:10: syntax error, unexpected ')', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv
name: class_member_test_12
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv
name: class_member_test_36
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:8: syntax error, unexpected IDENTIFIER, expecting '(' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv
name: class_member_test_50
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:9: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv
name: class_member_test_53
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv
name: class_member_test_47
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:10: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:12: syntax error, unexpected '#', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:13: syntax error, unexpected '#', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 11 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv
name: class_member_test_9
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv
name: class_member_test_40
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv
name: class_member_test_28
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:9: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:9: syntax error, unexpected ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:10: syntax error, unexpected ')', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv
name: class_member_test_56
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:9: Unsupported: SystemVerilog 2012 reserved word not implemented: soft
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: dist
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv
name: class_member_test_45
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv
name: class_member_test_58
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: solve
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: before
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: solve
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: before
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: solve
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: before
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: solve
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: before
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 13 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv
name: class_member_test_2
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv
name: class_member_test_25
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:10: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv
name: class_member_test_13
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: Define or directive not defined: `SSS
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:12: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 11 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv
name: class_member_test_0
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv
name: class_member_test_22
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8: syntax error, unexpected '#', expecting '(' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv
name: class_member_test_1
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:8: syntax error, unexpected '.', expecting '(' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv
name: class_member_test_20
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: syntax error, unexpected '#', expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv
name: class_member_test_27
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv
name: class_member_test_57
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: dist
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv
name: class_member_test_4
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv
name: class_member_test_23
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: Perhaps 'mypkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv
name: class_member_test_21
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:8: syntax error, unexpected '#', expecting '(' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv
name: class_member_test_49
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:9: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv
name: class_member_test_26
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:9: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv
name: class_member_test_51
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv
name: class_member_test_24
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: Perhaps 'mypkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv
name: class_member_test_46
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8: syntax error, unexpected int, expecting IDENTIFIER or do or final
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv
name: class_member_test_32
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9: syntax error, unexpected var, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9: syntax error, unexpected ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:10: syntax error, unexpected ')', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv
name: class_member_test_14
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv
name: class_member_test_48
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:9: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv
name: class_member_test_19
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv
name: class_member_test_3
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv
name: class_member_test_8
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv
name: class_member_test_15
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:10: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv
name: class_member_test_35
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8: syntax error, unexpected IDENTIFIER, expecting '(' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv
name: class_member_test_39
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv
name: class_member_test_55
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:8: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: constraint
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:9: Unsupported: SystemVerilog 2012 reserved word not implemented: soft
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv
name: class_member_test_52
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:8: syntax error, unexpected ::, expecting '(' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:8: Perhaps 'apkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: this
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: this
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 8 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv
name: class_member_test_38
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:8: syntax error, unexpected '.', expecting '(' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv
name: class_member_test_10
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv
name: class_member_test_42
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8: syntax error, unexpected IDENTIFIER, expecting ',' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: this
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv
name: class_member_test_7
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv
name: class_member_test_29
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:9: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:9: syntax error, unexpected ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv
name: class_member_test_11
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv
name: class_member_test_6
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv
name: class_member_test_37
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv
name: class_member_test_17
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8: syntax error, unexpected ::, expecting '(' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8: Perhaps 'yourpkg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv
name: class_member_test_18
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv
name: class_member_test_16
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:10: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv
name: class_member_test_43
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: syntax error, unexpected ')', expecting ',' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: this
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv
name: class_member_test_41
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv
name: class_member_test_30
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:9: syntax error, unexpected ','
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:9: syntax error, unexpected ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:10: syntax error, unexpected ')', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv
name: class_member_test_5
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:7: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:9: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:8: syntax error, unexpected ':'
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:9: syntax error, unexpected '#', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:9: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:10: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:11: syntax error, unexpected '#', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:8: syntax error, unexpected '[', expecting IDENTIFIER or PACKAGE-IDENTIFIER or TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:11: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:10: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:10: Perhaps 'bhg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:8: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:8: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:9: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv:7: syntax error, unexpected TOK_ID
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:7: syntax error, unexpected TOK_ID
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv:7: syntax error, unexpected TOK_ID
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv:7: syntax error, unexpected TOK_ID
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv:7: syntax error, unexpected TOK_ID
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: syntax error, unexpected TOK_ID
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error, unexpected TOK_ID
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: syntax error, unexpected TOK_ID
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv:7: syntax error, unexpected TOK_ID
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error, unexpected TOK_ID
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv:7: syntax error, unexpected TOK_ID
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:7: syntax error, unexpected TOK_ID
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:7: syntax error, unexpected TOK_ID
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv:7: syntax error, unexpected TOK_ID
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:7: syntax error, unexpected TOK_ID
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: syntax error, unexpected TOK_ID
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv:7: syntax error, unexpected TOK_ID
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv:7: syntax error, unexpected TOK_ID
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv:7: syntax error, unexpected TOK_ID
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:7: syntax error, unexpected TOK_ID
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv:7: syntax error, unexpected TOK_ID
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: syntax error, unexpected TOK_ID
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: syntax error, unexpected TOK_ID
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:7: syntax error, unexpected TOK_ID
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: syntax error, unexpected TOK_ID
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:7: syntax error, unexpected TOK_ID
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error, unexpected TOK_ID
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: syntax error, unexpected TOK_ID
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv:7: syntax error, unexpected TOK_ID
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: syntax error, unexpected TOK_ID
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:7: syntax error, unexpected TOK_ID
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error, unexpected TOK_ID
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:7: syntax error, unexpected TOK_ID
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:7: syntax error, unexpected TOK_ID
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: syntax error, unexpected TOK_ID
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:7: syntax error, unexpected TOK_ID
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: syntax error, unexpected TOK_ID
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: syntax error, unexpected TOK_ID
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: syntax error, unexpected TOK_ID
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:7: syntax error, unexpected TOK_ID
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:7: syntax error, unexpected TOK_ID
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv:7: syntax error, unexpected TOK_ID
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: syntax error, unexpected TOK_ID
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: syntax error, unexpected TOK_ID
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error, unexpected TOK_ID
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:7: syntax error, unexpected TOK_ID
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: syntax error, unexpected TOK_ID
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: syntax error, unexpected TOK_ID
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv:7: syntax error, unexpected TOK_ID
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:7: syntax error, unexpected TOK_ID
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:7: syntax error, unexpected TOK_ID
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: syntax error, unexpected TOK_ID
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: syntax error, unexpected TOK_ID
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:7: syntax error, unexpected TOK_ID
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: syntax error, unexpected TOK_ID
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: syntax error, unexpected TOK_ID
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:7: syntax error, unexpected TOK_ID
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: syntax error, unexpected TOK_ID
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: syntax error, unexpected TOK_ID
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:7: syntax error, unexpected TOK_ID
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: syntax error, unexpected TOK_ID
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:7: syntax error, unexpected TOK_ID
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv:7: syntax error, unexpected TOK_ID
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: syntax error, unexpected TOK_ID
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:7: syntax error, unexpected TOK_ID
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:7: syntax error, unexpected TOK_ID
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv:7: syntax error, unexpected TOK_ID
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: syntax error, unexpected TOK_ID
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:7: syntax error, unexpected TOK_ID
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_33
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_44
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_54
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_34
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_31
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_12
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_36
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_50
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_53
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_47
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_9
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_40
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_28
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_56
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_45
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_58
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_2
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_25
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_13
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_0
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_22
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_1
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_20
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_27
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_57
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_4
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_23
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_21
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_49
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_26
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_51
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_24
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_46
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_32
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_14
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_48
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_19
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_3
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_8
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_15
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_35
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_39
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_55
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_52
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_38
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_10
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_42
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_7
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_29
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_11
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_6
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_37
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_17
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_18
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_16
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_43
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_41
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_30
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:7: syntax error, unexpected TOK_ID
name: class_member_test_5
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7: syntax error, unexpected TOK_ID
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class event_calendar;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Base implements Pkg::Bar, Baz; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int N=1, int P=2) extends Bar #(x,y,z);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(IFType=virtual x_if);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int N, int P);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Driver;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Driver;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar #(.v1(x),.v2(y)); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
virtual class Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
typedef class myclass_fwd;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(T=int);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class zzxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(type IFType=virtual x_if);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class foo;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class semicolon_classy; ; ;;; ; ; ;endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Bar, Blah, Baz; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int N, P);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class fields_with_modifiers;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Package::Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class param_types_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class automatic Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Base implements Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Bar; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class params_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class params_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class how_wide #(type DT=int) extends uvm_sequence_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(type IFType=virtual interface x_if);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int W=8, type Int=int) extends Bar #(x,y,z);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Bar #(x,y,z); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar #(x,y,z); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class zzxy;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar #(.v1(x),.v2(y)); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo extends Package::Bar #(x,y,z); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_id_as_call;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Bar#(N); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class static Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class zzyyy;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(int N);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo #(type KeyType=int, Int=int);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
virtual class foo extends bar;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
virtual class automatic Foo; endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class fields_with_modifiers;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class zzxx;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class pp_class;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class Foo implements Package::Bar#(1, 2); endclass
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class macros_as_class_item;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class how_wide;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_33
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_44
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class constructible;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_54
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass extends uvm_object;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_34
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_31
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_12
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class semaphore;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_36
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_50
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_53
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass extends uvm_object;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_47
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class fun_with_typedef_members;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_9
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_40
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class constructible;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_28
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_56
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass extends uvm_object;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_45
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class constructible;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_58
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass extends uvm_object;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_2
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_25
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_13
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class protected_stuff;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_0
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_22
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_1
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class c;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_20
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_27
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_57
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class foo_class extends bar;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_4
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_23
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_21
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_49
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_26
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_51
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_24
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_46
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class constructible;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_32
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_14
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_48
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_19
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_3
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_8
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_15
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_35
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_39
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class constructible;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_55
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass extends uvm_object;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_52
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_38
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_10
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class outerclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_42
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class constructible;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_7
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_29
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_11
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_6
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_37
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_17
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_18
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_16
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_43
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class constructible;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_41
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class constructible;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_30
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_member_test_5
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
class myclass;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic extends basebase;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic #(int N = 8, type T = string);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic extends base1, base2, base3;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic #(int N = 8) extends pkg1::base1, base2#(N);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv:10: error: invalid class item.
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv:7: syntax error
I give up.
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7: syntax error
I give up.
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7: syntax error
I give up.
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7: syntax error
I give up.
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:8: error: Packet doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:9: error: Packet doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:10: error: Packet doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:11: error: Packet doesn't name a type.
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8: warning: macro uvm_object_utils undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:9: warning: macro uvm_object_registry undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:10: warning: macro uvm_sweets undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: warning: macro non_uvm_macro undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:11: warning: macro banana undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8: syntax error
I give up.
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:8: error: data_type_or_module_type doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:9: error: data_type_or_module_type doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:10: error: data_type_or_module_type doesn't name a type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv:11: error: data_type_or_module_type doesn't name a type.
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv:7: syntax error
I give up.
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8: warning: macro moobar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:9: warning: macro zoobar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:10: warning: macro zootar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:11: warning: macro zoojar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8: syntax error
I give up.
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7: syntax error
I give up.
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv:7: syntax error
I give up.
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: error: Error in task/function port item after port name analysis_port.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8: syntax error
I give up.
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7: syntax error
I give up.
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv:9: error: invalid class item.
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 14

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv:7: error: invalid class item.
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv:7: syntax error
I give up.
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv:7: syntax error
I give up.
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8: warning: macro uvm_object_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9: warning: macro uvm_field_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: warning: macro uvm_field_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11: warning: macro uvm_field_enum undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:12: warning: macro uvm_object_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:10: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:11: syntax error
I give up.
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7: syntax error
I give up.
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv:9: error: invalid class item.
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8: warning: macro uvm_object_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:9: warning: macro uvm_object_utils undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:10: warning: macro uvm_object_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8: syntax error
I give up.
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv:7: syntax error
I give up.
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 10

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:10: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:11: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:12: error: invalid class item.
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv:7: syntax error
I give up.
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv:7: syntax error
I give up.
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv:7: syntax error
I give up.
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv:10: error: invalid class item.
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv:9: error: invalid class item.
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7: syntax error
I give up.
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7: syntax error
I give up.
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7: syntax error
I give up.
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8: warning: macro uvm_field_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:9: warning: macro uvm_field_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:10: warning: macro uvm_field_real undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:11: warning: macro uvm_field_enum undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:12: warning: macro uvm_field_object undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:13: warning: macro uvm_field_event undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:14: warning: macro uvm_field_string undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:15: warning: macro uvm_field_array_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:16: warning: macro uvm_field_sarray_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:17: warning: macro uvm_field_aa_int_string undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:18: warning: macro uvm_field_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8: syntax error
I give up.
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv:7: syntax error
I give up.
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv:7: syntax error
I give up.
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: warning: macro moobar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:9: warning: macro zoobar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:10: warning: macro zootar undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8: syntax error
I give up.
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: error: Error in task/function port item after port name dbg_pkg.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8: syntax error
I give up.
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv:7: syntax error
I give up.
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv:7: syntax error
I give up.
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8: warning: macro uvm_new_func undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:9: warning: macro uvm_new_func2 undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:10: warning: macro uvm_new_func3 undefined (and assumed null) at this point.
No top level modules, and no -s option.
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv:7: syntax error
I give up.
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv:7: syntax error
I give up.
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: error: Error in task/function port item after port name dbg_pkg.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: error: Syntax error in task/function port declaration.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8: syntax error
I give up.
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7: syntax error
I give up.
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7: syntax error
I give up.
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8: warning: macro uvm_component_utils undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:9: warning: macro uvm_component_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:10: warning: macro uvm_field_object undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:11: warning: macro uvm_field_event undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:12: warning: macro uvm_field_string undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:13: warning: macro uvm_component_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8: syntax error
I give up.
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv:7: syntax error
I give up.
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8: warning: macro uvm_object_param_utils_begin undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:9: warning: macro uvm_field_int undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:10: warning: macro uvm_field_real undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:11: warning: macro uvm_field_enum undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:12: warning: macro uvm_object_utils_end undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8: syntax error
I give up.
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv:7: syntax error
I give up.
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv:9: error: data_type_or_module_type doesn't name a type.
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8: error: invalid class item.
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv:7: syntax error
I give up.
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8: warning: macro uvm_object_registry undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8: syntax error
I give up.
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv:8: error: invalid class item.
name: class_member_test_33
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv:8: error: Syntax error defining function.
name: class_member_test_44
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8: sorry: External constructors are not yet supported.
name: class_member_test_54
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:7: syntax error
I give up.
name: class_member_test_34
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_member_test_31
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv:8: error: Syntax error defining function.
name: class_member_test_12
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv:8: error: invalid class item.
name: class_member_test_36
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:9: syntax error
I give up.
name: class_member_test_50
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:10: error: invalid class item.
name: class_member_test_53
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:7: syntax error
I give up.
name: class_member_test_47
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']
incdirs: []
top_module:
rc: 14

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:10: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:11: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:12: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:13: error: invalid class item.
name: class_member_test_9
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8: error: invalid class item.
name: class_member_test_40
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_member_test_28
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv:8: error: Syntax error defining function.
name: class_member_test_56
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:7: syntax error
I give up.
name: class_member_test_45
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8: sorry: External constructors are not yet supported.
name: class_member_test_58
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:7: syntax error
I give up.
name: class_member_test_2
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: error: Error in task/function port item after port name arg_type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8: syntax error
I give up.
name: class_member_test_25
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:8: sorry: External methods are not yet supported.
name: class_member_test_13
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: warning: macro SSS undefined (and assumed null) at this point.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:10: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:11: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:12: error: invalid class item.
name: class_member_test_0
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_member_test_22
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8: error: invalid class item.
name: class_member_test_1
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:8: syntax error
name: class_member_test_20
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: error: Error in task/function port item after port name ducktype.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8: syntax error
I give up.
name: class_member_test_27
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: error: Error in task/function port item after port name uvm_phase.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8: syntax error
I give up.
name: class_member_test_57
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:7: syntax error
I give up.
name: class_member_test_4
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: error: Error in task/function port item after port name arg_type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8: syntax error
I give up.
name: class_member_test_23
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: error: Error in task/function port item after port name mypkg.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8: syntax error
I give up.
name: class_member_test_21
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:8: error: invalid class item.
name: class_member_test_49
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:9: error: invalid class item.
name: class_member_test_26
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:9: error: invalid class item.
name: class_member_test_51
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_member_test_24
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: error: Error in task/function port item after port name mypkg.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8: syntax error
I give up.
name: class_member_test_46
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8: sorry: External constructors are not yet supported.
name: class_member_test_32
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv:8: error: Syntax error defining function.
name: class_member_test_14
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_member_test_48
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:9: error: invalid class item.
name: class_member_test_19
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:8: sorry: External methods are not yet supported.
name: class_member_test_3
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:8: error: invalid class item.
name: class_member_test_8
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8: error: invalid class item.
name: class_member_test_15
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:8: sorry: External methods are not yet supported.
name: class_member_test_35
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:9: syntax error
I give up.
name: class_member_test_39
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv:1: error: I give up on this class constructor declaration.
name: class_member_test_55
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:7: syntax error
I give up.
name: class_member_test_52
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:8: error: Syntax error defining function.
name: class_member_test_38
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:9: syntax error
I give up.
name: class_member_test_10
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv:13: syntax error
I give up.
name: class_member_test_42
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv:8: syntax error
I give up.
name: class_member_test_7
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8: error: invalid class item.
name: class_member_test_29
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv:8: error: Syntax error defining function.
name: class_member_test_11
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_member_test_6
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: error: Error in task/function port item after port name arg_type.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8: syntax error
I give up.
name: class_member_test_37
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:10: syntax error
I give up.
name: class_member_test_17
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8: error: invalid class item.
name: class_member_test_18
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:8: sorry: External methods are not yet supported.
name: class_member_test_16
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:8: error: invalid class item.
name: class_member_test_43
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']
incdirs: []
top_module:
rc: 9

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8: error: Error in task/function port item after port name foo.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: error: Error in task/function port item after port name baz.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9: error: Syntax error in task/function port declaration.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: error: Syntax error in task/function port declaration.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:10: error: Syntax error in task/function port declaration.
name: class_member_test_41
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']
incdirs: []
top_module:
rc: 1

No top level modules, and no -s option.
name: class_member_test_30
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv:8: error: Syntax error defining function.
name: class_member_test_5
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:8: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:9: error: invalid class item.
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: syntax error
I give up.
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7: syntax error
I give up.
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7: syntax error
I give up.
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7: syntax error
I give up.
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7: syntax error
I give up.
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7: syntax error
I give up.
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7: syntax error
I give up.
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7: syntax error
I give up.
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: syntax error
I give up.
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: syntax error
I give up.
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7: syntax error
I give up.
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7: syntax error
I give up.
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv:7:19.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '[*' (Sym_brack_l_aster) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv:8:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv:8:19
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: moobar, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv:8:9
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 0


name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv:7:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'IFType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv:7:18.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv:8:25
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv:8:25
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv:8:20.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'DT' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv:7:23.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'IFType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv:7:18.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'W' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_field_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv:8:24
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: moobar, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv:8:9
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_new_func, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv:8:15
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'N' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'KeyType' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv:7:18.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_component_utils, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv:8:22
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_param_utils_begin, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv:8:31
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: uvm_object_registry, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv:8:22
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_33
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_44
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_54
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '+' (Sym_plus) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv:9:5.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_34
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_31
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_12
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_36
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_50
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_53
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '+' (Sym_plus) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv:9:5.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_47
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'harness_if' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv:10:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_9
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'local' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_40
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_28
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_56
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'A' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv:9:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_45
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_58
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'x' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_2
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'task' (KW_task) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_25
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'virtual' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_13
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Lexical Error: Undefined macro: SSS, at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv:9:38
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/Lex.x:353:21 in main:Language.SystemVerilog.Parser.Lex
name: class_member_test_0
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_22
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_1
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '.' (Sym_dot) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv:8:12.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_20
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_27
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_57
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'dist' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv:9:5.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_4
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'virtual' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_23
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_21
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_49
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_26
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv:8:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_51
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'begin' (KW_begin) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv:9:20.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_24
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_46
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_32
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_14
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_48
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv:9:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_19
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_3
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'task' (KW_task) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_8
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'protected' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_15
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_35
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'subroutine' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv:8:31.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_39
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_55
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'A' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv:9:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_52
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'begin' (KW_begin) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv:9:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_38
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_10
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_42
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_7
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'virtual' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_29
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_11
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_6
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'protected' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_37
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_17
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_18
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_16
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv:8:8.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_43
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv:9:13.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_41
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_30
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: no tokens left to parse.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6279:22 in main:Language.SystemVerilog.Parser.Parse
name: class_member_test_5
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'task' (KW_task) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv:8:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: class_test_30
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_30.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_54
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_54.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_48
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_48.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_65
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_65.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_62
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_62.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_29
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_29.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_12
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_12.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_16
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_16.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_61
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_61.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_11
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_60
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_60.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_55
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_55.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_41
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_41.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_68
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_68.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_56
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_56.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_20
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_20.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_69
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_69.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_63
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_63.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_4
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_39
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_39.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_31
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_31.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_14
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_14.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_7
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_32
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_32.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_17
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_17.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_36
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_36.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_0
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_23
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_23.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_64
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_64.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_24
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_24.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_43
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_43.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_10
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_58
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_58.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_42
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_42.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_25
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_25.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_53
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_53.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_3
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_28
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_28.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_6
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_49
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_49.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_50
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_50.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_66
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_66.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_52
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_52.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_18
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_18.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_13
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_13.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_44
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_44.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_8
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_21
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_21.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_59
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_59.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_38
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_38.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_33
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_33.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_22
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_22.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_19
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_19.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_47
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_47.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_26
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_26.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_2
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_34
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_34.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_9
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_15
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_15.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_46
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_46.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_37
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_37.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_45
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_45.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_1
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_5
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_57
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_57.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_35
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_35.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_67
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_67.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_27
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_27.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_40
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_40.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_test_51
description: Test
should_fail: 0
tags: 6.15 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/class/class_test_51.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_33
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_33.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_44
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_44.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_54
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_54.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_34
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_34.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_31
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_31.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_12
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_12.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_36
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_36.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_50
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_50.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_53
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_53.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_47
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_47.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_9
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_40
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_40.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_28
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_28.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_56
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_56.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_45
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_45.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_58
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_58.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_2
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_25
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_25.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_13
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_13.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_0
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_22
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_22.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_1
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_20
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_20.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_27
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_27.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_57
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_57.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_4
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_23
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_23.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_21
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_21.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_49
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_49.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_26
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_26.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_51
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_51.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_24
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_24.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_46
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_46.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_32
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_32.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_14
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_14.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_48
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_48.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_19
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_19.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_3
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_8
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_15
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_15.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_35
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_35.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_39
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_39.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_55
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_55.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_52
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_52.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_38
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_38.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_10
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_42
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_42.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_7
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_29
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_29.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_11
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_6
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_37
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_37.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_17
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_17.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_18
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_18.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_16
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_16.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_43
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_43.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_41
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_41.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_30
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_30.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: class_member_test_5
description: Test
should_fail: 0
tags: 8.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/member/class_member_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: instantiation
description: simple class instantiation test
should_fail: 0
tags: 8.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:12:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
name: instantiation
description: simple class instantiation test
should_fail: 0
tags: 8.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']
incdirs: []
top_module:
rc: 0

name: instantiation
description: simple class instantiation test
should_fail: 0
tags: 8.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: null
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:15: syntax error, unexpected ')', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv
name: instantiation
description: simple class instantiation test
should_fail: 0
tags: 8.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: instantiation
description: simple class instantiation test
should_fail: 0
tags: 8.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
test_cls test_obj;
name: instantiation
description: simple class instantiation test
should_fail: 0
tags: 8.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']
incdirs: []
top_module:
rc: 0

name: instantiation
description: simple class instantiation test
should_fail: 0
tags: 8.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: expected comma or end of decl, got: [DTIdent "test_obj"]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:363:18 in main:Language.SystemVerilog.Parser.ParseDecl
name: instantiation
description: simple class instantiation test
should_fail: 0
tags: 8.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.4--instantiation.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: properties_enum
description: enum defined inside class
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:12:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:15:14: error: language feature not yet supported
test_obj = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:16:12: error: use of undeclared identifier 'test_cls'
$display(test_cls.C);
^~~~~~~~
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8:2: error: language feature not yet supported
class test_cls #(parameter a = 12);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:11:2: error: language feature not yet supported
test_cls #(34) test_obj;
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14:14: error: language feature not yet supported
test_obj = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:15:12: error: use of undeclared identifier 'test_cls'
$display(test_cls.a);
^~~~~~~~
name: properties
description: class properties test
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:12:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:15:14: error: language feature not yet supported
test_obj = new;
^~~
name: properties_enum
description: enum defined inside class
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']
incdirs: []
top_module:
rc: 0

name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 0

name: properties
description: class properties test
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(13, 1) module_or_generate_item
(13, 1) initial_construct
(13, 9) statement_or_null
(13, 9) statement
(13, 9) statement_item
(13, 9) seq_block
(16, 2) statement_or_null
(16, 2) statement
(16, 2) statement_item
(16, 2) subroutine_call_statement
(16, 13) ERROR
name: properties_enum
description: enum defined inside class
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:15: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error, unexpected parameter, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv
name: properties
description: class properties test
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:15: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv
name: properties_enum
description: enum defined inside class
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error, unexpected '#', expecting '(' or '['
name: properties
description: class properties test
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: properties_enum
description: enum defined inside class
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv::9 error in parsing: (syntax error, unexpected '{', expecting '(')
typedef enum {A = 10, B = 20, C = 30, D = 1} e_type;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
test_cls test_obj;
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::8 error in parsing: (syntax error, unexpected '#', expecting '(')
class test_cls #(parameter a = 12);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::11 error in parsing: (syntax error, unexpected '#', expecting '(')
test_cls #(34) test_obj;
name: properties
description: class properties test
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
test_cls test_obj;
name: properties_enum
description: enum defined inside class
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:9: error: invalid class item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv:16: error: malformed statement
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:11: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:15: error: malformed statement
name: properties
description: class properties test
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']
incdirs: []
top_module:
rc: 0

name: properties_enum
description: enum defined inside class
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: expected comma or end of decl, got: [DTIdent "test_obj"]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:363:18 in main:Language.SystemVerilog.Parser.ParseDecl
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'parameter' (KW_parameter) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8:26.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: properties
description: class properties test
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: expected comma or end of decl, got: [DTIdent "test_obj"]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:363:18 in main:Language.SystemVerilog.Parser.ParseDecl
name: properties_enum
description: enum defined inside class
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties_enum.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: properties
description: class properties test
should_fail: 0
tags: 8.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--properties.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: methods
description: class method test
should_fail: 0
tags: 8.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:16:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:19:14: error: language feature not yet supported
test_obj = new;
^~~
name: methods
description: class method test
should_fail: 0
tags: 8.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(17, 1) module_or_generate_item
(17, 1) initial_construct
(17, 9) statement_or_null
(17, 9) statement
(17, 9) statement_item
(17, 9) seq_block
(20, 2) statement_or_null
(20, 2) statement
(20, 2) statement_item
(20, 2) subroutine_call_statement
(20, 13) ERROR
name: methods
description: class method test
should_fail: 0
tags: 8.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:19: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv
name: methods
description: class method test
should_fail: 0
tags: 8.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: methods
description: class method test
should_fail: 0
tags: 8.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv::10 Unsuported token
task test_method(int val);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv::12 error in parsing: (syntax error, unexpected '+', expecting vSYMBOL_ID or '#')
a += val;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv::13 Unsuported token
endtask
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
test_cls test_obj;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
test_obj.test_method(9);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv::28 error in parsing: (syntax error, unexpected vEND)
end
ERROR (11)::PARSE_ERROR Parser found (2) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: methods
description: class method test
should_fail: 0
tags: 8.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv']
incdirs: []
top_module:
rc: 0

name: methods
description: class method test
should_fail: 0
tags: 8.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv:25:37.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: methods
description: class method test
should_fail: 0
tags: 8.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.6--methods.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8:2: error: language feature not yet supported
class super_cls;
^~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10:11: error: expected identifier
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10:12: error: expected statement
function new(int def = 3);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10:27: error: expected declarator
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14:2: error: language feature not yet supported
class test_cls extends super_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16:11: error: expected identifier
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16:12: error: expected statement
function new(int def = 42);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16:28: error: expected declarator
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:22:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:25:14: error: language feature not yet supported
test_obj = new(37);
^~~~~~~
name: constructor_param
description: class constructor with arguments test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:10:11: error: expected identifier
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:10:12: error: expected statement
function new(int def = 42);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:10:28: error: expected declarator
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:16:3: error: use of undeclared identifier 'test_cls'
test_cls test_obj = new(37);
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:16:23: error: language feature not yet supported
test_cls test_obj = new(37);
^~~~~~~
name: constructor
description: class constructor test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:10:11: error: expected identifier
function new();
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:10:12: error: expected statement
function new();
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:16:3: error: use of undeclared identifier 'test_cls'
test_cls test_obj = new;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:16:23: error: language feature not yet supported
test_cls test_obj = new;
^~~
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 0

name: constructor_param
description: class constructor with arguments test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']
incdirs: []
top_module:
rc: 0

name: constructor
description: class constructor test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']
incdirs: []
top_module:
rc: 0

name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 13 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv
name: constructor_param
description: class constructor with arguments test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:10: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv
name: constructor
description: class constructor test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:10: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructor_param
description: class constructor with arguments test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructor
description: class constructor test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class super_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int s = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 3);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::16 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 42);
name: constructor_param
description: class constructor with arguments test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 42);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv::19 error in parsing: (syntax error, unexpected vEND)
end
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: constructor
description: class constructor test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';')
function new();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv::19 error in parsing: (syntax error, unexpected vEND)
end
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 0

name: constructor_param
description: class constructor with arguments test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:16: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:19: syntax error
I give up.
name: constructor
description: class constructor test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:16: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:19: syntax error
I give up.
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17:34.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: constructor_param
description: class constructor with arguments test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'initial' (KW_initial) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv:15:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: constructor
description: class constructor test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'initial' (KW_initial) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv:15:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: constructor_param
description: class constructor with arguments test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_param.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: constructor
description: class constructor test
should_fail: 0
tags: 8.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typed_constructor
description: class typed constructor test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:8:2: error: language feature not yet supported
class super_cls;
^~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:10:11: error: expected identifier
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:10:12: error: expected statement
function new(int def = 3);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:10:27: error: expected declarator
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:15:2: error: language feature not yet supported
class test_cls extends super_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:17:11: error: expected identifier
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:17:12: error: expected statement
function new(int def = 42);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:17:28: error: expected declarator
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:23:2: error: use of undeclared identifier 'super_cls'
super_cls super_obj;
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:26:15: error: language feature not yet supported
super_obj = test_cls::new;
^~~~~~~~~~~~~
name: typed_constructor_param
description: typed class constructor with parameters test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:8:2: error: language feature not yet supported
class super_cls;
^~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:10:11: error: expected identifier
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:10:12: error: expected statement
function new(int def = 3);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:10:27: error: expected declarator
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15:2: error: language feature not yet supported
class test_cls #(int t = 12) extends super_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17:11: error: expected identifier
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17:12: error: expected statement
function new(int def = 42);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17:28: error: expected declarator
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:23:2: error: use of undeclared identifier 'super_cls'
super_cls super_obj;
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26:15: error: use of undeclared identifier 'test_cls'
super_obj = test_cls $(.t(23))::new(.def(41));
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26:23: error: expected ';'
super_obj = test_cls $(.t(23))::new(.def(41));
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26:24: error: expected statement
super_obj = test_cls $(.t(23))::new(.def(41));
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26:27: error: use of undeclared identifier 't'
super_obj = test_cls $(.t(23))::new(.def(41));
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26:32: error: expected ';'
super_obj = test_cls $(.t(23))::new(.def(41));
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26:32: error: expected statement
super_obj = test_cls $(.t(23))::new(.def(41));
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26:40: error: use of undeclared identifier 'def'
super_obj = test_cls $(.t(23))::new(.def(41));
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26:47: error: expected ';'
super_obj = test_cls $(.t(23))::new(.def(41));
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26:47: error: expected statement
super_obj = test_cls $(.t(23))::new(.def(41));
^
name: typed_constructor
description: class typed constructor test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']
incdirs: []
top_module:
rc: 0

name: typed_constructor_param
description: typed class constructor with parameters test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(24, 1) module_or_generate_item
(24, 1) initial_construct
(24, 9) statement_or_null
(24, 9) statement
(24, 9) statement_item
(24, 9) seq_block
(25, 2) statement_or_null
(25, 2) statement
(25, 2) statement_item
(25, 2) blocking_assignment
(25, 2) operator_assignment
(25, 14) ERROR
(25, 14) method_call_root
(25, 14) primary
(25, 14) sequence_method_call
(25, 14) sequence_instance
(25, 23) ERROR
(25, 32) ERROR
(25, 46) ERROR
name: typed_constructor
description: class typed constructor test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:10: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:17: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:26: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:26: Perhaps 'test_cls' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 15 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv
name: typed_constructor_param
description: typed class constructor with parameters test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:10: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26: syntax error, unexpected $undefined, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 14 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv
name: typed_constructor
description: class typed constructor test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: typed_constructor_param
description: typed class constructor with parameters test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: typed_constructor
description: class typed constructor test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class super_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int s = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 3);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::17 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 42);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::26 error in parsing: (syntax error, unexpected ':', expecting ';')
super_obj = test_cls::new;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv::30 error in parsing: (syntax error, unexpected vEND)
end
ERROR (10)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typed_constructor_param
description: typed class constructor with parameters test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class super_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int s = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 3);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::17 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 42);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::26 error in parsing: (syntax error, unexpected ':', expecting ';')
super_obj = test_cls $(.t(23))::new(.def(41));
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv::30 error in parsing: (syntax error, unexpected vEND)
end
ERROR (10)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: typed_constructor
description: class typed constructor test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:26: error: malformed statement
name: typed_constructor_param
description: typed class constructor with parameters test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:17: error: I give up on this function definition.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:23: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:26: error: malformed statement
name: typed_constructor
description: class typed constructor test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv:18:34.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typed_constructor_param
description: typed class constructor with parameters test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 't' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv:15:30.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: typed_constructor
description: class typed constructor test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: typed_constructor_param
description: typed class constructor with parameters test
should_fail: 0
tags: 8.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.8--typed_constructor_param.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: static_properties
description: static class properties test
should_fail: 0
tags: 8.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:12:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj0;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:13:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj1;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:16:15: error: language feature not yet supported
test_obj0 = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:17:15: error: language feature not yet supported
test_obj1 = new;
^~~
name: static_properties
description: static class properties test
should_fail: 0
tags: 8.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(14, 1) module_or_generate_item
(14, 1) initial_construct
(14, 9) statement_or_null
(14, 9) statement
(14, 9) statement_item
(14, 9) seq_block
(18, 2) statement_or_null
(18, 2) statement
(18, 2) statement_item
(18, 2) subroutine_call_statement
(18, 14) ERROR
(20, 2) statement_or_null
(20, 2) statement
(20, 2) statement_item
(20, 2) subroutine_call_statement
(20, 14) ERROR
name: static_properties
description: static class properties test
should_fail: 0
tags: 8.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:9: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:16: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:17: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 8 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv
name: static_properties
description: static class properties test
should_fail: 0
tags: 8.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: static_properties
description: static class properties test
should_fail: 0
tags: 8.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
static int s = 24;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
test_cls test_obj0;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv::13 error in parsing: (syntax error, unexpected ';', expecting '(')
test_cls test_obj1;
name: static_properties
description: static class properties test
should_fail: 0
tags: 8.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv']
incdirs: []
top_module:
rc: 0

name: static_properties
description: static class properties test
should_fail: 0
tags: 8.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: unexpected non-automatic lifetime: [DTLifetime static,DTType int,DTIdent "s",DTAsgn = 24]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:274:14 in main:Language.SystemVerilog.Parser.ParseDecl
name: static_properties
description: static class properties test
should_fail: 0
tags: 8.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.9--static_properties.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: static_methods
description: static class methods test
should_fail: 0
tags: 8.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:15:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj0;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:16:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj1;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:19:15: error: language feature not yet supported
test_obj0 = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:20:15: error: language feature not yet supported
test_obj1 = new;
^~~
name: static_methods
description: static class methods test
should_fail: 0
tags: 8.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']
incdirs: []
top_module:
rc: 0

name: static_methods
description: static class methods test
should_fail: 0
tags: 8.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:9: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:10: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:10: syntax error, unexpected function, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:19: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:20: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 10 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv
name: static_methods
description: static class methods test
should_fail: 0
tags: 8.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: static_methods
description: static class methods test
should_fail: 0
tags: 8.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
static int id = 0;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(')
test_cls test_obj1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::22 error in parsing: (syntax error, unexpected ')')
$display(test_obj0.next_id());
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv::23 error in parsing: (syntax error, unexpected ')')
$display(test_obj1.next_id());
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: static_methods
description: static class methods test
should_fail: 0
tags: 8.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']
incdirs: []
top_module:
rc: 0

name: static_methods
description: static class methods test
should_fail: 0
tags: 8.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv:10:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: static_methods
description: static class methods test
should_fail: 0
tags: 8.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.10--static_methods.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: this
description: this keyword test
should_fail: 0
tags: 8.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
name: this
description: this keyword test
should_fail: 0
tags: 8.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']
incdirs: []
top_module:
rc: 0

name: this
description: this keyword test
should_fail: 0
tags: 8.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: this
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:12: syntax error, unexpected '.'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv
name: this
description: this keyword test
should_fail: 0
tags: 8.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: this
description: this keyword test
should_fail: 0
tags: 8.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::10 Unsuported token
task test_method(int a);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::12 error in parsing: (syntax error, unexpected '+', expecting vSYMBOL_ID or '#')
this.a += a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv::13 Unsuported token
endtask
^~~~
ERROR (8)::PARSE_ERROR Parser found (2) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: this
description: this keyword test
should_fail: 0
tags: 8.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']
incdirs: []
top_module:
rc: 0

name: this
description: this keyword test
should_fail: 0
tags: 8.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv:15:1.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: this
description: this keyword test
should_fail: 0
tags: 8.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.11--this.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: assignment
description: object assignment
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:16:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj0;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:17:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj1;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:20:15: error: language feature not yet supported
test_obj0 = new;
^~~
name: shallow_copy
description: object shallow copy
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:16:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj0;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:17:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj1;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:20:15: error: language feature not yet supported
test_obj0 = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:26:15: error: language feature not yet supported
test_obj1 = new test_obj0;
^~~~~~~~~~~~~
name: assignment
description: object assignment
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(18, 1) module_or_generate_item
(18, 1) initial_construct
(18, 9) statement_or_null
(18, 9) statement
(18, 9) statement_item
(18, 9) seq_block
(22, 2) statement_or_null
(22, 2) statement
(22, 2) statement_item
(22, 2) subroutine_call_statement
(22, 14) ERROR
name: shallow_copy
description: object shallow copy
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(18, 1) module_or_generate_item
(18, 1) initial_construct
(18, 9) statement_or_null
(18, 9) statement
(18, 9) statement_item
(18, 9) seq_block
(21, 2) statement_or_null
(21, 2) statement
(21, 2) statement_item
(21, 2) subroutine_call_statement
(21, 14) ERROR
(25, 2) statement_or_null
(25, 2) statement
(25, 2) statement_item
(25, 2) blocking_assignment
(25, 2) operator_assignment
(25, 14) ERROR
name: assignment
description: object assignment
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:20: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv
name: shallow_copy
description: object shallow copy
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:20: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv
name: assignment
description: object assignment
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: shallow_copy
description: object shallow copy
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: assignment
description: object assignment
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::10 Unsuported token
task test_method(int val);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::12 error in parsing: (syntax error, unexpected '+', expecting vSYMBOL_ID or '#')
a += val;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::13 Unsuported token
endtask
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
test_cls test_obj0;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::17 error in parsing: (syntax error, unexpected ';', expecting '(')
test_cls test_obj1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::27 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
test_obj0.test_method(9);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv::30 error in parsing: (syntax error, unexpected vEND)
end
ERROR (12)::PARSE_ERROR Parser found (2) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: shallow_copy
description: object shallow copy
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::10 Unsuported token
task test_method(int val);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::12 error in parsing: (syntax error, unexpected '+', expecting vSYMBOL_ID or '#')
a += val;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::13 Unsuported token
endtask
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
test_cls test_obj0;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::17 error in parsing: (syntax error, unexpected ';', expecting '(')
test_cls test_obj1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::26 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
test_obj1 = new test_obj0;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv::31 error in parsing: (syntax error, unexpected vEND)
end
ERROR (12)::PARSE_ERROR Parser found (2) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: assignment
description: object assignment
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv']
incdirs: []
top_module:
rc: 0

name: shallow_copy
description: object shallow copy
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv']
incdirs: []
top_module:
rc: 0

name: assignment
description: object assignment
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv:27:38.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: shallow_copy
description: object shallow copy
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'test_obj0' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv:26:33.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: assignment
description: object assignment
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: shallow_copy
description: object shallow copy
should_fail: 0
tags: 8.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.12--shallow_copy.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: inheritance
description: class inheritance test
should_fail: 0
tags: 8.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:8:2: error: language feature not yet supported
class super_cls;
^~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:13:11: error: expected identifier
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:13:12: error: expected statement
function new(int def = 3);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:13:27: error: expected declarator
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:18:2: error: language feature not yet supported
class test_cls extends super_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:20:11: error: expected identifier
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:20:12: error: expected statement
function new(int def = 42);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:20:28: error: expected declarator
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:26:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:29:14: error: language feature not yet supported
test_obj = new(37);
^~~~~~~
name: inheritance
description: class inheritance test
should_fail: 0
tags: 8.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']
incdirs: []
top_module:
rc: 0

name: inheritance
description: class inheritance test
should_fail: 0
tags: 8.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:11: syntax error, unexpected ++, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:13: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:20: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:29: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 14 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv
name: inheritance
description: class inheritance test
should_fail: 0
tags: 8.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: inheritance
description: class inheritance test
should_fail: 0
tags: 8.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class super_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int s = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function int incs();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::19 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::20 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 42);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::31 error in parsing: (syntax error, unexpected ')')
$display(test_obj.incs());
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv::33 error in parsing: (syntax error, unexpected vEND)
end
ERROR (10)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: inheritance
description: class inheritance test
should_fail: 0
tags: 8.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']
incdirs: []
top_module:
rc: 134

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:11: assert: elab_expr.cc:5948: failed assertion expr_type_ != IVL_VT_NO_TYPE
Aborted (core dumped)
name: inheritance
description: class inheritance test
should_fail: 0
tags: 8.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '++' (Sym_plus_plus) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv:11:32.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: inheritance
description: class inheritance test
should_fail: 0
tags: 8.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.13--inheritance.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: override_member
description: class member override test
should_fail: 0
tags: 8.14
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:8:2: error: language feature not yet supported
class super_cls;
^~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13:11: error: expected identifier
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13:12: error: expected statement
function new(int def = 3);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13:27: error: expected declarator
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:18:2: error: language feature not yet supported
class test_cls extends super_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24:11: error: expected identifier
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24:12: error: expected statement
function new(int def = 42);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24:28: error: expected declarator
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:30:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:31:2: error: use of undeclared identifier 'super_cls'
super_cls super_obj;
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:34:14: error: language feature not yet supported
test_obj = new(37);
^~~~~~~
name: override_member
description: class member override test
should_fail: 0
tags: 8.14
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']
incdirs: []
top_module:
rc: 0

name: override_member
description: class member override test
should_fail: 0
tags: 8.14
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:11: syntax error, unexpected ++, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:13: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:24: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:28: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:34: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 14 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv
name: override_member
description: class member override test
should_fail: 0
tags: 8.14
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: override_member
description: class member override test
should_fail: 0
tags: 8.14
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class super_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int s = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function int incs();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::19 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function int incs();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::31 error in parsing: (syntax error, unexpected ';', expecting '(')
super_cls super_obj;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::38 error in parsing: (syntax error, unexpected ')')
$display(test_obj.incs());
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv::40 error in parsing: (syntax error, unexpected ')')
$display(super_obj.incs());
ERROR (11)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: override_member
description: class member override test
should_fail: 0
tags: 8.14
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']
incdirs: []
top_module:
rc: 134

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:11: assert: elab_expr.cc:5948: failed assertion expr_type_ != IVL_VT_NO_TYPE
Aborted (core dumped)
name: override_member
description: class member override test
should_fail: 0
tags: 8.14
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '++' (Sym_plus_plus) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv:11:32.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: override_member
description: class member override test
should_fail: 0
tags: 8.14
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.14--override_member.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: super
description: accessing superclass methods via super
should_fail: 0
tags: 8.15
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:8:2: error: language feature not yet supported
class super_cls;
^~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13:11: error: expected identifier
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13:12: error: expected statement
function new(int def = 3);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13:27: error: expected declarator
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:18:2: error: language feature not yet supported
class test_cls extends super_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24:11: error: expected identifier
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24:12: error: expected statement
function new(int def = 42);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24:28: error: expected declarator
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:30:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:31:2: error: use of undeclared identifier 'super_cls'
super_cls super_obj;
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:34:14: error: language feature not yet supported
test_obj = new(37);
^~~~~~~
name: super
description: accessing superclass methods via super
should_fail: 0
tags: 8.15
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']
incdirs: []
top_module:
rc: 0

name: super
description: accessing superclass methods via super
should_fail: 0
tags: 8.15
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:11: syntax error, unexpected ++, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:13: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:22: syntax error, unexpected '.', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:24: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:28: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:34: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 16 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv
name: super
description: accessing superclass methods via super
should_fail: 0
tags: 8.15
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: super
description: accessing superclass methods via super
should_fail: 0
tags: 8.15
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class super_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int s = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function int incs();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::19 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function int incs();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::31 error in parsing: (syntax error, unexpected ';', expecting '(')
super_cls super_obj;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv::38 error in parsing: (syntax error, unexpected ')')
$display(test_obj.incs());
ERROR (10)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: super
description: accessing superclass methods via super
should_fail: 0
tags: 8.15
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']
incdirs: []
top_module:
rc: 134

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:11: assert: elab_expr.cc:5948: failed assertion expr_type_ != IVL_VT_NO_TYPE
Aborted (core dumped)
name: super
description: accessing superclass methods via super
should_fail: 0
tags: 8.15
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '++' (Sym_plus_plus) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv:11:32.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: super
description: accessing superclass methods via super
should_fail: 0
tags: 8.15
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.15--super.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: cast_func
description: $cast function test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv:11:7: error: use of undeclared identifier '$cast'
if(!$cast(val, 5))
^~~~~
name: cast_task
description: $cast task test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv:11:3: error: use of undeclared identifier '$cast'
$cast(val, 3);
^~~~~
name: cast_func
description: $cast function test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(8, 1) module_or_generate_item
(8, 1) initial_construct
(8, 9) statement_or_null
(8, 9) statement
(8, 9) statement_item
(8, 9) seq_block
(10, 2) statement_or_null
(10, 2) statement
(10, 2) statement_item
(10, 2) conditional_statement
(10, 5) cond_predicate
(10, 5) expression_or_cond_pattern
(10, 5) expression
(10, 6) ERROR
name: cast_task
description: $cast task test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']
incdirs: []
top_module:
rc: 0

name: cast_func
description: $cast function test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv:11: Unsupported or unknown PLI call: $cast
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv
name: cast_task
description: $cast task test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv:11: Unsupported or unknown PLI call: $cast
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv
name: cast_func
description: $cast function test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv:8: syntax error, unexpected '{', expecting '(' or '['
name: cast_task
description: $cast task test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv:8: syntax error, unexpected '{', expecting '(' or '['
name: cast_func
description: $cast function test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv::8 error in parsing: (syntax error, unexpected '{', expecting '(')
typedef enum { aaa, bbb, ccc, ddd, eee } values;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=')
values val;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv::14 error in parsing: (syntax error, unexpected vEND)
end
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: cast_task
description: $cast task test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv::8 error in parsing: (syntax error, unexpected '{', expecting '(')
typedef enum { aaa, bbb, ccc, ddd, eee } values;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=')
values val;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv::13 error in parsing: (syntax error, unexpected vEND)
end
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: cast_func
description: $cast function test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']
incdirs: []
top_module:
rc: 0

name: cast_task
description: $cast task test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']
incdirs: []
top_module:
rc: 0

name: cast_func
description: $cast function test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']
incdirs: []
top_module:
rc: 0

module class_tb;
initial begin : sv2v_autoblock_0
reg [31:0] val;
if ((! $cast(val, 5))) $display("$cast failed");
$display(val);
end
endmodule
name: cast_task
description: $cast task test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']
incdirs: []
top_module:
rc: 0

module class_tb;
initial begin : sv2v_autoblock_0
reg [31:0] val;
$cast(val, 3);
$display(val);
end
endmodule
name: cast_func
description: $cast function test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_func.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: cast_task
description: $cast task test
should_fail: 0
tags: 8.16
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.16--cast_task.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8:2: error: language feature not yet supported
class super_cls;
^~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10:11: error: expected identifier
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10:12: error: expected statement
function new(int def = 3);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10:27: error: expected declarator
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14:2: error: language feature not yet supported
class test_cls extends super_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16:11: error: expected identifier
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16:12: error: expected statement
function new(int def = 42);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16:28: error: expected declarator
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:22:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:25:14: error: language feature not yet supported
test_obj = new(37);
^~~~~~~
name: constructor_const_arg
description: class inheritance with a constant constructor argument
should_fail: 0
tags: 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:8:2: error: language feature not yet supported
class super_cls;
^~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10:11: error: expected identifier
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10:12: error: expected statement
function new(int def = 3);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10:27: error: expected declarator
function new(int def = 3);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:14:2: error: language feature not yet supported
class test_cls extends super_cls(5);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16:11: error: expected identifier
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16:12: error: expected statement
function new(int def = 42);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16:28: error: expected declarator
function new(int def = 42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:21:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:24:14: error: language feature not yet supported
test_obj = new(37);
^~~~~~~
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 0

name: constructor_const_arg
description: class inheritance with a constant constructor argument
should_fail: 0
tags: 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']
incdirs: []
top_module:
rc: 0

name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:10: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:16: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: super
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 13 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv
name: constructor_const_arg
description: class inheritance with a constant constructor argument
should_fail: 0
tags: 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:10: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:16: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: Exiting due to 11 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructor_const_arg
description: class inheritance with a constant constructor argument
should_fail: 0
tags: 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class super_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int s = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 3);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv::16 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 42);
name: constructor_const_arg
description: class inheritance with a constant constructor argument
should_fail: 0
tags: 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class super_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int s = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 3);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv::16 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int def = 42);
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 0

name: constructor_const_arg
description: class inheritance with a constant constructor argument
should_fail: 0
tags: 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']
incdirs: []
top_module:
rc: 0

name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv:17:34.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: constructor_const_arg
description: class inheritance with a constant constructor argument
should_fail: 0
tags: 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: unrecognized instantiation: [DTIdent "class",DTIdent "test_cls",DTIdent "extends",DTIdent "super_cls",DTInstance [("",Just 5)]]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:144:26 in main:Language.SystemVerilog.Parser.ParseDecl
name: constructor_super
description: class constructor super test
should_fail: 0
tags: 8.7 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.7--constructor_super.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: constructor_const_arg
description: class inheritance with a constant constructor argument
should_fail: 0
tags: 8.17
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.17--constructor_const_arg.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: inherited_prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:9:1: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:15:1: error: language feature not yet supported
class b_cls extends a_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:24:1: error: use of undeclared identifier 'b_cls'
b_cls b_obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:27:13: error: language feature not yet supported
b_obj = new;
^~~
name: local_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:9:1: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:15:1: error: language feature not yet supported
class b_cls extends a_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:24:1: error: use of undeclared identifier 'b_cls'
b_cls b_obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:27:13: error: language feature not yet supported
b_obj = new;
^~~
name: inherited_prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:9:1: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:15:1: error: language feature not yet supported
class b_cls extends a_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:24:1: error: use of undeclared identifier 'b_cls'
b_cls b_obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:27:13: error: language feature not yet supported
b_obj = new;
^~~
name: inherited_local_from_inside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:9:1: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:15:1: error: language feature not yet supported
class b_cls extends a_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:24:1: error: use of undeclared identifier 'b_cls'
b_cls b_obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:27:13: error: language feature not yet supported
b_obj = new;
^~~
name: local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:9:1: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:15:1: error: language feature not yet supported
class b_cls extends a_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:24:1: error: use of undeclared identifier 'b_cls'
b_cls b_obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:27:13: error: language feature not yet supported
b_obj = new;
^~~
name: prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:9:1: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:15:1: error: language feature not yet supported
class b_cls extends a_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:24:1: error: use of undeclared identifier 'b_cls'
b_cls b_obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:27:13: error: language feature not yet supported
b_obj = new;
^~~
name: inherited_local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:9:1: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:15:1: error: language feature not yet supported
class b_cls extends a_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:24:1: error: use of undeclared identifier 'b_cls'
b_cls b_obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:27:13: error: language feature not yet supported
b_obj = new;
^~~
name: prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:9:1: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:15:1: error: language feature not yet supported
class b_cls extends a_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:24:1: error: use of undeclared identifier 'b_cls'
b_cls b_obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:27:13: error: language feature not yet supported
b_obj = new;
^~~
name: var_protected
description: class with protected variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:8:2: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
name: var_local
description: class with local variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:8:2: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
name: inherited_prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']
incdirs: []
top_module:
rc: 0

name: local_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']
incdirs: []
top_module:
rc: 0

name: inherited_prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']
incdirs: []
top_module:
rc: 0

name: inherited_local_from_inside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']
incdirs: []
top_module:
rc: 0

name: local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']
incdirs: []
top_module:
rc: 0

name: prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']
incdirs: []
top_module:
rc: 0

name: inherited_local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']
incdirs: []
top_module:
rc: 0

name: prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']
incdirs: []
top_module:
rc: 0

name: var_protected
description: class with protected variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']
incdirs: []
top_module:
rc: 0

name: var_local
description: class with local variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']
incdirs: []
top_module:
rc: 0

name: inherited_prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:9: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 12 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv
name: local_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:9: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 12 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv
name: inherited_prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:9: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 12 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv
name: inherited_local_from_inside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:9: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 12 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv
name: local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:9: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 12 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv
name: prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:9: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 12 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv
name: inherited_local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:9: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 12 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv
name: prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:9: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 12 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv
name: var_protected
description: class with protected variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: protected
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv
name: var_local
description: class with local variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: local
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv
name: inherited_prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: local_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: inherited_prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: inherited_local_from_inside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: inherited_local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: var_protected
description: class with protected variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: var_local
description: class with local variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: inherited_prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int a_loc = 21;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int a_prot = 22;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class b_cls extends a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int b_loc = 31;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int b_prot = 32;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::18 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 33;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function void fun();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
b_obj.fun();
ERROR (14)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: local_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int a_loc = 21;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int a_prot = 22;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class b_cls extends a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int b_loc = 31;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int b_prot = 32;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::18 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 33;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function void fun();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
b_obj.fun();
ERROR (14)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: inherited_prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int a_loc = 21;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int a_prot = 22;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class b_cls extends a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int b_loc = 31;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int b_prot = 32;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::18 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 33;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function void fun();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
b_obj.fun();
ERROR (14)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: inherited_local_from_inside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int a_loc = 21;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int a_prot = 22;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class b_cls extends a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int b_loc = 31;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int b_prot = 32;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::18 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 33;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function void fun();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
b_obj.fun();
ERROR (14)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int a_loc = 21;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int a_prot = 22;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class b_cls extends a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int b_loc = 31;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int b_prot = 32;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::18 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 33;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function void fun();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
b_obj.fun();
ERROR (14)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int a_loc = 21;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int a_prot = 22;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class b_cls extends a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int b_loc = 31;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int b_prot = 32;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::18 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 33;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function void fun();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
b_obj.fun();
ERROR (14)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: inherited_local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int a_loc = 21;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int a_prot = 22;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class b_cls extends a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int b_loc = 31;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int b_prot = 32;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::18 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 33;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function void fun();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
b_obj.fun();
ERROR (14)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int a_loc = 21;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::11 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int a_prot = 22;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class b_cls extends a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int b_loc = 31;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int b_prot = 32;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::18 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 33;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function void fun();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
b_obj.fun();
ERROR (14)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: var_protected
description: class with protected variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
protected int a_prot = 2;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: var_local
description: class with local variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
local int a_loc = 2;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: inherited_prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']
incdirs: []
top_module:
rc: 0

name: local_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']
incdirs: []
top_module:
rc: 0

name: inherited_prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']
incdirs: []
top_module:
rc: 0

name: inherited_local_from_inside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']
incdirs: []
top_module:
rc: 0

name: local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:28: error: Local property b_loc is not accessible in this context. (scope=top)
1 error(s) during elaboration.
name: prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']
incdirs: []
top_module:
rc: 0

name: inherited_local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:28: error: Local property a_loc is not accessible in this context. (scope=top)
1 error(s) during elaboration.
name: prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']
incdirs: []
top_module:
rc: 0

name: var_protected
description: class with protected variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']
incdirs: []
top_module:
rc: 0

name: var_local
description: class with local variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']
incdirs: []
top_module:
rc: 0

name: inherited_prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv:29:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: local_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv:29:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: inherited_prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv:29:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: inherited_local_from_inside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv:29:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv:29:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv:29:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: inherited_local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv:29:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '(' (Sym_paren_l) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv:29:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: var_protected
description: class with protected variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv:11:1.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: var_local
description: class with local variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv:11:1.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: inherited_prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_inside.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: local_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_inside.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: inherited_prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_prot_from_outside.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: inherited_local_from_inside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_inside.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--local_from_outside.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: prot_from_inside
description: encapsulation test
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_inside.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: inherited_local_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--inherited_local_from_outside.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: prot_from_outside
description: encapsulation test
should_fail: 1
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/encapsulation/8.18--prot_from_outside.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: var_protected
description: class with protected variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_protected.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: var_local
description: class with local variable
should_fail: 0
tags: 8.18
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.18--var_local.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: global_constant
description: class with global constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:8:2: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
name: instance_constant
description: class with instance constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:8:2: error: language feature not yet supported
class a_cls;
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10:11: error: expected identifier
function new(int val);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10:12: error: expected statement
function new(int val);
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10:23: error: expected declarator
function new(int val);
^
name: global_constant
description: class with global constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']
incdirs: []
top_module:
rc: 0

name: instance_constant
description: class with instance constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']
incdirs: []
top_module:
rc: 0

name: global_constant
description: class with global constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv
name: instance_constant
description: class with instance constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:10: syntax error, unexpected '(', expecting '['
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv
name: global_constant
description: class with global constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: instance_constant
description: class with instance constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: global_constant
description: class with global constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
const int c = 12;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: instance_constant
description: class with instance constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class a_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
const int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv::10 error in parsing: (syntax error, unexpected '(', expecting ';')
function new(int val);
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: global_constant
description: class with global constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']
incdirs: []
top_module:
rc: 0

name: instance_constant
description: class with instance constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']
incdirs: []
top_module:
rc: 0

name: global_constant
description: class with global constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv:11:1.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: instance_constant
description: class with instance constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv:14:1.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: global_constant
description: class with global constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--global_constant.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: instance_constant
description: class with instance constant variable
should_fail: 0
tags: 8.19
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.19--instance_constant.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: virtual_method
description: class with virtual methods
should_fail: 0
tags: 8.20
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:8:2: error: language feature not yet supported
class super_cls;
^~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:15:2: error: language feature not yet supported
class test_cls extends super_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:22:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:23:2: error: use of undeclared identifier 'super_cls'
super_cls super_obj;
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:26:14: error: language feature not yet supported
test_obj = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:27:15: error: language feature not yet supported
super_obj = new;
^~~
name: virtual_method
description: class with virtual methods
should_fail: 0
tags: 8.20
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']
incdirs: []
top_module:
rc: 0

name: virtual_method
description: class with virtual methods
should_fail: 0
tags: 8.20
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:26: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:27: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 12 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv
name: virtual_method
description: class with virtual methods
should_fail: 0
tags: 8.20
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: virtual_method
description: class with virtual methods
should_fail: 0
tags: 8.20
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class super_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::12 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::16 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::23 error in parsing: (syntax error, unexpected ';', expecting '(')
super_cls super_obj;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
test_obj.print();
ERROR (10)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: virtual_method
description: class with virtual methods
should_fail: 0
tags: 8.20
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']
incdirs: []
top_module:
rc: 134

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:32: internal_error: net type doesn't match context type.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:32: : net type=class test_cls{bool signed[31:0] a}
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:32: : context type=class super_cls{bool signed[31:0] a}
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:32: assert: elab_expr.cc:3470: failed assertion ntype->type_compatible(net->net_type())
Aborted (core dumped)
name: virtual_method
description: class with virtual methods
should_fail: 0
tags: 8.20
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv:10:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: virtual_method
description: class with virtual methods
should_fail: 0
tags: 8.20
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.20--virtual_method.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: abstract_class
description: class extending abstract class
should_fail: 0
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8:2: error: language feature not yet supported
virtual class base_cls;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:12:2: error: language feature not yet supported
class test_cls extends base_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:19:2: error: use of undeclared identifier 'test_cls'
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:22:14: error: language feature not yet supported
test_obj = new;
^~~
name: abstract_class_inst
description: instantiating abstract class
should_fail: 1
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:8:2: error: language feature not yet supported
virtual class base_cls;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:12:2: error: language feature not yet supported
class test_cls extends base_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:19:2: error: use of undeclared identifier 'base_cls'
base_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:22:14: error: language feature not yet supported
test_obj = new;
^~~
name: abstract_class
description: class extending abstract class
should_fail: 0
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']
incdirs: []
top_module:
rc: 0

name: abstract_class_inst
description: instantiating abstract class
should_fail: 1
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']
incdirs: []
top_module:
rc: 0

name: abstract_class
description: class extending abstract class
should_fail: 0
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 11 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv
name: abstract_class_inst
description: instantiating abstract class
should_fail: 1
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 11 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv
name: abstract_class
description: class extending abstract class
should_fail: 0
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: abstract_class_inst
description: instantiating abstract class
should_fail: 1
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: abstract_class
description: class extending abstract class
should_fail: 0
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
virtual class base_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void print();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class test_cls extends base_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::13 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv::24 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
test_obj.print();
ERROR (9)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: abstract_class_inst
description: instantiating abstract class
should_fail: 1
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
virtual class base_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void print();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class test_cls extends base_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::13 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv::24 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
test_obj.print();
ERROR (9)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: abstract_class
description: class extending abstract class
should_fail: 0
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:9: error: invalid class item.
name: abstract_class_inst
description: instantiating abstract class
should_fail: 1
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:9: error: invalid class item.
name: abstract_class
description: class extending abstract class
should_fail: 0
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv:9:30.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: abstract_class_inst
description: instantiating abstract class
should_fail: 1
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv:9:30.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: abstract_class
description: class extending abstract class
should_fail: 0
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: abstract_class_inst
description: instantiating abstract class
should_fail: 1
tags: 8.21
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.21--abstract_class_inst.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: dynamic_method_lookup
description: dynamic method selection with abstract base class
should_fail: 0
tags: 8.22
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8:2: error: language feature not yet supported
virtual class base_cls;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:12:2: error: language feature not yet supported
class a_cls extends base_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:18:2: error: language feature not yet supported
class b_cls extends base_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:24:2: error: language feature not yet supported
class c_cls extends base_cls;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:30:2: error: use of undeclared identifier 'base_cls'
base_cls arr[3];
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:31:2: error: use of undeclared identifier 'a_cls'
a_cls a;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:32:2: error: use of undeclared identifier 'b_cls'
b_cls b;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:33:2: error: use of undeclared identifier 'c_cls'
c_cls c;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:36:7: error: language feature not yet supported
a = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:37:7: error: language feature not yet supported
b = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:38:7: error: language feature not yet supported
c = new;
^~~
name: dynamic_method_lookup
description: dynamic method selection with abstract base class
should_fail: 0
tags: 8.22
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']
incdirs: []
top_module:
rc: 0

name: dynamic_method_lookup
description: dynamic method selection with abstract base class
should_fail: 0
tags: 8.22
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:28: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:36: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:36: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:37: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:37: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:38: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:38: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 23 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv
name: dynamic_method_lookup
description: dynamic method selection with abstract base class
should_fail: 0
tags: 8.22
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: dynamic_method_lookup
description: dynamic method selection with abstract base class
should_fail: 0
tags: 8.22
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
virtual class base_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void print();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class a_cls extends base_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::15 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::21 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::27 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::31 error in parsing: (syntax error, unexpected ';', expecting '(')
a_cls a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::32 error in parsing: (syntax error, unexpected ';', expecting '(')
b_cls b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::33 error in parsing: (syntax error, unexpected ';', expecting '(')
c_cls c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv::43 error in parsing: (syntax error, unexpected '.', expecting voLTE or '=')
arr[0].print();
ERROR (13)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: dynamic_method_lookup
description: dynamic method selection with abstract base class
should_fail: 0
tags: 8.22
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:9: error: invalid class item.
name: dynamic_method_lookup
description: dynamic method selection with abstract base class
should_fail: 0
tags: 8.22
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv:9:30.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: dynamic_method_lookup
description: dynamic method selection with abstract base class
should_fail: 0
tags: 8.22
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.22--dynamic_method_lookup.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: scope_resolution
description: access static method using scope resolution operator
should_fail: 0
tags: 8.23
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:16:12: error: unknown class or package 'test_cls'
$display(test_cls::next_id());
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:17:12: error: unknown class or package 'test_cls'
$display(test_cls::next_id());
^~~~~~~~
name: scope_resolution
description: access static method using scope resolution operator
should_fail: 0
tags: 8.23
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']
incdirs: []
top_module:
rc: 0

name: scope_resolution
description: access static method using scope resolution operator
should_fail: 0
tags: 8.23
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:9: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:10: Unsupported: Static in this context
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:10: syntax error, unexpected function, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv
name: scope_resolution
description: access static method using scope resolution operator
should_fail: 0
tags: 8.23
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: scope_resolution
description: access static method using scope resolution operator
should_fail: 0
tags: 8.23
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
static int id = 0;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv::17 error in parsing: (syntax error, unexpected ':', expecting ')')
$display(test_cls::next_id());
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: scope_resolution
description: access static method using scope resolution operator
should_fail: 0
tags: 8.23
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:16: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:17: error: malformed statement
name: scope_resolution
description: access static method using scope resolution operator
should_fail: 0
tags: 8.23
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'function' (KW_function) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv:10:24.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: scope_resolution
description: access static method using scope resolution operator
should_fail: 0
tags: 8.23
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.23--scope_resolution.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: out_of_block_methods
description: out-of-body method declaration
should_fail: 0
tags: 8.24
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:8:2: error: language feature not yet supported
class test_cls;
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:15:3: error: use of undeclared identifier 'a'
a += val;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:18:2: error: 'test_cls' is not a type
test_cls test_obj;
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:21:14: error: language feature not yet supported
test_obj = new;
^~~
name: out_of_block_methods
description: out-of-body method declaration
should_fail: 0
tags: 8.24
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(12, 1) module_or_generate_item
(12, 1) function_declaration
(12, 10) function_body_declaration
(12, 23) ERROR
(19, 1) module_or_generate_item
(19, 1) initial_construct
(19, 9) statement_or_null
(19, 9) statement
(19, 9) statement_item
(19, 9) seq_block
(22, 2) statement_or_null
(22, 2) statement
(22, 2) statement_item
(22, 2) subroutine_call_statement
(22, 13) ERROR
name: out_of_block_methods
description: out-of-body method declaration
should_fail: 0
tags: 8.24
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: extern
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:13: syntax error, unexpected function
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:21: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv
name: out_of_block_methods
description: out-of-body method declaration
should_fail: 0
tags: 8.24
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: out_of_block_methods
description: out-of-body method declaration
should_fail: 0
tags: 8.24
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::8 error in parsing: (syntax error, unexpected ';', expecting '(')
class test_cls;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::15 error in parsing: (syntax error, unexpected '+', expecting vSYMBOL_ID or '#')
a += val;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::27 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
test_obj.test_method(9);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv::30 error in parsing: (syntax error, unexpected vEND)
end
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: out_of_block_methods
description: out-of-body method declaration
should_fail: 0
tags: 8.24
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']
incdirs: []
top_module:
rc: 3

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:10: sorry: External methods are not yet supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:13: error: I give up on this function definition.
name: out_of_block_methods
description: out-of-body method declaration
should_fail: 0
tags: 8.24
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'extern' (KW_extern) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv:10:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: out_of_block_methods
description: out-of-body method declaration
should_fail: 0
tags: 8.24
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.24--out_of_block_methods.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8:2: error: language feature not yet supported
class test_cls #(parameter a = 12);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:11:2: error: language feature not yet supported
test_cls #(34) test_obj;
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14:14: error: language feature not yet supported
test_obj = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:15:12: error: use of undeclared identifier 'test_cls'
$display(test_cls.a);
^~~~~~~~
name: parametrized_class_extend
description: parametrized class extending another parametrized class
should_fail: 0
tags: 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8:2: error: language feature not yet supported
class base_cls #(int b = 20);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:12:2: error: language feature not yet supported
class ext_cls #(int e = 25) extends base_cls(5);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:16:2: error: language feature not yet supported
ext_cls #(15) inst;
^~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:19:10: error: language feature not yet supported
inst = new;
^~~
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 0

name: parametrized_class_extend
description: parametrized class extending another parametrized class
should_fail: 0
tags: 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']
incdirs: []
top_module:
rc: 0

name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error, unexpected parameter, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:14: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 5 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv
name: parametrized_class_extend
description: parametrized class extending another parametrized class
should_fail: 0
tags: 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:12: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:19: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 9 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error, unexpected '#', expecting '(' or '['
name: parametrized_class_extend
description: parametrized class extending another parametrized class
should_fail: 0
tags: 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8: syntax error, unexpected '#', expecting '(' or '['
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::8 error in parsing: (syntax error, unexpected '#', expecting '(')
class test_cls #(parameter a = 12);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv::11 error in parsing: (syntax error, unexpected '#', expecting '(')
test_cls #(34) test_obj;
name: parametrized_class_extend
description: parametrized class extending another parametrized class
should_fail: 0
tags: 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::8 error in parsing: (syntax error, unexpected '#', expecting '(')
class base_cls #(int b = 20);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class ext_cls #(int e = 25) extends base_cls(5);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::13 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv::16 error in parsing: (syntax error, unexpected '#', expecting '(')
ext_cls #(15) inst;
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:11: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:15: error: malformed statement
name: parametrized_class_extend
description: parametrized class extending another parametrized class
should_fail: 0
tags: 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:16: error: invalid module item.
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'parameter' (KW_parameter) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv:8:26.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parametrized_class_extend
description: parametrized class extending another parametrized class
should_fail: 0
tags: 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'b' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv:8:30.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parameters
description: parametrized class test
should_fail: 0
tags: 8.5 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.5--parameters.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parametrized_class_extend
description: parametrized class extending another parametrized class
should_fail: 0
tags: 8.25
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25--parametrized_class_extend.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parametrized_class_scope_resolution
description: parametrized class scope resolution
should_fail: 0
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9:2: error: language feature not yet supported
class par_cls #(int a = 25);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:13:2: error: language feature not yet supported
par_cls #(15) inst;
^~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:16:10: error: language feature not yet supported
inst = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:18:12: error: language feature not yet supported
$display(par_cls#()::b);
^~~~~~~~~~~~~
name: parametrized_class_invalid_scope_resolution
description: parametrized class invalid scope resolution
should_fail: 1
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9:2: error: language feature not yet supported
class par_cls #(int a = 25);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:13:2: error: language feature not yet supported
par_cls #(15) inst;
^~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:16:10: error: language feature not yet supported
inst = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:18:12: error: unknown class or package 'par_cls'
$display(par_cls::b);
^~~~~~~
name: parametrized_class_scope_resolution
description: parametrized class scope resolution
should_fail: 0
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']
incdirs: []
top_module:
rc: 0

name: parametrized_class_invalid_scope_resolution
description: parametrized class invalid scope resolution
should_fail: 1
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']
incdirs: []
top_module:
rc: 0

name: parametrized_class_scope_resolution
description: parametrized class scope resolution
should_fail: 0
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:16: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:18: syntax error, unexpected '#', expecting ')' or ','
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv
name: parametrized_class_invalid_scope_resolution
description: parametrized class invalid scope resolution
should_fail: 1
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9: syntax error, unexpected IDENTIFIER, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:16: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:18: syntax error, unexpected ::, expecting ')' or ','
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:18: Perhaps 'par_cls' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv
name: parametrized_class_scope_resolution
description: parametrized class scope resolution
should_fail: 0
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9: syntax error, unexpected '#', expecting '(' or '['
name: parametrized_class_invalid_scope_resolution
description: parametrized class invalid scope resolution
should_fail: 1
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9: syntax error, unexpected '#', expecting '(' or '['
name: parametrized_class_scope_resolution
description: parametrized class scope resolution
should_fail: 0
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::9 error in parsing: (syntax error, unexpected '#', expecting '(')
class par_cls #(int a = 25);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';' or ',')
parameter int b = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::13 error in parsing: (syntax error, unexpected '#', expecting '(')
par_cls #(15) inst;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv::18 error in parsing: (syntax error, unexpected '#', expecting ')')
$display(par_cls#()::b);
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: parametrized_class_invalid_scope_resolution
description: parametrized class invalid scope resolution
should_fail: 1
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::9 error in parsing: (syntax error, unexpected '#', expecting '(')
class par_cls #(int a = 25);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';' or ',')
parameter int b = 23;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::13 error in parsing: (syntax error, unexpected '#', expecting '(')
par_cls #(15) inst;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv::18 error in parsing: (syntax error, unexpected ':', expecting ')')
$display(par_cls::b);
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: parametrized_class_scope_resolution
description: parametrized class scope resolution
should_fail: 0
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:18: error: malformed statement
name: parametrized_class_invalid_scope_resolution
description: parametrized class invalid scope resolution
should_fail: 1
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:18: error: malformed statement
name: parametrized_class_scope_resolution
description: parametrized class scope resolution
should_fail: 0
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'a' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv:9:29.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parametrized_class_invalid_scope_resolution
description: parametrized class invalid scope resolution
should_fail: 1
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'a' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv:9:29.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parametrized_class_scope_resolution
description: parametrized class scope resolution
should_fail: 0
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_scope_resolution.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parametrized_class_invalid_scope_resolution
description: parametrized class invalid scope resolution
should_fail: 1
tags: 8.25.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.25.1--parametrized_class_invalid_scope_resolution.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7:1: error: language feature not yet supported
interface class base_ic extends basebase;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7:1: error: language feature not yet supported
interface class base_ic #(int N = 8, type T = string);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7:1: error: language feature not yet supported
interface class base_ic extends base1, base2, base3;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7:1: error: language feature not yet supported
interface class base_ic #(int N = 8) extends pkg1::base1, base2#(N);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7:1: error: language feature not yet supported
interface class base_ic;
^~~~~~~~~~~~~~~~~~~~~~~~
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) package_item
(7, 0) net_declaration
(7, 9) ERROR
(7, 18) ;
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 1

(0, 0) ERROR
(6, 0) ERROR
(6, 10) ERROR
(9, 0) package_item
(9, 0) net_declaration
(9, 12) ;
(10, 0) tf_item_declaration
(10, 0) block_item_declaration
(10, 0) data_declaration
(10, 5) ERROR
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 1

(0, 0) ERROR
(6, 0) interface_ansi_header
(6, 10) ERROR
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(11, 0) ERROR
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) package_item
(7, 0) data_declaration
(7, 0) type_declaration
(7, 11) type_identifier
(7, 11) simple_identifier
(7, 17) ERROR
(9, 0) ERROR
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(10, 0) ERROR
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) package_item
(7, 0) net_declaration
(7, 12) ;
(7, 13) ERROR
(8, 0) statement_or_null
(8, 0) statement
(8, 0) statement_item
(8, 0) procedural_assertion_statement
(8, 0) checker_instantiation
(8, 5) ERROR
(8, 38) ERROR
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 1

(0, 0) ERROR
(6, 0) interface_ansi_header
(6, 10) ERROR
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) package_item
(7, 0) net_declaration
(7, 12) ;
(7, 13) ERROR
(8, 0) function_statement_or_null
(8, 0) function_statement
(8, 0) statement
(8, 0) statement_item
(8, 0) procedural_assertion_statement
(8, 0) checker_instantiation
(8, 5) ERROR
(8, 42) ERROR
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(6, 10) ERROR
(7, 0) ERROR
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:8: syntax error, unexpected ':'
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:9: syntax error, unexpected '#', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:9: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:8: syntax error, unexpected IDENTIFIER, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:10: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:11: syntax error, unexpected '#', expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:8: syntax error, unexpected '[', expecting IDENTIFIER or PACKAGE-IDENTIFIER or TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:11: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:10: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:10: Perhaps 'bhg' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:8: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:8: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:9: syntax error, unexpected $end
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7: syntax error, unexpected TOK_ID
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic extends basebase;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic #(int N = 8, type T = string);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic extends base1, base2, base3;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic #(int N = 8) extends pkg1::base1, base2#(N);
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv::7 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vMODULE or preDEFAULT_NETTYPE)
interface class base_ic;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7: syntax error
I give up.
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7: syntax error
I give up.
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7: syntax error
I give up.
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7: syntax error
I give up.
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7: syntax error
I give up.
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7: syntax error
I give up.
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7: syntax error
I give up.
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7: syntax error
I give up.
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7: syntax error
I give up.
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7: syntax error
I give up.
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7: syntax error
I give up.
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7: syntax error
I give up.
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'base_ic' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv:7:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: iface_class_test_3
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_3.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_1
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_11
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_11.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_2
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_7
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_7.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_6
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_6.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_8
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_8.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_9
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_9.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_4
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_4.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_5
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_5.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_10
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_10.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: iface_class_test_0
description: Test
should_fail: 0
tags: 8.3 8.26
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generic/iface/iface_class_test_0.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: implements_multiple
description: class implementing multiple interfaces
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:12:2: error: language feature not yet supported
interface class itest;
^~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:16:2: error: language feature not yet supported
class Hello implements ihello, itest;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:25:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:28:9: error: language feature not yet supported
obj = new;
^~~
name: cast_between_interface_classes
description: it should be possible to cast between implemented interface classes
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:12:2: error: language feature not yet supported
interface class itest;
^~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:16:2: error: language feature not yet supported
class Hello implements ihello, itest;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:25:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:26:2: error: use of undeclared identifier 'ihello'
ihello ih_ref;
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:27:2: error: use of undeclared identifier 'itest'
itest it_ref;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:30:9: error: language feature not yet supported
obj = new;
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:32:3: error: use of undeclared identifier '$cast'
$cast(it_ref, ih_ref);
^~~~~
name: implements
description: implements keyword test
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:12:2: error: language feature not yet supported
class Hello implements ihello;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:18:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:21:9: error: language feature not yet supported
obj = new;
^~~
name: implements_extends
description: class both implementing and extending
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:12:2: error: language feature not yet supported
interface class itest;
^~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:16:2: error: language feature not yet supported
class base;
^~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22:2: error: language feature not yet supported
class Hello extends base implements ihello, itest;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:31:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:34:9: error: language feature not yet supported
obj = new;
^~~
name: implements_multiple
description: class implementing multiple interfaces
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(8, 14) ;
(8, 15) module_or_generate_item
(8, 15) function_declaration
(8, 24) function_body_declaration
(9, 1) block_item_declaration
(9, 1) data_declaration
(11, 1) ERROR
(12, 2) function_statement_or_null
(12, 2) function_statement
(12, 2) statement
(12, 2) statement_item
(12, 2) procedural_assertion_statement
(12, 2) checker_instantiation
(12, 15) ERROR
(13, 1) function_statement_or_null
(13, 1) function_statement
(13, 1) statement
(13, 1) statement_item
(13, 1) subroutine_call_statement
(15, 1) ERROR
(16, 2) function_statement_or_null
(16, 2) function_statement
(16, 2) statement
(16, 2) statement_item
(16, 2) procedural_assertion_statement
(16, 2) checker_instantiation
(16, 19) ERROR
(19, 2) module_or_generate_item
(19, 2) data_declaration
(19, 24) ERROR
(19, 31) module_or_generate_item
(19, 31) always_construct
(19, 31) always_keyword
(19, 31) always
(22, 9) ;
name: cast_between_interface_classes
description: it should be possible to cast between implemented interface classes
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(8, 14) ;
(8, 15) module_or_generate_item
(8, 15) function_declaration
(8, 24) function_body_declaration
(9, 1) block_item_declaration
(9, 1) data_declaration
(11, 1) ERROR
(12, 2) function_statement_or_null
(12, 2) function_statement
(12, 2) statement
(12, 2) statement_item
(12, 2) procedural_assertion_statement
(12, 2) checker_instantiation
(12, 15) ERROR
(13, 1) function_statement_or_null
(13, 1) function_statement
(13, 1) statement
(13, 1) statement_item
(13, 1) subroutine_call_statement
(15, 1) ERROR
(16, 2) function_statement_or_null
(16, 2) function_statement
(16, 2) statement
(16, 2) statement_item
(16, 2) procedural_assertion_statement
(16, 2) checker_instantiation
(16, 19) ERROR
(19, 2) module_or_generate_item
(19, 2) data_declaration
(19, 24) ERROR
(19, 31) module_or_generate_item
(19, 31) always_construct
(19, 31) always_keyword
(19, 31) always
(22, 9) ;
name: implements
description: implements keyword test
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(8, 14) ;
(8, 15) module_or_generate_item
(8, 15) function_declaration
(8, 24) function_body_declaration
(9, 1) block_item_declaration
(9, 1) data_declaration
(11, 1) ERROR
(12, 2) block_item_declaration
(12, 2) data_declaration
(12, 23) ;
(15, 1) module_or_generate_item
(15, 1) net_declaration
(17, 7) ERROR
name: implements_extends
description: class both implementing and extending
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(8, 14) ;
(8, 15) module_or_generate_item
(8, 15) function_declaration
(8, 24) function_body_declaration
(9, 1) block_item_declaration
(9, 1) data_declaration
(11, 1) ERROR
(12, 2) function_statement_or_null
(12, 2) function_statement
(12, 2) statement
(12, 2) statement_item
(12, 2) procedural_assertion_statement
(12, 2) checker_instantiation
(12, 15) ERROR
(13, 1) function_statement_or_null
(13, 1) function_statement
(13, 1) statement
(13, 1) statement_item
(13, 1) subroutine_call_statement
(15, 1) ERROR
(21, 6) ;
(21, 20) ;
(21, 21) port_declaration
(21, 21) interface_port_declaration
(21, 26) list_of_interface_identifiers
(21, 37) ERROR
(22, 2) module_or_generate_item
(22, 2) data_declaration
(22, 19) ERROR
(22, 29) ERROR
(22, 32) module_or_generate_item
(22, 32) always_construct
(22, 32) always_keyword
(22, 32) always
(25, 9) ;
(28, 1) module_or_generate_item
(28, 1) net_declaration
(30, 7) ERROR
name: implements_multiple
description: class implementing multiple interfaces
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:16: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:28: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:28: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 14 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv
name: cast_between_interface_classes
description: it should be possible to cast between implemented interface classes
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:16: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:30: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:30: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:32: Unsupported or unknown PLI call: $cast
%Error: Exiting due to 15 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv
name: implements
description: implements keyword test
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:12: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:21: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 10 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv
name: implements_extends
description: class both implementing and extending
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22: syntax error, unexpected IDENTIFIER, expecting ',' or ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:29: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:34: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:34: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 18 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv
name: implements_multiple
description: class implementing multiple interfaces
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: cast_between_interface_classes
description: it should be possible to cast between implemented interface classes
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: implements
description: implements keyword test
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: implements_extends
description: class both implementing and extending
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: implements_multiple
description: class implementing multiple interfaces
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class itest;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void test();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello implements ihello, itest;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::22 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv::29 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.hello();
ERROR (11)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: cast_between_interface_classes
description: it should be possible to cast between implemented interface classes
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class itest;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void test();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello implements ihello, itest;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::22 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::26 error in parsing: (syntax error, unexpected ';', expecting '(')
ihello ih_ref;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv::27 error in parsing: (syntax error, unexpected ';', expecting '(')
itest it_ref;
name: implements
description: implements keyword test
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello implements ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::15 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv::22 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.hello();
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: implements_extends
description: class both implementing and extending
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class itest;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void test();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class base;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::17 error in parsing: (syntax error, unexpected '(', expecting ';')
function method();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::25 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::28 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv::35 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.method();
ERROR (13)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: implements_multiple
description: class implementing multiple interfaces
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']
incdirs: []
top_module:
rc: 20

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:17: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:20: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:21: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:22: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:25: error: invalid module item.
name: cast_between_interface_classes
description: it should be possible to cast between implemented interface classes
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']
incdirs: []
top_module:
rc: 24

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:17: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:20: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:21: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:22: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:25: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:26: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:27: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:27: error: Invalid module instantiation
name: implements
description: implements keyword test
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']
incdirs: []
top_module:
rc: 12

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:18: error: invalid module item.
name: implements_extends
description: class both implementing and extending
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']
incdirs: []
top_module:
rc: 22

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:20: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:22: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:23: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:23: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:24: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:24: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:25: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:26: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:27: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:27: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:28: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:31: error: invalid module item.
name: implements_multiple
description: class implementing multiple interfaces
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: cast_between_interface_classes
description: it should be possible to cast between implemented interface classes
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: implements
description: implements keyword test
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: implements_extends
description: class both implementing and extending
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: implements_multiple
description: class implementing multiple interfaces
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_multiple.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: cast_between_interface_classes
description: it should be possible to cast between implemented interface classes
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--cast_between_interface_classes.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: implements
description: implements keyword test
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: implements_extends
description: class both implementing and extending
should_fail: 0
tags: 8.26.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.2--implements_extends.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: type_access_implements_invalid
description: access types from implemented class
should_fail: 1
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:13:2: error: language feature not yet supported
class Hello implements ihello;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:19:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:22:9: error: language feature not yet supported
obj = new;
^~~
name: type_access_implements
description: access interface class type with scope resolution operator
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:13:2: error: language feature not yet supported
class Hello implements ihello;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:19:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:22:9: error: language feature not yet supported
obj = new;
^~~
name: type_access_extends
description: accessing types from extended interface class
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:13:2: error: language feature not yet supported
interface class ihello_ex extends ihello;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: type_access_implements_invalid
description: access types from implemented class
should_fail: 1
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(9, 14) ;
(9, 15) module_or_generate_item
(9, 15) function_declaration
(9, 24) function_body_declaration
(10, 1) block_item_declaration
(10, 1) data_declaration
(12, 1) ERROR
(13, 2) block_item_declaration
(13, 2) data_declaration
(13, 23) ;
(13, 24) function_statement_or_null
(13, 24) function_statement
(13, 24) statement
(13, 24) statement_item
(13, 24) subroutine_call_statement
(13, 24) subroutine_call
(13, 24) tf_call
(13, 29) list_of_arguments_parent
(13, 36) ERROR
(16, 1) module_or_generate_item
(16, 1) net_declaration
(18, 7) ERROR
name: type_access_implements
description: access interface class type with scope resolution operator
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(9, 14) ;
(9, 15) module_or_generate_item
(9, 15) function_declaration
(9, 24) function_body_declaration
(10, 1) block_item_declaration
(10, 1) data_declaration
(12, 1) ERROR
(13, 2) block_item_declaration
(13, 2) data_declaration
(13, 23) ;
(13, 24) function_statement_or_null
(13, 24) function_statement
(13, 24) statement
(13, 24) statement_item
(13, 24) subroutine_call_statement
(13, 24) subroutine_call
(13, 24) tf_call
(13, 29) list_of_arguments_parent
(13, 30) expression
(13, 30) primary
(13, 30) class_qualifier
(13, 30) class_scope
(13, 43) ::
(16, 1) module_or_generate_item
(16, 1) net_declaration
(18, 7) ERROR
name: type_access_extends
description: accessing types from extended interface class
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(7, 1) ERROR
(7, 11) ERROR
(9, 14) ;
(10, 1) block_item_declaration
(10, 1) data_declaration
(12, 1) ERROR
(13, 2) function_statement_or_null
(13, 2) function_statement
(13, 2) statement
(13, 2) statement_item
(13, 2) procedural_assertion_statement
(13, 2) checker_instantiation
(13, 7) ERROR
(13, 44) ERROR
(13, 54) ERROR
name: type_access_implements_invalid
description: access types from implemented class
should_fail: 1
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:10: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:13: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 11 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv
name: type_access_implements
description: access interface class type with scope resolution operator
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:10: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:13: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:14: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:14: Perhaps 'ihello' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:7: ../V3ParseSym.h:112: Symbols suggest ending TASK 'hello' but parser thinks ending MODULE 'class_tb'
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv
name: type_access_extends
description: accessing types from extended interface class
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:10: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 9 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv
name: type_access_implements_invalid
description: access types from implemented class
should_fail: 1
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: type_access_implements
description: access interface class type with scope resolution operator
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: type_access_extends
description: accessing types from extended interface class
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: type_access_implements_invalid
description: access types from implemented class
should_fail: 1
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef int int_t;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello(int_t val);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello implements ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv::23 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.hello();
ERROR (9)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: type_access_implements
description: access interface class type with scope resolution operator
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef int int_t;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello(int_t val);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello implements ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv::23 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.hello();
ERROR (9)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: type_access_extends
description: accessing types from extended interface class
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef int int_t;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello(int_t val);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello_ex extends ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv::14 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello_ex(int_t v1, int_t v2);
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: type_access_implements_invalid
description: access types from implemented class
should_fail: 1
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']
incdirs: []
top_module:
rc: 12

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:10: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:15: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:19: error: invalid module item.
name: type_access_implements
description: access interface class type with scope resolution operator
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']
incdirs: []
top_module:
rc: 12

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:10: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:15: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:19: error: invalid module item.
name: type_access_extends
description: accessing types from extended interface class
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']
incdirs: []
top_module:
rc: 10

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:10: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:15: syntax error
I give up.
name: type_access_implements_invalid
description: access types from implemented class
should_fail: 1
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: type_access_implements
description: access interface class type with scope resolution operator
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: type_access_extends
description: accessing types from extended interface class
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: type_access_implements_invalid
description: access types from implemented class
should_fail: 1
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements_invalid.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: type_access_implements
description: access interface class type with scope resolution operator
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_implements.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: type_access_extends
description: accessing types from extended interface class
should_fail: 0
tags: 8.26.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.3--type_access_extends.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: illegal_implements_parameter
description: implementing parameter that resolves to an interface class is not allowed
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13:2: error: language feature not yet supported
class Hello #(type T = ihello) implements T;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:19:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:22:9: error: language feature not yet supported
obj = new;
^~~
name: illegal_forward_def_implements
description: implementing forward typedef for an interface class should fail
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8:26: error: forward typedef 'ihello' does not resolve to a data type
typedef interface class ihello;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:10:2: error: language feature not yet supported
class Hello implements ihello;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:16:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:21:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:24:9: error: language feature not yet supported
obj = new;
^~~
name: illegal_implements_parameter
description: implementing parameter that resolves to an interface class is not allowed
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(9, 14) ;
(9, 15) module_or_generate_item
(9, 15) function_declaration
(9, 24) function_body_declaration
(10, 1) function_statement_or_null
(10, 1) function_statement
(10, 1) statement
(10, 1) statement_item
(10, 1) procedural_assertion_statement
(10, 1) checker_instantiation
(12, 7) ERROR
(12, 15) ERROR
(12, 31) ;
(12, 32) function_statement_or_null
(12, 32) function_statement
(12, 32) statement
(12, 32) statement_item
(12, 32) subroutine_call_statement
(12, 43) ERROR
(13, 2) function_statement_or_null
(13, 2) function_statement
(13, 2) statement
(13, 2) statement_item
(13, 2) procedural_assertion_statement
(13, 2) checker_instantiation
(13, 19) ERROR
(13, 30) property_actual_arg
(13, 30) property_expr
(13, 30) sequence_expr
(13, 30) expression_or_dist
(13, 30) expression
(13, 30) primary
(13, 30) class_qualifier
(13, 30) class_scope
(13, 43) ::
(16, 1) module_or_generate_item
(16, 1) net_declaration
(18, 7) ERROR
name: illegal_forward_def_implements
description: implementing forward typedef for an interface class should fail
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(15, 1) ERROR
(15, 11) ERROR
(17, 14) ;
(18, 1) block_item_declaration
(18, 1) data_declaration
(20, 1) ERROR
(22, 1) block_item_declaration
(22, 1) data_declaration
(22, 9) ERROR
name: illegal_implements_parameter
description: implementing parameter that resolves to an interface class is not allowed
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:10: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13: syntax error, unexpected type, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: Perhaps 'ihello' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:7: ../V3ParseSym.h:112: Symbols suggest ending TASK 'hello' but parser thinks ending MODULE 'class_tb'
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv
name: illegal_forward_def_implements
description: implementing forward typedef for an interface class should fail
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8: syntax error, unexpected interface, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:10: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:11: syntax error, unexpected ::, expecting ')'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:11: Perhaps 'ihello' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:18: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:24: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:7: ../V3ParseSym.h:112: Symbols suggest ending TASK 'hello' but parser thinks ending MODULE 'class_tb'
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv
name: illegal_implements_parameter
description: implementing parameter that resolves to an interface class is not allowed
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: illegal_forward_def_implements
description: implementing forward typedef for an interface class should fail
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: illegal_implements_parameter
description: implementing parameter that resolves to an interface class is not allowed
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef int int_t;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello(int_t val);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello #(type T = ihello) implements T;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv::23 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.hello();
ERROR (9)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: illegal_forward_def_implements
description: implementing forward typedef for an interface class should fail
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello implements ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::13 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef int int_t;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::18 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello(int_t val);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::21 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
Hello obj;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv::25 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.hello();
ERROR (10)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: illegal_implements_parameter
description: implementing parameter that resolves to an interface class is not allowed
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']
incdirs: []
top_module:
rc: 12

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:10: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:15: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:19: error: invalid module item.
name: illegal_forward_def_implements
description: implementing forward typedef for an interface class should fail
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']
incdirs: []
top_module:
rc: 14

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:10: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:11: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:21: error: invalid module item.
name: illegal_implements_parameter
description: implementing parameter that resolves to an interface class is not allowed
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: illegal_forward_def_implements
description: implementing forward typedef for an interface class should fail
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv:8:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: illegal_implements_parameter
description: implementing parameter that resolves to an interface class is not allowed
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_implements_parameter.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: illegal_forward_def_implements
description: implementing forward typedef for an interface class should fail
should_fail: 1
tags: 8.26.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.4--illegal_forward_def_implements.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: implemented_class_handle
description: it should be possible to assign object handle to a variable of an implemented class type
should_fail: 0
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:12:2: error: language feature not yet supported
class Hello implements ihello;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:18:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:19:2: error: use of undeclared identifier 'ihello'
ihello iobj;
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:22:9: error: language feature not yet supported
obj = new;
^~~
name: interface_instantiation
description: instantiating an interface class
should_fail: 1
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:12:2: error: use of undeclared identifier 'ihello'
ihello obj;
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:15:9: error: language feature not yet supported
obj = new;
^~~
name: implemented_class_handle
description: it should be possible to assign object handle to a variable of an implemented class type
should_fail: 0
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(8, 14) ;
(8, 15) module_or_generate_item
(8, 15) function_declaration
(8, 24) function_body_declaration
(9, 1) block_item_declaration
(9, 1) data_declaration
(11, 1) ERROR
(12, 2) block_item_declaration
(12, 2) data_declaration
(12, 23) ;
(15, 1) module_or_generate_item
(15, 1) net_declaration
(17, 7) ERROR
name: interface_instantiation
description: instantiating an interface class
should_fail: 1
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(7, 1) ERROR
(7, 11) ERROR
(8, 14) ;
(9, 1) block_item_declaration
(9, 1) data_declaration
(11, 1) ERROR
(13, 1) block_item_declaration
(13, 1) data_declaration
(13, 9) ERROR
name: implemented_class_handle
description: it should be possible to assign object handle to a variable of an implemented class type
should_fail: 0
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:12: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:22: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 10 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv
name: interface_instantiation
description: instantiating an interface class
should_fail: 1
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:15: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:15: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 6 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv
name: implemented_class_handle
description: it should be possible to assign object handle to a variable of an implemented class type
should_fail: 0
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: interface_instantiation
description: instantiating an interface class
should_fail: 1
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: implemented_class_handle
description: it should be possible to assign object handle to a variable of an implemented class type
should_fail: 0
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello implements ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::15 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv::19 error in parsing: (syntax error, unexpected ';', expecting '(')
ihello iobj;
name: interface_instantiation
description: instantiating an interface class
should_fail: 1
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
ihello obj;
name: implemented_class_handle
description: it should be possible to assign object handle to a variable of an implemented class type
should_fail: 0
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']
incdirs: []
top_module:
rc: 14

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:19: error: Invalid module instantiation
name: interface_instantiation
description: instantiating an interface class
should_fail: 1
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:12: error: invalid module item.
name: implemented_class_handle
description: it should be possible to assign object handle to a variable of an implemented class type
should_fail: 0
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: interface_instantiation
description: instantiating an interface class
should_fail: 1
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: implemented_class_handle
description: it should be possible to assign object handle to a variable of an implemented class type
should_fail: 0
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--implemented_class_handle.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: interface_instantiation
description: instantiating an interface class
should_fail: 1
tags: 8.26.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.5--invalid_interface_instantiation.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: name_conflict_unresolved
description: unresolved interface class method name conflict
should_fail: 1
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:12:2: error: language feature not yet supported
interface class itest;
^~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:16:2: error: language feature not yet supported
class Hello implements ihello, itest;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:22:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:25:9: error: language feature not yet supported
obj = new;
^~~
name: name_conflict_resolved
description: resolved interface class method name conflict
should_fail: 0
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:12:2: error: language feature not yet supported
interface class itest;
^~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:16:2: error: language feature not yet supported
class Hello implements ihello, itest;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:22:2: error: use of undeclared identifier 'Hello'
Hello obj;
^~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:25:9: error: language feature not yet supported
obj = new;
^~~
name: name_conflict_unresolved
description: unresolved interface class method name conflict
should_fail: 1
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(8, 14) ;
(8, 15) module_or_generate_item
(8, 15) function_declaration
(8, 24) function_body_declaration
(9, 1) block_item_declaration
(9, 1) data_declaration
(11, 1) ERROR
(12, 2) function_statement_or_null
(12, 2) function_statement
(12, 2) statement
(12, 2) statement_item
(12, 2) procedural_assertion_statement
(12, 2) checker_instantiation
(12, 15) ERROR
(13, 1) function_statement_or_null
(13, 1) function_statement
(13, 1) statement
(13, 1) statement_item
(13, 1) subroutine_call_statement
(15, 1) ERROR
(16, 2) function_statement_or_null
(16, 2) function_statement
(16, 2) statement
(16, 2) statement_item
(16, 2) procedural_assertion_statement
(16, 2) checker_instantiation
(16, 19) ERROR
(19, 1) module_or_generate_item
(19, 1) net_declaration
(21, 7) ERROR
name: name_conflict_resolved
description: resolved interface class method name conflict
should_fail: 0
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(8, 14) ;
(8, 15) module_or_generate_item
(8, 15) function_declaration
(8, 24) function_body_declaration
(9, 1) block_item_declaration
(9, 1) data_declaration
(11, 1) ERROR
(12, 2) function_statement_or_null
(12, 2) function_statement
(12, 2) statement
(12, 2) statement_item
(12, 2) procedural_assertion_statement
(12, 2) checker_instantiation
(12, 15) ERROR
(13, 1) function_statement_or_null
(13, 1) function_statement
(13, 1) statement
(13, 1) statement_item
(13, 1) subroutine_call_statement
(15, 1) ERROR
(16, 2) function_statement_or_null
(16, 2) function_statement
(16, 2) statement
(16, 2) statement_item
(16, 2) procedural_assertion_statement
(16, 2) checker_instantiation
(16, 19) ERROR
(19, 1) module_or_generate_item
(19, 1) net_declaration
(21, 7) ERROR
name: name_conflict_unresolved
description: unresolved interface class method name conflict
should_fail: 1
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:16: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:25: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 13 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv
name: name_conflict_resolved
description: resolved interface class method name conflict
should_fail: 0
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:16: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:25: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 13 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv
name: name_conflict_unresolved
description: unresolved interface class method name conflict
should_fail: 1
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: name_conflict_resolved
description: resolved interface class method name conflict
should_fail: 0
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: name_conflict_unresolved
description: unresolved interface class method name conflict
should_fail: 1
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class itest;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function int hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello implements ihello, itest;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv::26 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.hello();
ERROR (10)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: name_conflict_resolved
description: resolved interface class method name conflict
should_fail: 0
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class itest;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class Hello implements ihello, itest;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::19 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv::26 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.hello();
ERROR (10)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: name_conflict_unresolved
description: unresolved interface class method name conflict
should_fail: 1
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 16

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:17: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:22: error: invalid module item.
name: name_conflict_resolved
description: resolved interface class method name conflict
should_fail: 0
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']
incdirs: []
top_module:
rc: 16

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:17: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:18: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:22: error: invalid module item.
name: name_conflict_unresolved
description: unresolved interface class method name conflict
should_fail: 1
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: name_conflict_resolved
description: resolved interface class method name conflict
should_fail: 0
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: name_conflict_unresolved
description: unresolved interface class method name conflict
should_fail: 1
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: name_conflict_resolved
description: resolved interface class method name conflict
should_fail: 0
tags: 8.26.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.1--name_conflict_resolved.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parameter_type_conflict
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 0
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8:2: error: language feature not yet supported
interface class ic1#(type T = logic);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:12:2: error: language feature not yet supported
interface class ic2#(type T = logic);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:16:2: error: language feature not yet supported
interface class ic3#(type TYPE = logic) extends ic1#(TYPE), ic2#(TYPE);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: parameter_type_conflict_unresolved
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 1
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8:2: error: language feature not yet supported
interface class ic1#(type T = logic);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:12:2: error: language feature not yet supported
interface class ic2#(type T = logic);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:16:2: error: language feature not yet supported
interface class ic3#(type TYPE = logic) extends ic1#(TYPE), ic2#(TYPE);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: parameter_type_conflict
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 0
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']
incdirs: []
top_module:
rc: 1

(0, 0) ERROR
(7, 1) interface_ansi_header
(7, 17) ERROR
(8, 2) non_port_interface_item
(8, 2) interface_or_generate_item
(8, 2) net_declaration
(8, 14) ;
(9, 1) function_statement_or_null
(9, 1) function_statement
(9, 1) statement
(9, 1) statement_item
(9, 1) procedural_assertion_statement
(9, 1) checker_instantiation
(11, 11) ERROR
(11, 22) ERROR
(12, 2) function_statement_or_null
(12, 2) function_statement
(12, 2) statement
(12, 2) statement_item
(12, 2) procedural_assertion_statement
(12, 2) checker_instantiation
(12, 15) ERROR
(12, 35) ERROR
(13, 1) function_statement_or_null
(13, 1) function_statement
(13, 1) statement
(13, 1) statement_item
(13, 1) procedural_assertion_statement
(13, 1) checker_instantiation
(15, 11) ERROR
(15, 22) ERROR
(15, 40) ;
(15, 52) ERROR
(15, 58) ERROR
name: parameter_type_conflict_unresolved
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 1
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1

(0, 0) ERROR
(7, 1) interface_ansi_header
(7, 17) ERROR
(8, 2) non_port_interface_item
(8, 2) interface_or_generate_item
(8, 2) net_declaration
(8, 14) ;
(9, 1) function_statement_or_null
(9, 1) function_statement
(9, 1) statement
(9, 1) statement_item
(9, 1) procedural_assertion_statement
(9, 1) checker_instantiation
(11, 11) ERROR
(11, 22) ERROR
(12, 2) function_statement_or_null
(12, 2) function_statement
(12, 2) statement
(12, 2) statement_item
(12, 2) procedural_assertion_statement
(12, 2) checker_instantiation
(12, 15) ERROR
(12, 35) ERROR
(13, 1) function_statement_or_null
(13, 1) function_statement
(13, 1) statement
(13, 1) statement_item
(13, 1) procedural_assertion_statement
(13, 1) checker_instantiation
(15, 11) ERROR
(15, 22) ERROR
(15, 40) ;
(15, 52) ERROR
(15, 58) ERROR
name: parameter_type_conflict
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 0
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:17: syntax error, unexpected IDENTIFIER, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 11 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv
name: parameter_type_conflict_unresolved
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 1
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 10 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv
name: parameter_type_conflict
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 0
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: parameter_type_conflict_unresolved
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 1
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: parameter_type_conflict
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 0
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic1#(type T = logic);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn1(T a);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic2#(type T = logic);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn2(T a);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic3#(type TYPE = logic) extends ic1#(TYPE), ic2#(TYPE);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef TYPE T;
ERROR (9)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: parameter_type_conflict_unresolved
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 1
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic1#(type T = logic);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn1(T a);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic2#(type T = logic);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn2(T a);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic3#(type TYPE = logic) extends ic1#(TYPE), ic2#(TYPE);
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: parameter_type_conflict
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 0
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']
incdirs: []
top_module:
rc: 14

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:17: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:18: syntax error
I give up.
name: parameter_type_conflict_unresolved
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 1
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 12

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:17: syntax error
I give up.
name: parameter_type_conflict
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 0
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parameter_type_conflict_unresolved
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 1
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parameter_type_conflict
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 0
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parameter_type_conflict_unresolved
description: superclass type declaration conflicts must be resolved in subclass
should_fail: 1
tags: 8.26.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.2--parameter_type_conflict_unresolved.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: diamond_relationship
description: interface class inherited from multiple sources shouldn't create symbol conflicts
should_fail: 0
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8:2: error: language feature not yet supported
interface class ibase;
^~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:12:2: error: language feature not yet supported
interface class ic1 extends ibase;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:16:2: error: language feature not yet supported
interface class ic2 extends ibase;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:20:2: error: language feature not yet supported
interface class ic3 extends ic1, ic2;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: diamond_relationship_parametrized
description: different specializations of an interface class are treated as unique interface class types
should_fail: 1
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8:2: error: language feature not yet supported
interface class ibase#(type T = logic);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:12:2: error: language feature not yet supported
interface class ic1 extends ibase#(bit);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:16:2: error: language feature not yet supported
interface class ic2 extends ibase#(string);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:20:2: error: language feature not yet supported
interface class ic3 extends ic1, ic2;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: diamond_relationship
description: interface class inherited from multiple sources shouldn't create symbol conflicts
should_fail: 0
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) ERROR
(7, 1) ERROR
(8, 14) ;
(9, 1) block_item_declaration
(9, 1) data_declaration
(11, 1) ERROR
(12, 2) function_statement_or_null
(12, 2) function_statement
(12, 2) statement
(12, 2) statement_item
(12, 2) procedural_assertion_statement
(12, 2) checker_instantiation
(12, 15) ERROR
(13, 1) function_statement_or_null
(13, 1) function_statement
(13, 1) statement
(13, 1) statement_item
(13, 1) subroutine_call_statement
(15, 1) ERROR
(16, 2) function_statement_or_null
(16, 2) function_statement
(16, 2) statement
(16, 2) statement_item
(16, 2) procedural_assertion_statement
(16, 2) checker_instantiation
(16, 15) ERROR
(17, 1) function_statement_or_null
(17, 1) function_statement
(17, 1) statement
(17, 1) statement_item
(17, 1) subroutine_call_statement
(19, 1) ERROR
(20, 2) function_statement_or_null
(20, 2) function_statement
(20, 2) statement
(20, 2) statement_item
(20, 2) procedural_assertion_statement
(20, 2) checker_instantiation
(20, 15) ERROR
name: diamond_relationship_parametrized
description: different specializations of an interface class are treated as unique interface class types
should_fail: 1
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']
incdirs: []
top_module:
rc: 1

(0, 0) ERROR
(7, 1) interface_ansi_header
(7, 17) ERROR
(8, 2) non_port_interface_item
(8, 2) interface_or_generate_item
(8, 2) net_declaration
(8, 14) ;
(9, 1) block_item_declaration
(9, 1) data_declaration
(9, 1) data_type_or_implicit1
(9, 1) data_type
(9, 1) class_type
(11, 1) ERROR
(11, 40) list_of_variable_decl_assignments
(11, 40) variable_decl_assignment
(11, 40) variable_identifier
(11, 40) simple_identifier
(12, 2) function_statement_or_null
(12, 2) function_statement
(12, 2) statement
(12, 2) statement_item
(12, 2) procedural_assertion_statement
(12, 2) checker_instantiation
(12, 15) ERROR
(13, 1) ERROR
(13, 1) class_type
(15, 1) ERROR
(16, 2) function_statement_or_null
(16, 2) function_statement
(16, 2) statement
(16, 2) statement_item
(16, 2) procedural_assertion_statement
(16, 2) checker_instantiation
(16, 15) ERROR
(17, 1) function_statement_or_null
(17, 1) function_statement
(17, 1) statement
(17, 1) statement_item
(17, 1) subroutine_call_statement
(19, 1) ERROR
(20, 2) function_statement_or_null
(20, 2) function_statement
(20, 2) statement
(20, 2) statement_item
(20, 2) procedural_assertion_statement
(20, 2) checker_instantiation
(20, 15) ERROR
name: diamond_relationship
description: interface class inherited from multiple sources shouldn't create symbol conflicts
should_fail: 0
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 16 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv
name: diamond_relationship_parametrized
description: different specializations of an interface class are treated as unique interface class types
should_fail: 1
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 16 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv
name: diamond_relationship
description: interface class inherited from multiple sources shouldn't create symbol conflicts
should_fail: 0
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: diamond_relationship_parametrized
description: different specializations of an interface class are treated as unique interface class types
should_fail: 1
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: diamond_relationship
description: interface class inherited from multiple sources shouldn't create symbol conflicts
should_fail: 0
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ibase;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic1 extends ibase;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn1();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic2 extends ibase;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::17 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn2();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic3 extends ic1, ic2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv::21 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn3();
ERROR (11)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: diamond_relationship_parametrized
description: different specializations of an interface class are treated as unique interface class types
should_fail: 1
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ibase#(type T = logic);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn(T val);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic1 extends ibase#(bit);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::13 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn1();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic2 extends ibase#(string);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::17 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn2();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ic3 extends ic1, ic2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv::21 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void fn3();
ERROR (11)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: diamond_relationship
description: interface class inherited from multiple sources shouldn't create symbol conflicts
should_fail: 0
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']
incdirs: []
top_module:
rc: 18

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:17: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:20: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:21: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:22: syntax error
I give up.
name: diamond_relationship_parametrized
description: different specializations of an interface class are treated as unique interface class types
should_fail: 1
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']
incdirs: []
top_module:
rc: 18

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:16: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:17: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:20: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:21: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:22: syntax error
I give up.
name: diamond_relationship
description: interface class inherited from multiple sources shouldn't create symbol conflicts
should_fail: 0
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: diamond_relationship_parametrized
description: different specializations of an interface class are treated as unique interface class types
should_fail: 1
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: diamond_relationship
description: interface class inherited from multiple sources shouldn't create symbol conflicts
should_fail: 0
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: diamond_relationship_parametrized
description: different specializations of an interface class are treated as unique interface class types
should_fail: 1
tags: 8.26.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.6.3--diamond_relationship_parametrized.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: partial_implementation
description: virtual classes can implement their interfaces partially
should_fail: 0
tags: 8.26.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8:2: error: language feature not yet supported
interface class ihello;
^~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:13:2: error: language feature not yet supported
virtual class vhello implements ihello;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:20:2: error: language feature not yet supported
class helloworld extends vhello;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:26:2: error: use of undeclared identifier 'helloworld'
helloworld obj;
^~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:29:9: error: language feature not yet supported
obj = new;
^~~
name: partial_implementation
description: virtual classes can implement their interfaces partially
should_fail: 0
tags: 8.26.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(7, 1) ERROR
(7, 11) ERROR
(8, 14) ;
(8, 15) module_or_generate_item
(8, 15) function_declaration
(8, 24) function_body_declaration
(9, 2) function_statement_or_null
(9, 2) function_statement
(9, 2) statement
(9, 2) statement_item
(9, 2) procedural_assertion_statement
(9, 2) checker_instantiation
(9, 15) ERROR
(10, 1) function_statement_or_null
(10, 1) function_statement
(10, 1) statement
(10, 1) statement_item
(10, 1) subroutine_call_statement
(12, 1) ERROR
(13, 2) function_statement_or_null
(13, 2) function_statement
(13, 2) statement
(13, 2) statement_item
(13, 2) procedural_assertion_statement
(13, 2) checker_instantiation
(13, 19) ERROR
(16, 14) ;
(16, 15) module_or_generate_item
(16, 15) function_declaration
(16, 24) function_body_declaration
(17, 1) block_item_declaration
(17, 1) data_declaration
(19, 1) ERROR
(20, 2) block_item_declaration
(20, 2) data_declaration
(20, 23) ;
(23, 1) module_or_generate_item
(23, 1) net_declaration
(25, 12) ERROR
name: partial_implementation
description: virtual classes can implement their interfaces partially
should_fail: 0
tags: 8.26.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8: syntax error, unexpected interface
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:11: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:13: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:13: Unsupported: SystemVerilog 2012 reserved word not implemented: implements
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:17: syntax error, unexpected pure
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: extends
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: virtual
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:29: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:29: syntax error, unexpected ';', expecting TYPE-IDENTIFIER
%Error: Exiting due to 18 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv
name: partial_implementation
description: virtual classes can implement their interfaces partially
should_fail: 0
tags: 8.26.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: partial_implementation
description: virtual classes can implement their interfaces partially
should_fail: 0
tags: 8.26.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
interface class ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::9 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void hello();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::10 error in parsing: (syntax error, unexpected vFUNCTION, expecting '(')
pure virtual function void world();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::13 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
virtual class vhello implements ihello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::16 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class helloworld extends vhello;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::23 error in parsing: (syntax error, unexpected vENDFUNCTION)
endfunction
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv::31 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
obj.hello();
ERROR (11)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: partial_implementation
description: virtual classes can implement their interfaces partially
should_fail: 0
tags: 8.26.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']
incdirs: []
top_module:
rc: 22

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:9: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:10: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:13: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:15: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:17: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:20: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:21: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:22: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:22: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:23: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:26: error: invalid module item.
name: partial_implementation
description: virtual classes can implement their interfaces partially
should_fail: 0
tags: 8.26.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'interface' (KW_interface) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv:8:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: partial_implementation
description: virtual classes can implement their interfaces partially
should_fail: 0
tags: 8.26.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.26.7--partial_implementation.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: forward_declaration
description: class forward declaration test
should_fail: 0
tags: 8.27
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:8:16: error: forward typedef 'C2' does not resolve to a data type
typedef class C2;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:10:2: error: language feature not yet supported
class C1;
^~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:14:2: error: language feature not yet supported
class C2;
^~~~~~~~~
name: forward_declaration
description: class forward declaration test
should_fail: 0
tags: 8.27
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']
incdirs: []
top_module:
rc: 0

name: forward_declaration
description: class forward declaration test
should_fail: 0
tags: 8.27
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:8: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:10: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:10: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: class
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:14: syntax error, unexpected ';', expecting IDENTIFIER or do or final
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endclass
%Error: Exiting due to 7 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv
name: forward_declaration
description: class forward declaration test
should_fail: 0
tags: 8.27
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:8: syntax error, unexpected TOK_ID, expecting '(' or '['
name: forward_declaration
description: class forward declaration test
should_fail: 0
tags: 8.27
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef class C2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')
class C1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
C2 c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
class C2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(')
C1 c;
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: forward_declaration
description: class forward declaration test
should_fail: 0
tags: 8.27
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']
incdirs: []
top_module:
rc: 134

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:8: assert: elab_type.cc:138: failed assertion save_elaborated_type
Aborted (core dumped)
name: forward_declaration
description: class forward declaration test
should_fail: 0
tags: 8.27
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'endmodule' (KW_endmodule) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv:17:1.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: forward_declaration
description: class forward declaration test
should_fail: 0
tags: 8.27
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-8/8.27--forward_declaration.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: initial
description: initial check
should_fail: 0
tags: 9.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv']
incdirs: []
top_module:
rc: 0

name: initial
description: initial check
should_fail: 0
tags: 9.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv']
incdirs: []
top_module:
rc: 0

name: initial
description: initial check
should_fail: 0
tags: 9.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv']
incdirs: []
top_module:
rc: 0

name: initial
description: initial check
should_fail: 0
tags: 9.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv' to AST representation.
Generating RTLIL representation for module `\initial_tb'.
Successfully finished Verilog frontend.
name: initial
description: initial check
should_fail: 0
tags: 9.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: initial
description: initial check
should_fail: 0
tags: 9.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv']
incdirs: []
top_module:
rc: 0

name: initial
description: initial check
should_fail: 0
tags: 9.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv']
incdirs: []
top_module:
rc: 0

module initial_tb;
reg a = 0;
initial a = 1;
endmodule
name: initial
description: initial check
should_fail: 0
tags: 9.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.1--initial.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: always
description: always check
should_fail: 0
tags: 9.2.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']
incdirs: []
top_module:
rc: 0

name: always
description: always check
should_fail: 0
tags: 9.2.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']
incdirs: []
top_module:
rc: 0

name: always
description: always check
should_fail: 0
tags: 9.2.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']
incdirs: []
top_module:
rc: 0

name: always
description: always check
should_fail: 0
tags: 9.2.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv' to AST representation.
Generating RTLIL representation for module `\always_tb'.
Successfully finished Verilog frontend.
name: always
description: always check
should_fail: 0
tags: 9.2.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: always
description: always check
should_fail: 0
tags: 9.2.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv:10: error: always statement does not have any delay.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv:10: : A runtime infinite loop will occur.
Elaboration failed
name: always
description: always check
should_fail: 0
tags: 9.2.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']
incdirs: []
top_module:
rc: 0

module always_tb;
wire a = 0;
reg b = 0;
always b = (~ a);
endmodule
name: always
description: always check
should_fail: 0
tags: 9.2.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.1--always.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: always_comb
description: always_comb check
should_fail: 0
tags: 9.2.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv']
incdirs: []
top_module:
rc: 0

name: always_comb
description: always_comb check
should_fail: 0
tags: 9.2.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv']
incdirs: []
top_module:
rc: 0

name: always_comb
description: always_comb check
should_fail: 0
tags: 9.2.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv']
incdirs: []
top_module:
rc: 0

name: always_comb
description: always_comb check
should_fail: 0
tags: 9.2.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv' to AST representation.
Generating RTLIL representation for module `\always_tb'.
Successfully finished Verilog frontend.
name: always_comb
description: always_comb check
should_fail: 0
tags: 9.2.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(')
b = ~a;
name: always_comb
description: always_comb check
should_fail: 0
tags: 9.2.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv:11: error: invalid module item.
name: always_comb
description: always_comb check
should_fail: 0
tags: 9.2.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv']
incdirs: []
top_module:
rc: 0

module always_tb;
wire a = 0;
reg b = 0;
always @(*) b = (~ a);
endmodule
name: always_comb
description: always_comb check
should_fail: 0
tags: 9.2.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.2--always_comb.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: always_latch
description: always_latch check
should_fail: 0
tags: 9.2.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv']
incdirs: []
top_module:
rc: 0

name: always_latch
description: always_latch check
should_fail: 0
tags: 9.2.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv']
incdirs: []
top_module:
rc: 0

name: always_latch
description: always_latch check
should_fail: 0
tags: 9.2.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv']
incdirs: []
top_module:
rc: 0

name: always_latch
description: always_latch check
should_fail: 0
tags: 9.2.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv' to AST representation.
Generating RTLIL representation for module `\always_tb'.
Successfully finished Verilog frontend.
name: always_latch
description: always_latch check
should_fail: 0
tags: 9.2.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv::12 error in parsing: (syntax error, unexpected vIF, expecting vSYMBOL_ID or '#')
if(a) q <= b;
name: always_latch
description: always_latch check
should_fail: 0
tags: 9.2.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv:12: error: invalid module item.
name: always_latch
description: always_latch check
should_fail: 0
tags: 9.2.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv']
incdirs: []
top_module:
rc: 0

module always_tb;
wire a = 0;
wire b = 0;
reg q = 0;
always_latch if (a) q <= b;
endmodule
name: always_latch
description: always_latch check
should_fail: 0
tags: 9.2.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.3--always_latch.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: always_ff
description: always_ff check
should_fail: 0
tags: 9.2.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv']
incdirs: []
top_module:
rc: 0

name: always_ff
description: always_ff check
should_fail: 0
tags: 9.2.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv']
incdirs: []
top_module:
rc: 0

name: always_ff
description: always_ff check
should_fail: 0
tags: 9.2.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv']
incdirs: []
top_module:
rc: 0

name: always_ff
description: always_ff check
should_fail: 0
tags: 9.2.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv' to AST representation.
Generating RTLIL representation for module `\always_tb'.
Successfully finished Verilog frontend.
name: always_ff
description: always_ff check
should_fail: 0
tags: 9.2.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv::11 error in parsing: (syntax error, unexpected '@', expecting vSYMBOL_ID or '#')
always_ff @(posedge a)
name: always_ff
description: always_ff check
should_fail: 0
tags: 9.2.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv:12: error: invalid module item.
name: always_ff
description: always_ff check
should_fail: 0
tags: 9.2.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv']
incdirs: []
top_module:
rc: 0

module always_tb;
wire a = 0;
wire b = 0;
reg q = 0;
always @(posedge a) q <= b;
endmodule
name: always_ff
description: always_ff check
should_fail: 0
tags: 9.2.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.2.4--always_ff.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: final
description: final check
should_fail: 0
tags: 9.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']
incdirs: []
top_module:
rc: 0

name: final
description: final check
should_fail: 0
tags: 9.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']
incdirs: []
top_module:
rc: 0

name: final
description: final check
should_fail: 0
tags: 9.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']
incdirs: []
top_module:
rc: 0

name: final
description: final check
should_fail: 0
tags: 9.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv:10: syntax error, unexpected '=', expecting '(' or '['
name: final
description: final check
should_fail: 0
tags: 9.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
a = 1;
name: final
description: final check
should_fail: 0
tags: 9.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']
incdirs: []
top_module:
rc: 0

name: final
description: final check
should_fail: 0
tags: 9.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']
incdirs: []
top_module:
rc: 0

module initial_tb;
wire a = 0;
final a = 1;
endmodule
name: final
description: final check
should_fail: 0
tags: 9.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.2.3--final.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: sequential_block
description: sequential block check
should_fail: 0
tags: 9.3.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv']
incdirs: []
top_module:
rc: 0

name: sequential_block
description: sequential block check
should_fail: 0
tags: 9.3.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv']
incdirs: []
top_module:
rc: 0

name: sequential_block
description: sequential block check
should_fail: 0
tags: 9.3.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv']
incdirs: []
top_module:
rc: 0

name: sequential_block
description: sequential block check
should_fail: 0
tags: 9.3.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv' to AST representation.
Generating RTLIL representation for module `\sequential_tb'.
Successfully finished Verilog frontend.
name: sequential_block
description: sequential block check
should_fail: 0
tags: 9.3.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: sequential_block
description: sequential block check
should_fail: 0
tags: 9.3.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv']
incdirs: []
top_module:
rc: 0

name: sequential_block
description: sequential block check
should_fail: 0
tags: 9.3.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv']
incdirs: []
top_module:
rc: 0

module sequential_tb;
reg a = 0;
reg b = 0;
reg c = 0;
initial begin
a = 1;
b = a;
c = b;
end
endmodule
name: sequential_block
description: sequential block check
should_fail: 0
tags: 9.3.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.1--sequential_block.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parallel_block_join_none
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv:12:3: error: language feature not yet supported
fork
^~~~
name: parallel_block_join_any
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv:12:3: error: language feature not yet supported
fork
^~~~
name: parallel_block_join
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv:12:3: error: language feature not yet supported
fork
^~~~
name: parallel_block_join_none
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']
incdirs: []
top_module:
rc: 0

name: parallel_block_join_any
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']
incdirs: []
top_module:
rc: 0

name: parallel_block_join
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']
incdirs: []
top_module:
rc: 0

name: parallel_block_join_none
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv:14: syntax error, unexpected '=', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv
name: parallel_block_join_any
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv:14: syntax error, unexpected '=', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: join_any
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv
name: parallel_block_join
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv:14: syntax error, unexpected '=', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv:16: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv
name: parallel_block_join_none
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv:13: syntax error, unexpected TOK_ID
name: parallel_block_join_any
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv:13: syntax error, unexpected TOK_ID
name: parallel_block_join
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv:13: syntax error, unexpected TOK_ID
name: parallel_block_join_none
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv::12 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv::14 error in parsing: (syntax error, unexpected '=', expecting vSYMBOL_ID or '#')
b = 0;
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: parallel_block_join_any
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv::12 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv::14 error in parsing: (syntax error, unexpected '=', expecting vSYMBOL_ID or '#')
b = 0;
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: parallel_block_join
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv::12 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv::14 error in parsing: (syntax error, unexpected '=', expecting vSYMBOL_ID or '#')
b = 0;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv::16 Unsuported token
join
^~~~
name: parallel_block_join_none
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']
incdirs: []
top_module:
rc: 0

name: parallel_block_join_any
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']
incdirs: []
top_module:
rc: 0

name: parallel_block_join
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']
incdirs: []
top_module:
rc: 0

name: parallel_block_join_none
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'a' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv:13:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parallel_block_join_any
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'a' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv:13:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parallel_block_join
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'a' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv:13:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: parallel_block_join_none
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_none.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parallel_block_join_any
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join_any.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: parallel_block_join
description: parallel block check
should_fail: 0
tags: 9.3.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.2--parallel_block_join.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: fork_return
description: illegal return from fork
should_fail: 1
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:9:3: error: language feature not yet supported
fork
^~~~
name: event_order
description: event order test
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:10:10: error: language feature not yet supported
initial fork
^~~~
name: block_start_finish
description: block start finish check
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:10:3: error: language feature not yet supported
fork
^~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:17:3: error: language feature not yet supported
fork
^~~~
name: fork_return
description: illegal return from fork
should_fail: 1
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']
incdirs: []
top_module:
rc: 0

name: event_order
description: event order test
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(9, 1) module_or_generate_item
(9, 1) initial_construct
(9, 9) statement_or_null
(9, 9) statement
(9, 9) statement_item
(9, 9) par_block
(15, 2) statement_or_null
(15, 2) statement
(15, 2) statement_item
(15, 2) seq_block
(16, 3) ERROR
name: block_start_finish
description: block start finish check
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv']
incdirs: []
top_module:
rc: 0

name: fork_return
description: illegal return from fork
should_fail: 1
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:9: Unsupported: Verilog 1995 reserved word not implemented: fork
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:10: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:12: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv
name: event_order
description: event order test
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:8: Unsupported: Verilog 1995 reserved word not implemented: event
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:8: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:10: Unsupported: Verilog 1995 reserved word not implemented: fork
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:13: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:14: syntax error, unexpected ->
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:20: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv
name: block_start_finish
description: block start finish check
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:10: Unsupported: Verilog 1995 reserved word not implemented: fork
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:11: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:12: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:13: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:14: Unsupported: Ignoring delay on this delayed statement.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:15: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:17: Unsupported: Verilog 1995 reserved word not implemented: fork
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:18: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:19: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:20: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:21: Unsupported: Ignoring delay on this delayed statement.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:22: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv
name: fork_return
description: illegal return from fork
should_fail: 1
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:13: syntax error, unexpected TOK_ENDTASK
name: event_order
description: event order test
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:8: syntax error, unexpected ';', expecting '(' or '['
name: block_start_finish
description: block start finish check
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:11: syntax error, unexpected TOK_ID
name: fork_return
description: illegal return from fork
should_fail: 1
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv::8 Unsuported token
task fork_test;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
task fork_test;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv::9 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv::13 Unsuported token
endtask
^~~~
ERROR (7)::PARSE_ERROR Parser found (3) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_order
description: event order test
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv::8 Unsuported token
event ev;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv::8 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
event ev;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv::10 Unsuported token
initial fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv::13 error in parsing: (syntax error, unexpected vDELAY_ID)
#20;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv::20 Unsuported token
join
^~~~
ERROR (8)::PARSE_ERROR Parser found (3) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: block_start_finish
description: block start finish check
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv::10 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv::11 error in parsing: (syntax error, unexpected vDELAY_ID)
#200 a = 'h1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv::15 Unsuported token
join
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv::17 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv::22 Unsuported token
join
^~~~
ERROR (8)::PARSE_ERROR Parser found (4) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: fork_return
description: illegal return from fork
should_fail: 1
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:11: error: Cannot "return" from tasks.
1 error(s) during elaboration.
name: event_order
description: event order test
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']
incdirs: []
top_module:
rc: 0

name: block_start_finish
description: block start finish check
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv']
incdirs: []
top_module:
rc: 0

name: fork_return
description: illegal return from fork
should_fail: 1
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '#' (Sym_pound) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv:10:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_order
description: event order test
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'begin' (KW_begin) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv:11:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: block_start_finish
description: block start finish check
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '#' (Sym_pound) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv:11:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: fork_return
description: illegal return from fork
should_fail: 1
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--fork_return.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: event_order
description: event order test
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--event.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: block_start_finish
description: block start finish check
should_fail: 0
tags: 9.3.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.3--block_start_finish.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: block_names_seq
description: sequential block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']
incdirs: []
top_module:
rc: 0

name: block_names_par
description: parallel block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv:12:3: error: language feature not yet supported
fork: name
^~~~~~~~~~
name: block_names_seq
description: sequential block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']
incdirs: []
top_module:
rc: 0

name: block_names_par
description: parallel block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']
incdirs: []
top_module:
rc: 0

name: block_names_seq
description: sequential block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']
incdirs: []
top_module:
rc: 0

name: block_names_par
description: parallel block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv:12: syntax error, unexpected ':'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv:16: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv
name: block_names_seq
description: sequential block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv' to AST representation.
Generating RTLIL representation for module `\block_tb'.
Successfully finished Verilog frontend.
name: block_names_par
description: parallel block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv:12: syntax error, unexpected ':'
name: block_names_seq
description: sequential block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv::16 error in parsing: (syntax error, unexpected ':')
end: name
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: block_names_par
description: parallel block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv::12 Unsuported token
fork: name
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv::12 error in parsing: (syntax error, unexpected ':')
fork: name
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv::16 Unsuported token
join: name
^~~~
ERROR (6)::PARSE_ERROR Parser found (2) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: block_names_seq
description: sequential block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']
incdirs: []
top_module:
rc: 0

name: block_names_par
description: parallel block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']
incdirs: []
top_module:
rc: 0

name: block_names_seq
description: sequential block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']
incdirs: []
top_module:
rc: 0

module block_tb;
reg a = 0;
reg b = 0;
reg c = 0;
initial begin : name
a = 1;
b = a;
c = b;
end
endmodule
name: block_names_par
description: parallel block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ':' (Sym_colon) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv:12:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: block_names_seq
description: sequential block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_seq.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: block_names_par
description: parallel block names check
should_fail: 0
tags: 9.3.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.4--block_names_par.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: statement_labels_par
description: parallel block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:12:3: error: language feature not yet supported
name: fork
^~~~~~~~~~
name: statement_labels_seq
description: sequential block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv']
incdirs: []
top_module:
rc: 0

name: statement_labels_par
description: parallel block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv']
incdirs: []
top_module:
rc: 0

name: statement_labels_seq
description: sequential block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv']
incdirs: []
top_module:
rc: 0

name: statement_labels_par
description: parallel block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:13: syntax error, unexpected IDENTIFIER, expecting assert or cover
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:16: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv
name: statement_labels_seq
description: sequential block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv:12: syntax error, unexpected begin, expecting assert or cover
%Error: Cannot continue
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv
name: statement_labels_par
description: parallel block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:12: syntax error, unexpected ':'
name: statement_labels_seq
description: sequential block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv:12: syntax error, unexpected ':'
name: statement_labels_par
description: parallel block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv::12 error in parsing: (syntax error, unexpected ':', expecting voLTE or '=')
name: fork
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv::12 Unsuported token
name: fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv::16 Unsuported token
join: name
^~~~
ERROR (6)::PARSE_ERROR Parser found (2) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: statement_labels_seq
description: sequential block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv::12 error in parsing: (syntax error, unexpected ':', expecting voLTE or '=')
name: begin
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: statement_labels_par
description: parallel block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:13: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:14: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:15: error: Invalid module instantiation
I give up.
name: statement_labels_seq
description: sequential block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv:13: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv:14: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv:15: error: Invalid module instantiation
I give up.
name: statement_labels_par
description: parallel block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ':' (Sym_colon) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv:12:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: statement_labels_seq
description: sequential block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ':' (Sym_colon) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv:12:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: statement_labels_par
description: parallel block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_par.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: statement_labels_seq
description: sequential block labels check
should_fail: 0
tags: 9.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.3.5--statement_labels_seq.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: delay_control
description: delay control
should_fail: 0
tags: 9.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']
incdirs: []
top_module:
rc: 0

name: delay_control
description: delay control
should_fail: 0
tags: 9.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']
incdirs: []
top_module:
rc: 0

name: delay_control
description: delay control
should_fail: 0
tags: 9.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']
incdirs: []
top_module:
rc: 0

%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv:10: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv:11: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv:12: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv:13: Unsupported: Ignoring delay on this delayed statement.
name: delay_control
description: delay control
should_fail: 0
tags: 9.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv' to AST representation.
Generating RTLIL representation for module `\block_tb'.
Successfully finished Verilog frontend.
name: delay_control
description: delay control
should_fail: 0
tags: 9.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv::10 error in parsing: (syntax error, unexpected vDELAY_ID)
#10 a = 'h1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: delay_control
description: delay control
should_fail: 0
tags: 9.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']
incdirs: []
top_module:
rc: 0

name: delay_control
description: delay control
should_fail: 0
tags: 9.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']
incdirs: []
top_module:
rc: 0

module block_tb;
reg [3:0] a = 0;
initial begin
#(10) a = 'h1;
#(10) a = 'h2;
#(10) a = 'h3;
#(10) a = 'h4;
end
endmodule
name: delay_control
description: delay control
should_fail: 0
tags: 9.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.1--delay_control.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_control_negedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_posedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_edge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_negedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_posedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_edge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_negedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_posedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_edge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_negedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv' to AST representation.
Generating RTLIL representation for module `\block_tb'.
Successfully finished Verilog frontend.
name: event_control_posedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv' to AST representation.
Generating RTLIL representation for module `\block_tb'.
Successfully finished Verilog frontend.
name: event_control_edge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv:10: syntax error, unexpected TOK_ID
name: event_control_negedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: event_control_posedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: event_control_edge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv::10 Unsuported token
always @(edge clk) a = ~a;
^~~~
name: event_control_negedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_posedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv']
incdirs: []
top_module:
rc: 0

name: event_control_edge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv']
incdirs: []
top_module:
rc: 3

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv:10: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv:10: error: Malformed event control expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv:10: error: Invalid event control.
name: event_control_negedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv']
incdirs: []
top_module:
rc: 0

module block_tb;
reg [3:0] a = 0;
wire clk = 0;
always @(negedge clk) a = (~ a);
endmodule
name: event_control_posedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv']
incdirs: []
top_module:
rc: 0

module block_tb;
reg [3:0] a = 0;
wire clk = 0;
always @(posedge clk) a = (~ a);
endmodule
name: event_control_edge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'clk' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv:10:23.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_control_negedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_negedge.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_control_posedge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_posedge.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_control_edge
description: event control
should_fail: 0
tags: 9.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2--event_control_edge.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_comma_op
description: event comma operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']
incdirs: []
top_module:
rc: 0

name: event_or_op
description: event or operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']
incdirs: []
top_module:
rc: 0

name: event_comma_op
description: event comma operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']
incdirs: []
top_module:
rc: 0

name: event_or_op
description: event or operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']
incdirs: []
top_module:
rc: 0

name: event_comma_op
description: event comma operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']
incdirs: []
top_module:
rc: 0

name: event_or_op
description: event or operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']
incdirs: []
top_module:
rc: 0

name: event_comma_op
description: event comma operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv' to AST representation.
Generating RTLIL representation for module `\block_tb'.
Note: Assuming pure combinatorial block at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv:13 in
compliance with IEC 62142(E):2005 / IEEE Std. 1364.1(E):2002. Recommending
use of @* instead of @(...) for better match of synthesis and simulation.
Successfully finished Verilog frontend.
name: event_or_op
description: event or operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv' to AST representation.
Generating RTLIL representation for module `\block_tb'.
Note: Assuming pure combinatorial block at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv:13 in
compliance with IEC 62142(E):2005 / IEEE Std. 1364.1(E):2002. Recommending
use of @* instead of @(...) for better match of synthesis and simulation.
Successfully finished Verilog frontend.
name: event_comma_op
description: event comma operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: event_or_op
description: event or operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: event_comma_op
description: event comma operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv:14: error: out is not a valid l-value in block_tb.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv:12: : out is declared here as wire.
Elaboration failed
name: event_or_op
description: event or operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv:14: error: out is not a valid l-value in block_tb.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv:12: : out is declared here as wire.
Elaboration failed
name: event_comma_op
description: event comma operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']
incdirs: []
top_module:
rc: 0

module block_tb;
wire a = 0;
wire b = 0;
wire c = 0;
wire d = 0;
wire out = 0;
always @(a or b or c or d) out = ((a | b) & (c | d));
endmodule
name: event_or_op
description: event or operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']
incdirs: []
top_module:
rc: 0

module block_tb;
wire a = 0;
wire b = 0;
wire c = 0;
wire d = 0;
wire out = 0;
always @(a or b or c or d) out = ((a | b) & (c | d));
endmodule
name: event_comma_op
description: event comma operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_comma_op.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_or_op
description: event or operator
should_fail: 0
tags: 9.4.2.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.1--event_or_op.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_implicit
description: event implicit list
should_fail: 0
tags: 9.4.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv:13:9: error: language feature not yet supported
always @(*)
^~~~
name: event_implicit
description: event implicit list
should_fail: 0
tags: 9.4.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']
incdirs: []
top_module:
rc: 0

name: event_implicit
description: event implicit list
should_fail: 0
tags: 9.4.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']
incdirs: []
top_module:
rc: 0

name: event_implicit
description: event implicit list
should_fail: 0
tags: 9.4.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv' to AST representation.
Generating RTLIL representation for module `\block_tb'.
Successfully finished Verilog frontend.
name: event_implicit
description: event implicit list
should_fail: 0
tags: 9.4.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: event_implicit
description: event implicit list
should_fail: 0
tags: 9.4.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv:14: error: out is not a valid l-value in block_tb.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv:12: : out is declared here as wire.
Elaboration failed
name: event_implicit
description: event implicit list
should_fail: 0
tags: 9.4.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']
incdirs: []
top_module:
rc: 0

module block_tb;
wire a = 0;
wire b = 0;
wire c = 0;
wire d = 0;
wire out = 0;
always @(*) out = ((a | b) & (c | d));
endmodule
name: event_implicit
description: event implicit list
should_fail: 0
tags: 9.4.2.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.2--event_implicit.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_conditional
description: event conditional
should_fail: 0
tags: 9.4.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv:12:19: error: language feature not yet supported
always @(posedge clk iff en == 1)
^~~~~~~~~~~~~~~
name: event_conditional
description: event conditional
should_fail: 0
tags: 9.4.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(11, 1) module_or_generate_item
(11, 1) always_construct
(11, 8) statement
(11, 8) statement_item
(11, 8) procedural_timing_control_statement
(11, 8) event_control
(11, 10) event_expression
(11, 18) expression
(11, 22) ERROR
name: event_conditional
description: event conditional
should_fail: 0
tags: 9.4.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv:12: syntax error, unexpected iff, expecting ')' or ',' or or
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv
name: event_conditional
description: event conditional
should_fail: 0
tags: 9.4.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv:12: syntax error, unexpected TOK_ID
name: event_conditional
description: event conditional
should_fail: 0
tags: 9.4.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting vOR or ')' or ',')
always @(posedge clk iff en == 1)
name: event_conditional
description: event conditional
should_fail: 0
tags: 9.4.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv']
incdirs: []
top_module:
rc: 3

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv:12: error: Malformed event control expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv:12: error: Invalid event control.
name: event_conditional
description: event conditional
should_fail: 0
tags: 9.4.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'iff' (KW_iff) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv:12:30.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_conditional
description: event conditional
should_fail: 0
tags: 9.4.2.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.3--event_conditional.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_sequence
description: sequence event test
should_fail: 0
tags: 9.4.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:14:2: error: language feature not yet supported
sequence seq;
^~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:19:3: error: language feature not yet supported
fork
^~~~
name: event_sequence
description: sequence event test
should_fail: 0
tags: 9.4.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(13, 1) module_or_generate_item
(13, 1) assertion_item_declaration
(13, 1) sequence_declaration
(14, 2) ERROR
(14, 3) method_call_root
(14, 3) primary
(14, 12) ERROR
(14, 19) ERROR
(14, 25) sequence_expr
(14, 25) cycle_delay_range
(14, 27) ERROR
(17, 1) module_or_generate_item
(17, 1) initial_construct
(17, 9) statement_or_null
(17, 9) statement
(17, 9) statement_item
(17, 9) seq_block
(18, 2) statement_or_null
(18, 2) statement
(18, 2) statement_item
(18, 2) par_block
(19, 3) statement_or_null
(19, 3) statement
(19, 3) statement_item
(19, 3) seq_block
(20, 4) ERROR
name: event_sequence
description: sequence event test
should_fail: 0
tags: 9.4.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:14: Unsupported: SystemVerilog 2005 reserved word not implemented: sequence
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:14: syntax error, unexpected ';', expecting IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: endsequence
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:19: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:21: syntax error, unexpected '@'
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:26: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:27: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:29: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:30: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:32: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:33: Unsupported: Ignoring delay on this delayed statement.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:35: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: Exiting due to 6 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv
name: event_sequence
description: sequence event test
should_fail: 0
tags: 9.4.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:14: syntax error, unexpected ';', expecting '(' or '['
name: event_sequence
description: sequence event test
should_fail: 0
tags: 9.4.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv::14 error in parsing: (syntax error, unexpected ';', expecting '(')
sequence seq;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv::19 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv::23 error in parsing: (syntax error, unexpected vEND)
end
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv::35 Unsuported token
join
^~~~
ERROR (7)::PARSE_ERROR Parser found (2) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_sequence
description: sequence event test
should_fail: 0
tags: 9.4.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv']
incdirs: []
top_module:
rc: 26

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:15: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:21: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:22: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:22: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:23: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:25: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:26: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:27: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:27: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:28: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:28: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:29: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:30: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:30: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:31: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:31: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:32: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:33: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:33: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:34: syntax error
I give up.
name: event_sequence
description: sequence event test
should_fail: 0
tags: 9.4.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '@' (Sym_at) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv:15:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_sequence
description: sequence event test
should_fail: 0
tags: 9.4.2.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.2.4--event_sequence.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_sequence
description: event sequence
should_fail: 0
tags: 9.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv:17:3: error: language feature not yet supported
wait (enable) #10 a = b;
^~~~~~~~~~~~~~~~~~~~~~~~
name: event_sequence
description: event sequence
should_fail: 0
tags: 9.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']
incdirs: []
top_module:
rc: 0

name: event_sequence
description: event sequence
should_fail: 0
tags: 9.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']
incdirs: []
top_module:
rc: 10

%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv:13: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv:17: Unsupported: Verilog 1995 reserved word not implemented: wait
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv:17: syntax error, unexpected '#'
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv
name: event_sequence
description: event sequence
should_fail: 0
tags: 9.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv:17: syntax error, unexpected TOK_ID, expecting ';'
name: event_sequence
description: event sequence
should_fail: 0
tags: 9.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv::13 error in parsing: (syntax error, unexpected vDELAY_ID)
#10 enable = 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv::17 Unsuported token
wait (enable) #10 a = b;
^~~~
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_sequence
description: event sequence
should_fail: 0
tags: 9.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']
incdirs: []
top_module:
rc: 0

name: event_sequence
description: event sequence
should_fail: 0
tags: 9.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '#' (Sym_pound) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv:17:31.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_sequence
description: event sequence
should_fail: 0
tags: 9.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.3--event_sequence_controls.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv:15:7: error: language feature not yet supported
a = repeat(i) @(posedge clk) b;
^~~~~~~~~~~~~~~~~~~~~~~~~~
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv:15:7: error: language feature not yet supported
a = repeat(i) @(posedge clk) b;
^~~~~~~~~~~~~~~~~~~~~~~~~~
name: event_nonblocking_assignment_delay
description: event non blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv:12:8: error: language feature not yet supported
a <= #10 b;
^~~~~
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv:13:7: error: language feature not yet supported
a = repeat(-3) @(posedge clk) b;
^~~~~~~~~~~~~~~~~~~~~~~~~~~
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv:13:7: error: language feature not yet supported
a = repeat(3) @(posedge clk) b;
^~~~~~~~~~~~~~~~~~~~~~~~~~
name: event_nonblocking_assignment_event
description: event non blk assignment event
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv:13:7: error: language feature not yet supported
a = @(posedge clk) b;
^~~~~~~~~~~~~~~~
name: event_blocking_assignment_delay
description: event blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv:12:7: error: language feature not yet supported
a = #10 b;
^~~~~
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_delay
description: event non blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_event
description: event non blk assignment event
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv']
incdirs: []
top_module:
rc: 0

name: event_blocking_assignment_delay
description: event blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv:15: syntax error, unexpected repeat, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv:15: syntax error, unexpected repeat, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv
name: event_nonblocking_assignment_delay
description: event non blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0

%Warning-INITIALDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv:12: Delayed assignments (<=) in initial or final block; suggest blocking assignments (=).
%Warning-INITIALDLY: Use "/* verilator lint_off INITIALDLY */" and lint_on around source to disable this message.
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv:13: syntax error, unexpected repeat, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv:13: syntax error, unexpected repeat, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv
name: event_nonblocking_assignment_event
description: event non blk assignment event
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv:13: syntax error, unexpected '@', expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv
name: event_blocking_assignment_delay
description: event blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv:12: syntax error, unexpected '=', expecting '(' or '['
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv:12: syntax error, unexpected '=', expecting '(' or '['
name: event_nonblocking_assignment_delay
description: event non blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv' to AST representation.
Generating RTLIL representation for module `\block_tb'.
Successfully finished Verilog frontend.
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv:13: syntax error, unexpected TOK_REPEAT
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv:13: syntax error, unexpected TOK_REPEAT
name: event_nonblocking_assignment_event
description: event non blk assignment event
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv:13: syntax error, unexpected '@'
name: event_blocking_assignment_delay
description: event blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv' to AST representation.
Generating RTLIL representation for module `\block_tb'.
Successfully finished Verilog frontend.
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int i = 3;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv::15 Unsuported token
a = repeat(i) @(posedge clk) b;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv::15 error in parsing: (syntax error, unexpected '@', expecting ';')
a = repeat(i) @(posedge clk) b;
ERROR (6)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int i = -3;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv::15 Unsuported token
a = repeat(i) @(posedge clk) b;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv::15 error in parsing: (syntax error, unexpected '@', expecting ';')
a = repeat(i) @(posedge clk) b;
ERROR (6)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_nonblocking_assignment_delay
description: event non blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv::13 Unsuported token
a = repeat(-3) @(posedge clk) b;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv::13 error in parsing: (syntax error, unexpected '@', expecting ';')
a = repeat(-3) @(posedge clk) b;
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv::13 Unsuported token
a = repeat(3) @(posedge clk) b;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv::13 error in parsing: (syntax error, unexpected '@', expecting ';')
a = repeat(3) @(posedge clk) b;
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: event_nonblocking_assignment_event
description: event non blk assignment event
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv::13 error in parsing: (syntax error, unexpected '@')
a = @(posedge clk) b;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: event_blocking_assignment_delay
description: event blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_delay
description: event non blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_event
description: event non blk assignment event
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv']
incdirs: []
top_module:
rc: 0

name: event_blocking_assignment_delay
description: event blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0

name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'repeat' (KW_repeat) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv:15:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'repeat' (KW_repeat) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv:15:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_nonblocking_assignment_delay
description: event non blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0

module block_tb;
reg a = 0;
wire b = 1;
initial begin
a <= #(10) b;
end
endmodule
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'repeat' (KW_repeat) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv:13:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'repeat' (KW_repeat) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv:13:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_nonblocking_assignment_event
description: event non blk assignment event
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '@' (Sym_at) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv:13:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_blocking_assignment_delay
description: event blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '#' (Sym_pound) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv:12:21.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_int_neg.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_nonblocking_assignment_delay
description: event non blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat_neg.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_nonblocking_assignment_repeat
description: event non blk assignment repeat
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_repeat.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_nonblocking_assignment_event
description: event non blk assignment event
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_nonblocking_assignment_event.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: event_blocking_assignment_delay
description: event blk assignment delay
should_fail: 0
tags: 9.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.4.5--event_blocking_assignment_delay.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: wait_fork
description: wait fork test
should_fail: 0
tags: 9.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:11:3: error: language feature not yet supported
fork
^~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:23:3: error: language feature not yet supported
wait fork;
^~~~~~~~~~
name: wait_fork
description: wait fork test
should_fail: 0
tags: 9.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv']
incdirs: []
top_module:
rc: 0

name: wait_fork
description: wait fork test
should_fail: 0
tags: 9.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:11: Unsupported: Verilog 1995 reserved word not implemented: fork
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:13: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:14: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:15: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:18: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:19: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:20: Unsupported: Ignoring delay on this delayed statement.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:23: Unsupported: Verilog 1995 reserved word not implemented: wait
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:23: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv
name: wait_fork
description: wait fork test
should_fail: 0
tags: 9.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:12: syntax error, unexpected TOK_BEGIN
name: wait_fork
description: wait fork test
should_fail: 0
tags: 9.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv::11 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv::13 error in parsing: (syntax error, unexpected vDELAY_ID)
#50 a = 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv::23 Unsuported token
wait fork;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv::23 Unsuported token
wait fork;
^~~~
ERROR (7)::PARSE_ERROR Parser found (3) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: wait_fork
description: wait fork test
should_fail: 0
tags: 9.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv']
incdirs: []
top_module:
rc: 0

name: wait_fork
description: wait fork test
should_fail: 0
tags: 9.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'begin' (KW_begin) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv:12:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: wait_fork
description: wait fork test
should_fail: 0
tags: 9.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.1--wait_fork.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: disable
description: disable block
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv:12:3: error: language feature not yet supported
disable block;
^~~~~~~~~~~~~~
name: disable_other
description: disable other task
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:11:10: error: language feature not yet supported
initial fork
^~~~
name: disable
description: disable block
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv']
incdirs: []
top_module:
rc: 0

name: disable_other
description: disable other task
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']
incdirs: []
top_module:
rc: 0

name: disable
description: disable block
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv']
incdirs: []
top_module:
rc: 0

name: disable_other
description: disable other task
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:11: Unsupported: Verilog 1995 reserved word not implemented: fork
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:13: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:14: Unsupported: Ignoring delay on this delayed statement.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:16: syntax error, unexpected '#'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:17: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: Exiting due to 3 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv
name: disable
description: disable block
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv:12: syntax error, unexpected TOK_ID
name: disable_other
description: disable other task
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:12: syntax error, unexpected TOK_BEGIN
name: disable
description: disable block
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv::12 Unsuported token
disable block;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv::12 error in parsing: (syntax error, unexpected ';', expecting voLTE or '=')
disable block;
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: disable_other
description: disable other task
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::11 Unsuported token
initial fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::13 error in parsing: (syntax error, unexpected vDELAY_ID)
#10 a = 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::16 Unsuported token
#15 disable block;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv::17 Unsuported token
join
^~~~
name: disable
description: disable block
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv']
incdirs: []
top_module:
rc: 0

name: disable_other
description: disable other task
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']
incdirs: []
top_module:
rc: 0

name: disable
description: disable block
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'disable' (KW_disable) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv:12:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: disable_other
description: disable other task
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'begin' (KW_begin) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv:12:17.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: disable
description: disable block
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: disable_other
description: disable other task
should_fail: 0
tags: 9.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.2--disable_other.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: disable_fork
description: disable fork
should_fail: 0
tags: 9.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:12:3: error: language feature not yet supported
fork
^~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:17:3: error: language feature not yet supported
disable fork;
^~~~~~~~~~~~~
name: disable_fork
description: disable fork
should_fail: 0
tags: 9.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv']
incdirs: []
top_module:
rc: 0

name: disable_fork
description: disable fork
should_fail: 0
tags: 9.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:13: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:14: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:15: Unsupported: Ignoring delay on this delayed statement.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:16: Unsupported: SystemVerilog 2005 reserved word not implemented: join_any
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:17: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:17: syntax error, unexpected ';', expecting IDENTIFIER or PACKAGE-IDENTIFIER or TYPE-IDENTIFIER
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv
name: disable_fork
description: disable fork
should_fail: 0
tags: 9.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:13: syntax error, unexpected TOK_ID
name: disable_fork
description: disable fork
should_fail: 0
tags: 9.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv::12 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv::13 error in parsing: (syntax error, unexpected vDELAY_ID)
#50 a = 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv::17 Unsuported token
disable fork;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv::17 Unsuported token
disable fork;
^~~~
ERROR (7)::PARSE_ERROR Parser found (3) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: disable_fork
description: disable fork
should_fail: 0
tags: 9.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv']
incdirs: []
top_module:
rc: 0

name: disable_fork
description: disable fork
should_fail: 0
tags: 9.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '#' (Sym_pound) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv:13:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: disable_fork
description: disable fork
should_fail: 0
tags: 9.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.6.3--disable_fork.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: process_control
description: process control
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9:3: error: use of undeclared identifier 'process'
process job[] = new [N];
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9:19: error: language feature not yet supported
process job[] = new [N];
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:11:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:13:23: error: use of undeclared identifier 'j'
automatic int k = j;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:15:15: error: unknown class or package 'process'
job[k] = process::self();
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:21:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:24:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:29:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
name: process_cls_await
description: process class await method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9:3: error: use of undeclared identifier 'process'
process job[] = new [N];
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9:19: error: language feature not yet supported
process job[] = new [N];
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:11:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:13:23: error: use of undeclared identifier 'j'
automatic int k = j;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:15:15: error: unknown class or package 'process'
job[k] = process::self();
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:20:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
name: process_cls_self
description: process class self method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9:3: error: use of undeclared identifier 'process'
process job[] = new [N];
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9:19: error: language feature not yet supported
process job[] = new [N];
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:11:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:13:23: error: use of undeclared identifier 'j'
automatic int k = j;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:15:15: error: unknown class or package 'process'
job[k] = process::self();
^~~~~~~
name: process_cls_kill
description: process class kill method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9:3: error: use of undeclared identifier 'process'
process job[] = new [N];
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9:19: error: language feature not yet supported
process job[] = new [N];
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:11:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:13:23: error: use of undeclared identifier 'j'
automatic int k = j;
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:15:15: error: unknown class or package 'process'
job[k] = process::self();
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:20:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:25:3: error: language feature not yet supported
foreach(job[i])
^~~~~~~~~~~~~~~
name: process_control
description: process control
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']
incdirs: []
top_module:
rc: 0

name: process_cls_await
description: process class await method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']
incdirs: []
top_module:
rc: 0

name: process_cls_self
description: process class self method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']
incdirs: []
top_module:
rc: 0

name: process_cls_kill
description: process class kill method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']
incdirs: []
top_module:
rc: 0

name: process_control
description: process control
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:13: syntax error, unexpected automatic
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:15: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:15: Perhaps 'process' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:22: Unsupported: Verilog 1995 reserved word not implemented: wait
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:22: Unsupported: SystemVerilog 2005 reserved word not implemented: null
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:22: syntax error, unexpected ')', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:30: syntax error, unexpected ::
%Error: Exiting due to 11 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv
name: process_cls_await
description: process class await method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:13: syntax error, unexpected automatic
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:15: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:15: Perhaps 'process' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:21: Unsupported: Verilog 1995 reserved word not implemented: wait
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: null
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:21: syntax error, unexpected ')', expecting TYPE-IDENTIFIER
%Error: Exiting due to 10 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv
name: process_cls_self
description: process class self method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:13: syntax error, unexpected automatic
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:15: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:15: Perhaps 'process' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none
%Error: Exiting due to 7 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv
name: process_cls_kill
description: process class kill method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9: syntax error, unexpected IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:12: Unsupported: Verilog 1995 reserved word not implemented: fork
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:13: syntax error, unexpected automatic
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:15: syntax error, unexpected ::, expecting ';'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:15: Perhaps 'process' is a package which needs to be predeclared? (IEEE 2012 26.3)
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: join_none
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:21: Unsupported: Verilog 1995 reserved word not implemented: wait
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:21: Unsupported: SystemVerilog 2005 reserved word not implemented: null
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:21: syntax error, unexpected ')', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:26: syntax error, unexpected ::
%Error: Exiting due to 11 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv
name: process_control
description: process control
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: process_cls_await
description: process class await method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: process_cls_self
description: process class self method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: process_cls_kill
description: process class kill method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: process_control
description: process control
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::8 Unsuported token
task automatic test (int N);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::8 Unsuported token
task automatic test (int N);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::8 error in parsing: (syntax error, unexpected '(', expecting vSYMBOL_ID or '#')
task automatic test (int N);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(')
process job[] = new [N];
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::12 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::13 Unsuported token
automatic int k = j;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::18 error in parsing: (syntax error, unexpected vEND)
end
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::22 Unsuported token
wait(job[i] != null);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::32 Unsuported token
endtask
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv::35 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
test(8);
ERROR (13)::PARSE_ERROR Parser found (6) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: process_cls_await
description: process class await method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::8 Unsuported token
task automatic test (int N);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::8 Unsuported token
task automatic test (int N);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::8 error in parsing: (syntax error, unexpected '(', expecting vSYMBOL_ID or '#')
task automatic test (int N);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(')
process job[] = new [N];
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::12 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::13 Unsuported token
automatic int k = j;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::17 error in parsing: (syntax error, unexpected vEND)
end
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::21 Unsuported token
wait(job[i] != null);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::24 Unsuported token
endtask
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv::27 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
test(8);
ERROR (13)::PARSE_ERROR Parser found (6) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: process_cls_self
description: process class self method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::8 Unsuported token
task automatic test (int N);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::8 Unsuported token
task automatic test (int N);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::8 error in parsing: (syntax error, unexpected '(', expecting vSYMBOL_ID or '#')
task automatic test (int N);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(')
process job[] = new [N];
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::12 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::13 Unsuported token
automatic int k = j;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::17 error in parsing: (syntax error, unexpected vEND)
end
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv::19 Unsuported token
endtask
^~~~
ERROR (11)::PARSE_ERROR Parser found (5) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: process_cls_kill
description: process class kill method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::8 Unsuported token
task automatic test (int N);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::8 Unsuported token
task automatic test (int N);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::8 error in parsing: (syntax error, unexpected '(', expecting vSYMBOL_ID or '#')
task automatic test (int N);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::9 error in parsing: (syntax error, unexpected '[', expecting '(')
process job[] = new [N];
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::12 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::13 Unsuported token
automatic int k = j;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::17 error in parsing: (syntax error, unexpected vEND)
end
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::21 Unsuported token
wait(job[i] != null);
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::28 Unsuported token
endtask
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv::31 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
test(8);
ERROR (13)::PARSE_ERROR Parser found (6) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: process_control
description: process control
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:13: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:15: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:30: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:30: error: Malformed conditional expression.
name: process_cls_await
description: process class await method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:13: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:15: error: malformed statement
name: process_cls_self
description: process class self method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']
incdirs: []
top_module:
rc: 6

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:13: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:15: error: malformed statement
name: process_cls_kill
description: process class kill method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:13: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:15: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:26: error: Malformed conditional expression.
name: process_control
description: process control
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv:9:29.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: process_cls_await
description: process class await method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv:9:29.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: process_cls_self
description: process class self method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv:9:29.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: process_cls_kill
description: process class kill method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv:9:29.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: process_control
description: process control
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_suspend_resume.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: process_cls_await
description: process class await method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_await.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: process_cls_self
description: process class self method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_self.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: process_cls_kill
description: process class kill method
should_fail: 0
tags: 9.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-9/9.7--process_cls_kill.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_not_log
description: ! operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_plus
description: + operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_minus
description: - operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_not_log
description: ! operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_plus
description: + operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_minus
description: - operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_not_log
description: ! operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv:13: Logical Operator LOGNOT expects 1 bit on the LHS, but LHS's VARREF 'b' generates 32 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv:13: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGNOT generates 1 bits.
name: unary_op_plus
description: + operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_minus
description: - operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_not_log
description: ! operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_plus
description: + operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_minus
description: - operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_not_log
description: ! operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_plus
description: + operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_minus
description: - operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_not_log
description: ! operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_plus
description: + operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_minus
description: - operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_not_log
description: ! operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (! b);
end
endmodule
name: unary_op_plus
description: + operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (+ b);
end
endmodule
name: unary_op_minus
description: - operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (- b);
end
endmodule
name: unary_op_not_log
description: ! operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_not_log.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_plus
description: + operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_plus.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_minus
description: - operator test
should_fail: 0
tags: 11.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.3--unary_op_minus.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: expr_short_circuit
description: expression short circuiting test
should_fail: 0
tags: 11.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']
incdirs: []
top_module:
rc: 0

name: expr_short_circuit
description: expression short circuiting test
should_fail: 0
tags: 11.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']
incdirs: []
top_module:
rc: 0

name: expr_short_circuit
description: expression short circuiting test
should_fail: 0
tags: 11.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']
incdirs: []
top_module:
rc: 0

name: expr_short_circuit
description: expression short circuiting test
should_fail: 0
tags: 11.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: expr_short_circuit
description: expression short circuiting test
should_fail: 0
tags: 11.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')
int b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::12 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function int fun1();
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::14 error in parsing: (syntax error, unexpected vNUMBER, expecting vSYMBOL_ID or '#')
return 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv::19 error in parsing: (syntax error, unexpected vNUMBER, expecting vSYMBOL_ID or '#')
return 2;
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: expr_short_circuit
description: expression short circuiting test
should_fail: 0
tags: 11.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']
incdirs: []
top_module:
rc: 0

name: expr_short_circuit
description: expression short circuiting test
should_fail: 0
tags: 11.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 1;
reg signed [31:0] b;
function signed [31:0] fun1;
input _sv2v_unused;
begin
$display("1");
fun1 = 1;
end
endfunction
function signed [31:0] fun2;
input _sv2v_unused;
begin
$display("2");
fun2 = 2;
end
endfunction
initial begin
b = ((a > 0) ? fun1(0) : fun2(0));
end
endmodule
name: expr_short_circuit
description: expression short circuiting test
should_fail: 0
tags: 11.3.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.5--expr_short_circuit.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: assign_in_expr_inv
description: invalid assignment in expression test
should_fail: 1
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:14:8: error: expression is not assignable
a = b = c = 5;
~~~~~ ^
name: assign_in_expr
description: assignment in expression test
should_fail: 0
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']
incdirs: []
top_module:
rc: 0

name: assign_in_expr_inv
description: invalid assignment in expression test
should_fail: 1
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(12, 0) module_or_generate_item
(12, 0) initial_construct
(12, 8) statement_or_null
(12, 8) statement
(12, 8) statement_item
(12, 8) seq_block
(13, 1) statement_or_null
(13, 1) statement
(13, 1) statement_item
(13, 1) blocking_assignment
(13, 1) operator_assignment
(13, 5) ERROR
name: assign_in_expr
description: assignment in expression test
should_fail: 0
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']
incdirs: []
top_module:
rc: 0

name: assign_in_expr_inv
description: invalid assignment in expression test
should_fail: 1
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:14: syntax error, unexpected '=', expecting ';'
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv
name: assign_in_expr
description: assignment in expression test
should_fail: 0
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv:14: syntax error, unexpected '='
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv
name: assign_in_expr_inv
description: invalid assignment in expression test
should_fail: 1
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: assign_in_expr
description: assignment in expression test
should_fail: 0
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: assign_in_expr_inv
description: invalid assignment in expression test
should_fail: 1
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')
int b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv::14 error in parsing: (syntax error, unexpected '=', expecting ';')
a = b = c = 5;
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: assign_in_expr
description: assignment in expression test
should_fail: 0
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')
int b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv::14 error in parsing: (syntax error, unexpected '=')
a = (b = (c = 5));
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: assign_in_expr_inv
description: invalid assignment in expression test
should_fail: 1
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:14: Syntax in assignment statement l-value.
name: assign_in_expr
description: assignment in expression test
should_fail: 0
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']
incdirs: []
top_module:
rc: 3

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv:14: error: malformed statement
name: assign_in_expr_inv
description: invalid assignment in expression test
should_fail: 1
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv:14:15.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: assign_in_expr
description: assignment in expression test
should_fail: 0
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '=' (Sym_eq) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv:14:16.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: assign_in_expr_inv
description: invalid assignment in expression test
should_fail: 1
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr_inv.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: assign_in_expr
description: assignment in expression test
should_fail: 0
tags: 11.3.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.3.6--assign_in_expr.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: or_assignment
description: |= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']
incdirs: []
top_module:
rc: 0

name: mul_assignment
description: *= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']
incdirs: []
top_module:
rc: 0

name: xor_assignment
description: ^= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']
incdirs: []
top_module:
rc: 0

name: arith_shl_assignment
description: <<<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

name: normal_assignment
description: = assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']
incdirs: []
top_module:
rc: 0

name: plus_assignment
description: += assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']
incdirs: []
top_module:
rc: 0

name: and_assignment
description: &= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']
incdirs: []
top_module:
rc: 0

name: div_assignment
description: /= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']
incdirs: []
top_module:
rc: 0

name: arith_shr_assignment
description: >>>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

name: mod_assignment
description: %= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']
incdirs: []
top_module:
rc: 0

name: log_shl_assignment
description: <<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

name: log_shr_assignment
description: >>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

name: minus_assignment
description: -= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']
incdirs: []
top_module:
rc: 0

name: or_assignment
description: |= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']
incdirs: []
top_module:
rc: 0

name: mul_assignment
description: *= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']
incdirs: []
top_module:
rc: 0

name: xor_assignment
description: ^= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']
incdirs: []
top_module:
rc: 0

name: arith_shl_assignment
description: <<<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

name: normal_assignment
description: = assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']
incdirs: []
top_module:
rc: 0

name: plus_assignment
description: += assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']
incdirs: []
top_module:
rc: 0

name: and_assignment
description: &= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']
incdirs: []
top_module:
rc: 0

name: div_assignment
description: /= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']
incdirs: []
top_module:
rc: 0

name: arith_shr_assignment
description: >>>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

name: mod_assignment
description: %= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']
incdirs: []
top_module:
rc: 0

name: log_shl_assignment
description: <<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

name: log_shr_assignment
description: >>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

name: minus_assignment
description: -= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']
incdirs: []
top_module:
rc: 0

name: or_assignment
description: |= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']
incdirs: []
top_module:
rc: 0

name: mul_assignment
description: *= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']
incdirs: []
top_module:
rc: 0

name: xor_assignment
description: ^= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']
incdirs: []
top_module:
rc: 0

name: arith_shl_assignment
description: <<<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

name: normal_assignment
description: = assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']
incdirs: []
top_module:
rc: 0

name: plus_assignment
description: += assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']
incdirs: []
top_module:
rc: 0

name: and_assignment
description: &= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']
incdirs: []
top_module:
rc: 0

name: div_assignment
description: /= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']
incdirs: []
top_module:
rc: 0

name: arith_shr_assignment
description: >>>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

name: mod_assignment
description: %= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']
incdirs: []
top_module:
rc: 0

name: log_shl_assignment
description: <<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

name: log_shr_assignment
description: >>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

name: minus_assignment
description: -= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']
incdirs: []
top_module:
rc: 0

name: or_assignment
description: |= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: mul_assignment
description: *= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: xor_assignment
description: ^= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: arith_shl_assignment
description: <<<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: normal_assignment
description: = assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: plus_assignment
description: += assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: and_assignment
description: &= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: div_assignment
description: /= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: arith_shr_assignment
description: >>>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: mod_assignment
description: %= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: log_shl_assignment
description: <<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: log_shr_assignment
description: >>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: minus_assignment
description: -= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: or_assignment
description: |= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv::13 error in parsing: (syntax error, unexpected '|', expecting voLTE or '=')
a |= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: mul_assignment
description: *= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv::13 error in parsing: (syntax error, unexpected '*', expecting voLTE or '=')
a *= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: xor_assignment
description: ^= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv::13 error in parsing: (syntax error, unexpected '^', expecting voLTE or '=')
a ^= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: arith_shl_assignment
description: <<<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv::13 error in parsing: (syntax error, unexpected voSLEFT, expecting voLTE or '=')
a <<<= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: normal_assignment
description: = assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: plus_assignment
description: += assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv::13 error in parsing: (syntax error, unexpected '+', expecting voLTE or '=')
a += b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: and_assignment
description: &= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv::13 error in parsing: (syntax error, unexpected '&', expecting voLTE or '=')
a &= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: div_assignment
description: /= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv::13 error in parsing: (syntax error, unexpected '/', expecting voLTE or '=')
a /= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: arith_shr_assignment
description: >>>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv::13 error in parsing: (syntax error, unexpected voASRIGHT, expecting voLTE or '=')
a >>>= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: mod_assignment
description: %= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv::13 error in parsing: (syntax error, unexpected '%', expecting voLTE or '=')
a %= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: log_shl_assignment
description: <<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv::13 error in parsing: (syntax error, unexpected voSLEFT, expecting voLTE or '=')
a <<= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: log_shr_assignment
description: >>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv::13 error in parsing: (syntax error, unexpected voSRIGHT, expecting voLTE or '=')
a >>= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: minus_assignment
description: -= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv::13 error in parsing: (syntax error, unexpected '-', expecting voLTE or '=')
a -= b;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: or_assignment
description: |= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']
incdirs: []
top_module:
rc: 0

name: mul_assignment
description: *= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']
incdirs: []
top_module:
rc: 0

name: xor_assignment
description: ^= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']
incdirs: []
top_module:
rc: 0

name: arith_shl_assignment
description: <<<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

name: normal_assignment
description: = assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']
incdirs: []
top_module:
rc: 0

name: plus_assignment
description: += assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']
incdirs: []
top_module:
rc: 0

name: and_assignment
description: &= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']
incdirs: []
top_module:
rc: 0

name: div_assignment
description: /= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']
incdirs: []
top_module:
rc: 0

name: arith_shr_assignment
description: >>>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

name: mod_assignment
description: %= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']
incdirs: []
top_module:
rc: 0

name: log_shl_assignment
description: <<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

name: log_shr_assignment
description: >>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

name: minus_assignment
description: -= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']
incdirs: []
top_module:
rc: 0

name: or_assignment
description: |= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a | b);
end
endmodule
name: mul_assignment
description: *= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a * b);
end
endmodule
name: xor_assignment
description: ^= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a ^ b);
end
endmodule
name: arith_shl_assignment
description: <<<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a <<< b);
end
endmodule
name: normal_assignment
description: = assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = b;
end
endmodule
name: plus_assignment
description: += assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a + b);
end
endmodule
name: and_assignment
description: &= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a & b);
end
endmodule
name: div_assignment
description: /= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a / b);
end
endmodule
name: arith_shr_assignment
description: >>>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a >>> b);
end
endmodule
name: mod_assignment
description: %= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a % b);
end
endmodule
name: log_shl_assignment
description: <<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a << b);
end
endmodule
name: log_shr_assignment
description: >>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a >> b);
end
endmodule
name: minus_assignment
description: -= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (a - b);
end
endmodule
name: or_assignment
description: |= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--or_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: mul_assignment
description: *= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mul_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: xor_assignment
description: ^= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--xor_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: arith_shl_assignment
description: <<<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: normal_assignment
description: = assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--normal_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: plus_assignment
description: += assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--plus_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: and_assignment
description: &= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--and_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: div_assignment
description: /= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--div_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: arith_shr_assignment
description: >>>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--arith_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: mod_assignment
description: %= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--mod_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: log_shl_assignment
description: <<= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shl_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: log_shr_assignment
description: >>= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--log_shr_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: minus_assignment
description: -= assignment test
should_fail: 0
tags: 11.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/assignment_op/11.4.1--minus_assignment.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_inc
description: ++ operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_dec
description: -- operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_inc
description: ++ operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_dec
description: -- operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_inc
description: ++ operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_dec
description: -- operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_inc
description: ++ operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_dec
description: -- operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_inc
description: ++ operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv::12 error in parsing: (syntax error, unexpected '+', expecting voLTE or '=')
a++;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unary_op_dec
description: -- operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv::12 error in parsing: (syntax error, unexpected '-', expecting voLTE or '=')
a--;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unary_op_inc
description: ++ operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_dec
description: -- operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_inc
description: ++ operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '++' (Sym_plus_plus) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv:12:10.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: unary_op_dec
description: -- operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '--' (Sym_dash_dash) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv:12:10.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: unary_op_inc
description: ++ operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_inc.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_dec
description: -- operator test
should_fail: 0
tags: 11.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.2--unary_op_dec.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_minus
description: - operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_div
description: / operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_plus
description: + operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_pow
description: ** operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_mul
description: * operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_mod
description: % operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_minus
description: - operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_div
description: / operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_plus
description: + operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_pow
description: ** operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_mul
description: * operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_mod
description: % operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_minus
description: - operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_div
description: / operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_plus
description: + operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_pow
description: ** operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_mul
description: * operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_mod
description: % operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_minus
description: - operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_div
description: / operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_plus
description: + operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_pow
description: ** operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_mul
description: * operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_mod
description: % operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_minus
description: - operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_div
description: / operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_plus
description: + operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_pow
description: ** operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_mul
description: * operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_mod
description: % operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_minus
description: - operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_div
description: / operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_plus
description: + operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_pow
description: ** operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_mul
description: * operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_mod
description: % operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_minus
description: - operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a - b);
end
endmodule
name: binary_op_div
description: / operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a / b);
end
endmodule
name: binary_op_plus
description: + operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a + b);
end
endmodule
name: binary_op_pow
description: ** operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a ** b);
end
endmodule
name: binary_op_mul
description: * operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a * b);
end
endmodule
name: binary_op_mod
description: % operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a % b);
end
endmodule
name: binary_op_minus
description: - operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_minus.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_div
description: / operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_div.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_plus
description: + operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_plus.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_pow
description: ** operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_pow.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_mul
description: * operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mul.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_mod
description: % operator test
should_fail: 0
tags: 11.4.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.3--binary_op_mod.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_ge
description: >= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_gt
description: > operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_le
description: <= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_lt
description: < operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_ge
description: >= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_gt
description: > operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_le
description: <= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_lt
description: < operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_ge
description: >= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's GTES generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: binary_op_gt
description: > operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's GTS generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: binary_op_le
description: <= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LTES generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: binary_op_lt
description: < operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LTS generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: binary_op_ge
description: >= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_gt
description: > operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_le
description: <= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_lt
description: < operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_ge
description: >= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_gt
description: > operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_le
description: <= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_lt
description: < operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_ge
description: >= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_gt
description: > operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_le
description: <= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_lt
description: < operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_ge
description: >= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a >= b);
end
endmodule
name: binary_op_gt
description: > operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a > b);
end
endmodule
name: binary_op_le
description: <= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a <= b);
end
endmodule
name: binary_op_lt
description: < operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a < b);
end
endmodule
name: binary_op_ge
description: >= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_ge.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_gt
description: > operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_gt.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_le
description: <= operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_le.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_lt
description: < operator test
should_fail: 0
tags: 11.4.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.4--binary_op_lt.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_case_eq
description: === operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_case_neq
description: !== operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_eq
description: == operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_neq
description: != operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_case_eq
description: === operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_case_neq
description: !== operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_eq
description: == operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_neq
description: != operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_case_eq
description: === operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's EQCASE generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: binary_op_case_neq
description: !== operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's NEQCASE generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: binary_op_log_eq
description: == operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's EQ generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: binary_op_log_neq
description: != operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's NEQ generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: binary_op_case_eq
description: === operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_case_neq
description: !== operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_log_eq
description: == operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_log_neq
description: != operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_case_eq
description: === operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_case_neq
description: !== operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_log_eq
description: == operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_log_neq
description: != operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_case_eq
description: === operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_case_neq
description: !== operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_eq
description: == operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_neq
description: != operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_case_eq
description: === operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a === b);
end
endmodule
name: binary_op_case_neq
description: !== operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a !== b);
end
endmodule
name: binary_op_log_eq
description: == operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a == b);
end
endmodule
name: binary_op_log_neq
description: != operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a != b);
end
endmodule
name: binary_op_case_eq
description: === operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_eq.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_case_neq
description: !== operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_case_neq.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_log_eq
description: == operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_log_neq
description: != operator test
should_fail: 0
tags: 11.4.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.5--binary_op_log_neq.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_wild_eq
description: ==? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_wild_neq
description: !=? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_wild_eq
description: ==? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_wild_neq
description: !=? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_wild_eq
description: ==? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']
incdirs: []
top_module:
rc: 10

%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv:14: ../V3Width.cpp:3316: Node needs sign change, but bad case: EQWILD 0x561c32b1fc00 {d14} @dt=0x561c32b1fcc0@(G/nw1)
%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv
name: binary_op_wild_neq
description: !=? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']
incdirs: []
top_module:
rc: 10

%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv:14: ../V3Width.cpp:3316: Node needs sign change, but bad case: NEQWILD 0x5576611fac00 {d14} @dt=0x5576611facc0@(G/nw1)
%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv
name: binary_op_wild_eq
description: ==? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_wild_neq
description: !=? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_wild_eq
description: ==? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv::14 error in parsing: (syntax error, unexpected '?')
c = a ==? b;
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: binary_op_wild_neq
description: !=? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv::14 error in parsing: (syntax error, unexpected '?')
c = a !=? b;
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: binary_op_wild_eq
description: ==? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv:14: error: malformed statement
name: binary_op_wild_neq
description: !=? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv:14: error: malformed statement
name: binary_op_wild_eq
description: ==? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a ==? b);
end
endmodule
name: binary_op_wild_neq
description: !=? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a !=? b);
end
endmodule
name: binary_op_wild_eq
description: ==? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_eq.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_wild_neq
description: !=? operator test
should_fail: 0
tags: 11.4.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.6--binary_op_wild_neq.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_log_imp
description: -> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_or
description: || operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_eq
description: <-> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_and
description: && operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_imp
description: -> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_or
description: || operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_eq
description: <-> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_and
description: && operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_imp
description: -> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:14: Logical Operator LOGIF expects 1 bit on the LHS, but LHS's VARREF 'a' generates 32 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:14: Logical Operator LOGIF expects 1 bit on the RHS, but RHS's VARREF 'b' generates 32 bits.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGIF generates 1 bits.
name: binary_op_log_or
description: || operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv:14: Logical Operator LOGOR expects 1 bit on the LHS, but LHS's VARREF 'a' generates 32 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv:14: Logical Operator LOGOR expects 1 bit on the RHS, but RHS's VARREF 'b' generates 32 bits.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGOR generates 1 bits.
name: binary_op_log_eq
description: <-> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv:14: syntax error, unexpected ->, expecting TYPE-IDENTIFIER
%Error: Exiting due to 1 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv
name: binary_op_log_and
description: && operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv:14: Logical Operator LOGAND expects 1 bit on the LHS, but LHS's VARREF 'a' generates 32 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv:14: Logical Operator LOGAND expects 1 bit on the RHS, but RHS's VARREF 'b' generates 32 bits.
%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGAND generates 1 bits.
name: binary_op_log_imp
description: -> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_log_or
description: || operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_log_eq
description: <-> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_log_and
description: && operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_log_imp
description: -> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv::14 error in parsing: (syntax error, unexpected '>')
c = a -> b;
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: binary_op_log_or
description: || operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_log_eq
description: <-> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv::14 error in parsing: (syntax error, unexpected '>')
c = a <-> b;
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: binary_op_log_and
description: && operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_log_imp
description: -> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:14: error: malformed statement
name: binary_op_log_or
description: || operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_eq
description: <-> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv:14: error: malformed statement
name: binary_op_log_and
description: && operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_imp
description: -> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '->' (Sym_dash_gt) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv:14:11.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: binary_op_log_or
description: || operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a || b);
end
endmodule
name: binary_op_log_eq
description: <-> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '->' (Sym_dash_gt) at /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv:14:12.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: binary_op_log_and
description: && operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a && b);
end
endmodule
name: binary_op_log_imp
description: -> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_imp.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_log_or
description: || operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_or.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_log_eq
description: <-> operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_eq.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_log_and
description: && operator test
should_fail: 0
tags: 11.4.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.7--binary_op_log_and.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_bit_xor
description: ^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_xnor
description: ~^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_or
description: | operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_and
description: & operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_not_bit
description: ~ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_xor
description: ^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_xnor
description: ~^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_or
description: | operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_and
description: & operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_not_bit
description: ~ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_xor
description: ^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_xnor
description: ~^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_or
description: | operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_and
description: & operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_not_bit
description: ~ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_xor
description: ^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_bit_xnor
description: ~^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_bit_or
description: | operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_bit_and
description: & operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_not_bit
description: ~ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_bit_xor
description: ^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_bit_xnor
description: ~^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_bit_or
description: | operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_bit_and
description: & operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: unary_op_not_bit
description: ~ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: binary_op_bit_xor
description: ^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_xnor
description: ~^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_or
description: | operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_and
description: & operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_not_bit
description: ~ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_bit_xor
description: ^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a ^ b);
end
endmodule
name: binary_op_bit_xnor
description: ~^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a ~^ b);
end
endmodule
name: binary_op_bit_or
description: | operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a | b);
end
endmodule
name: binary_op_bit_and
description: & operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a & b);
end
endmodule
name: unary_op_not_bit
description: ~ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (~ b);
end
endmodule
name: binary_op_bit_xor
description: ^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xor.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_bit_xnor
description: ~^ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_xnor.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_bit_or
description: | operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_or.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_bit_and
description: & operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.8--binary_op_bit_and.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_not_bit
description: ~ operator test
should_fail: 0
tags: 11.4.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.8--unary_op_not_bit.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_xor
description: ^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_nand
description: ~& operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_xnor_1
description: ~^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_and
description: & operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_xnor_2
description: ^~ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_or
description: | operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_nor
description: ~| operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_xor
description: ^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_nand
description: ~& operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_xnor_1
description: ~^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_and
description: & operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_xnor_2
description: ^~ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_or
description: | operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_nor
description: ~| operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_xor
description: ^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv:13: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDXOR generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_nand
description: ~& operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv:13: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGNOT generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_xnor_1
description: ~^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv:13: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDXNOR generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_and
description: & operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv:13: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDAND generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_xnor_2
description: ^~ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv:13: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDXNOR generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_or
description: | operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv:13: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's REDOR generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_nor
description: ~| operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv:13: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's LOGNOT generates 1 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unary_op_xor
description: ^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_nand
description: ~& operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_xnor_1
description: ~^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_and
description: & operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_xnor_2
description: ^~ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_or
description: | operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_nor
description: ~| operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unary_op_xor
description: ^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_nand
description: ~& operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_xnor_1
description: ~^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_and
description: & operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_xnor_2
description: ^~ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_or
description: | operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_nor
description: ~| operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
name: unary_op_xor
description: ^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_nand
description: ~& operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_xnor_1
description: ~^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_and
description: & operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_xnor_2
description: ^~ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_or
description: | operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_nor
description: ~| operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']
incdirs: []
top_module:
rc: 0

name: unary_op_xor
description: ^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (^ b);
end
endmodule
name: unary_op_nand
description: ~& operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (~& b);
end
endmodule
name: unary_op_xnor_1
description: ~^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (~^ b);
end
endmodule
name: unary_op_and
description: & operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (& b);
end
endmodule
name: unary_op_xnor_2
description: ^~ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (~^ b);
end
endmodule
name: unary_op_or
description: | operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (| b);
end
endmodule
name: unary_op_nor
description: ~| operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
initial begin
a = (~| b);
end
endmodule
name: unary_op_xor
description: ^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xor.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_nand
description: ~& operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nand.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_xnor_1
description: ~^ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_1.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_and
description: & operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_and.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_xnor_2
description: ^~ operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_xnor_2.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_or
description: | operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_or.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unary_op_nor
description: ~| operator test
should_fail: 0
tags: 11.4.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/unary_op/11.4.9--unary_op_nor.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_log_shl
description: << operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_arith_shr
description: >>> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_shr
description: >> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_arith_shl
description: <<< operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_shl
description: << operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_arith_shr
description: >>> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_shr
description: >> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_arith_shl
description: <<< operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_shl
description: << operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_arith_shr
description: >>> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_shr
description: >> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_arith_shl
description: <<< operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_shl
description: << operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_arith_shr
description: >>> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_log_shr
description: >> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_arith_shl
description: <<< operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: binary_op_log_shl
description: << operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_arith_shr
description: >>> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_log_shr
description: >> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_arith_shl
description: <<< operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: binary_op_log_shl
description: << operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_arith_shr
description: >>> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_shr
description: >> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_arith_shl
description: <<< operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv']
incdirs: []
top_module:
rc: 0

name: binary_op_log_shl
description: << operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a << b);
end
endmodule
name: binary_op_arith_shr
description: >>> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a >>> b);
end
endmodule
name: binary_op_log_shr
description: >> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a >> b);
end
endmodule
name: binary_op_arith_shl
description: <<< operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = (a <<< b);
end
endmodule
name: binary_op_log_shl
description: << operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shl.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_arith_shr
description: >>> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shr.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_log_shr
description: >> operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_log_shr.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: binary_op_arith_shl
description: <<< operator test
should_fail: 0
tags: 11.4.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/binary_op/11.4.10--binary_op_arith_shl.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: cond_op
description: ?: operator test
should_fail: 0
tags: 11.4.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv']
incdirs: []
top_module:
rc: 0

name: cond_op
description: ?: operator test
should_fail: 0
tags: 11.4.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv']
incdirs: []
top_module:
rc: 0

name: cond_op
description: ?: operator test
should_fail: 0
tags: 11.4.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv']
incdirs: []
top_module:
rc: 0

name: cond_op
description: ?: operator test
should_fail: 0
tags: 11.4.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: cond_op
description: ?: operator test
should_fail: 0
tags: 11.4.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
name: cond_op
description: ?: operator test
should_fail: 0
tags: 11.4.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv']
incdirs: []
top_module:
rc: 0

name: cond_op
description: ?: operator test
should_fail: 0
tags: 11.4.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 12;
reg signed [31:0] b = 5;
reg signed [31:0] c;
initial begin
c = ((a > b) ? 11 : 13);
end
endmodule
name: cond_op
description: ?: operator test
should_fail: 0
tags: 11.4.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.11--cond_op.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: concat_op
description: concatenation operator test
should_fail: 0
tags: 11.4.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv']
incdirs: []
top_module:
rc: 0

name: concat_op
description: concatenation operator test
should_fail: 0
tags: 11.4.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv']
incdirs: []
top_module:
rc: 0

name: concat_op
description: concatenation operator test
should_fail: 0
tags: 11.4.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv']
incdirs: []
top_module:
rc: 0

name: concat_op
description: concatenation operator test
should_fail: 0
tags: 11.4.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: concat_op
description: concatenation operator test
should_fail: 0
tags: 11.4.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
bit [15:0] a;
name: concat_op
description: concatenation operator test
should_fail: 0
tags: 11.4.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv']
incdirs: []
top_module:
rc: 0

name: concat_op
description: concatenation operator test
should_fail: 0
tags: 11.4.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [15:0] a;
wire [7:0] b = 8'b10101100;
wire [7:0] c = 8'b01010011;
initial begin
a = {b, c};
end
endmodule
name: concat_op
description: concatenation operator test
should_fail: 0
tags: 11.4.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12--concat_op.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: repl_op
description: replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv']
incdirs: []
top_module:
rc: 0

name: nested_repl_op
description: nested replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv']
incdirs: []
top_module:
rc: 0

name: repl_op
description: replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv']
incdirs: []
top_module:
rc: 0

name: nested_repl_op
description: nested replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv']
incdirs: []
top_module:
rc: 0

name: repl_op
description: replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv']
incdirs: []
top_module:
rc: 0

name: nested_repl_op
description: nested replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv']
incdirs: []
top_module:
rc: 0

name: repl_op
description: replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: nested_repl_op
description: nested replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: repl_op
description: replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
bit [15:0] a;
name: nested_repl_op
description: nested replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
bit [15:0] a;
name: repl_op
description: replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv']
incdirs: []
top_module:
rc: 0

name: nested_repl_op
description: nested replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv']
incdirs: []
top_module:
rc: 0

name: repl_op
description: replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [15:0] a;
wire [1:0] b = 2'b10;
initial begin
a = {8 {b}};
end
endmodule
name: nested_repl_op
description: nested replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [15:0] a;
wire [1:0] b = 2'b10;
wire [1:0] c = 2'b01;
wire [3:0] d = 4'b1111;
initial begin
a = {{3 {b, c}}, d};
end
endmodule
name: repl_op
description: replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--repl_op.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: nested_repl_op
description: nested replication operator test
should_fail: 0
tags: 11.4.12.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.1--nested_repl_op.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string_concat_op
description: string concatenation operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv']
incdirs: []
top_module:
rc: 0

name: string_repl_op
description: string replication operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv']
incdirs: []
top_module:
rc: 0

name: string_concat_op
description: string concatenation operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv']
incdirs: []
top_module:
rc: 0

name: string_repl_op
description: string replication operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv']
incdirs: []
top_module:
rc: 0

name: string_concat_op
description: string concatenation operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv']
incdirs: []
top_module:
rc: 0

name: string_repl_op
description: string replication operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv']
incdirs: []
top_module:
rc: 0

name: string_concat_op
description: string concatenation operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: string_repl_op
description: string replication operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: string_concat_op
description: string concatenation operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
string str;
name: string_repl_op
description: string replication operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
string str;
name: string_concat_op
description: string concatenation operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv']
incdirs: []
top_module:
rc: 0

name: string_repl_op
description: string replication operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv']
incdirs: []
top_module:
rc: 0

name: string_concat_op
description: string concatenation operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv']
incdirs: []
top_module:
rc: 0

module top;
string str;
initial begin
str = {"Hello", " ", "World", "!"};
$display(str);
end
endmodule
name: string_repl_op
description: string replication operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv']
incdirs: []
top_module:
rc: 0

module top;
string str;
initial begin
str = {4 {"test "}};
$display(str);
end
endmodule
name: string_concat_op
description: string concatenation operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_concat_op.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string_repl_op
description: string replication operator test
should_fail: 0
tags: 11.4.12.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.12.2--string_repl_op.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: set_member
description: inside operator test
should_fail: 0
tags: 11.4.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv:15:6: error: language feature not yet supported
a = b inside {c, d};
^~~~~~~~~~~~~~~
name: set_member
description: inside operator test
should_fail: 0
tags: 11.4.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv']
incdirs: []
top_module:
rc: 0

name: set_member
description: inside operator test
should_fail: 0
tags: 11.4.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv']
incdirs: []
top_module:
rc: 10

%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv:15: ../V3Width.cpp:3316: Node needs sign change, but bad case: EQWILD 0x5564036a8660 {d15} @dt=0x5564036acf00@(G/nw1)
%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv
name: set_member
description: inside operator test
should_fail: 0
tags: 11.4.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: set_member
description: inside operator test
should_fail: 0
tags: 11.4.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(')
int c = 5;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::12 error in parsing: (syntax error, unexpected '=', expecting '(')
int d = 7;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
a = b inside {c, d};
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: set_member
description: inside operator test
should_fail: 0
tags: 11.4.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv:15: sorry: "inside" expressions not supported yet.
name: set_member
description: inside operator test
should_fail: 0
tags: 11.4.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'inside' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv:15:15.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: set_member
description: inside operator test
should_fail: 0
tags: 11.4.13
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.13--set_member.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: stream_concat
description: stream concatenation test
should_fail: 0
tags: 11.4.14.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv:14:6: error: language feature not yet supported
c = {>> byte {a, b}};
^~~~~~~~~~~~~~~~
name: stream_concat
description: stream concatenation test
should_fail: 0
tags: 11.4.14.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv']
incdirs: []
top_module:
rc: 0

name: stream_concat
description: stream concatenation test
should_fail: 0
tags: 11.4.14.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv']
incdirs: []
top_module:
rc: 0

name: stream_concat
description: stream concatenation test
should_fail: 0
tags: 11.4.14.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: stream_concat
description: stream concatenation test
should_fail: 0
tags: 11.4.14.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = {"A", "B", "C", "D"};
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = {"E", "F", "G", "H"};
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv::14 error in parsing: (syntax error, unexpected voSRIGHT)
c = {>> byte {a, b}};
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: stream_concat
description: stream concatenation test
should_fail: 0
tags: 11.4.14.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv:14: error: malformed statement
name: stream_concat
description: stream concatenation test
should_fail: 0
tags: 11.4.14.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = {"A", "B", "C", "D"};
reg signed [31:0] b = {"E", "F", "G", "H"};
reg [63:0] c;
initial begin
c = {>> 8{a, b}};
end
endmodule
name: stream_concat
description: stream concatenation test
should_fail: 0
tags: 11.4.14.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.1--stream_concat.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: reorder_stream
description: stream reordering test
should_fail: 0
tags: 11.4.14.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv:13:6: error: language feature not yet supported
b = { << byte {a}};
^~~~~~~~~~~~~~
name: reorder_stream
description: stream reordering test
should_fail: 0
tags: 11.4.14.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv']
incdirs: []
top_module:
rc: 0

name: reorder_stream
description: stream reordering test
should_fail: 0
tags: 11.4.14.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv']
incdirs: []
top_module:
rc: 0

name: reorder_stream
description: stream reordering test
should_fail: 0
tags: 11.4.14.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: reorder_stream
description: stream reordering test
should_fail: 0
tags: 11.4.14.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = {"A", "B", "C", "D"};
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')
int b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv::13 error in parsing: (syntax error, unexpected voSLEFT)
b = { << byte {a}};
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: reorder_stream
description: stream reordering test
should_fail: 0
tags: 11.4.14.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv:13: error: malformed statement
name: reorder_stream
description: stream reordering test
should_fail: 0
tags: 11.4.14.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = {"A", "B", "C", "D"};
reg signed [31:0] b;
initial begin
b = {<< 8{a}};
end
endmodule
name: reorder_stream
description: stream reordering test
should_fail: 0
tags: 11.4.14.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.2--reorder_stream.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unpack_stream_pad
description: padded stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv:14:18: error: language feature not yet supported
bit [127:0] d = {<<{a, b, c}};
^~~~~~~~~~~~~
name: unpack_stream
description: stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv:14:17: error: language feature not yet supported
bit [95:0] d = {<<{a, b, c}};
^~~~~~~~~~~~~
name: unpack_stream_inv
description: invalid stream unpack test
should_fail: 1
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv:14:10: error: language feature not yet supported
int d = {<<{a, b, c}};
^~~~~~~~~~~~~
name: unpack_stream_pad
description: padded stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(12, 0) module_or_generate_item
(12, 0) initial_construct
(12, 8) statement_or_null
(12, 8) statement
(12, 8) statement_item
(12, 8) seq_block
(13, 1) block_item_declaration
(13, 1) data_declaration
(13, 13) list_of_variable_decl_assignments
(13, 13) variable_decl_assignment
(13, 17) expression
(13, 17) primary
(13, 17) empty_unpacked_array_concatenation
(13, 18) ERROR
name: unpack_stream
description: stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(12, 0) module_or_generate_item
(12, 0) initial_construct
(12, 8) statement_or_null
(12, 8) statement
(12, 8) statement_item
(12, 8) seq_block
(13, 1) block_item_declaration
(13, 1) data_declaration
(13, 12) list_of_variable_decl_assignments
(13, 12) variable_decl_assignment
(13, 16) expression
(13, 16) primary
(13, 16) empty_unpacked_array_concatenation
(13, 17) ERROR
name: unpack_stream_inv
description: invalid stream unpack test
should_fail: 1
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(12, 0) module_or_generate_item
(12, 0) initial_construct
(12, 8) statement_or_null
(12, 8) statement
(12, 8) statement_item
(12, 8) seq_block
(13, 1) block_item_declaration
(13, 1) data_declaration
(13, 5) list_of_variable_decl_assignments
(13, 5) variable_decl_assignment
(13, 9) expression
(13, 9) primary
(13, 9) empty_unpacked_array_concatenation
(13, 10) ERROR
name: unpack_stream_pad
description: padded stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv:14: Operator ASSIGN expects 128 bits on the Assign RHS, but Assign RHS's STREAML generates 96 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unpack_stream
description: stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']
incdirs: []
top_module:
rc: 0

name: unpack_stream_inv
description: invalid stream unpack test
should_fail: 1
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv:14: Operator ASSIGN expects 32 bits on the Assign RHS, but Assign RHS's STREAML generates 96 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unpack_stream_pad
description: padded stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unpack_stream
description: stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unpack_stream_inv
description: invalid stream unpack test
should_fail: 1
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv:9: syntax error, unexpected '=', expecting '(' or '['
name: unpack_stream_pad
description: padded stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(')
int c = 3;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=')
bit [127:0] d = {<<{a, b, c}};
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unpack_stream
description: stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(')
int c = 3;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=')
bit [95:0] d = {<<{a, b, c}};
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unpack_stream_inv
description: invalid stream unpack test
should_fail: 1
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::9 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 1;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::10 error in parsing: (syntax error, unexpected '=', expecting '(')
int b = 2;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::11 error in parsing: (syntax error, unexpected '=', expecting '(')
int c = 3;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv::14 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=')
int d = {<<{a, b, c}};
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unpack_stream_pad
description: padded stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']
incdirs: []
top_module:
rc: 3

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv:14: sorry: Streaming concatenation not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv:15: syntax error
I give up.
name: unpack_stream
description: stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']
incdirs: []
top_module:
rc: 3

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv:14: sorry: Streaming concatenation not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv:15: syntax error
I give up.
name: unpack_stream_inv
description: invalid stream unpack test
should_fail: 1
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']
incdirs: []
top_module:
rc: 3

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv:14: sorry: Streaming concatenation not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv:15: syntax error
I give up.
name: unpack_stream_pad
description: padded stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 1;
reg signed [31:0] b = 2;
reg signed [31:0] c = 3;
initial begin : sv2v_autoblock_0
reg [127:0] d = {<< 1{a, b, c}};
end
endmodule
name: unpack_stream
description: stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 1;
reg signed [31:0] b = 2;
reg signed [31:0] c = 3;
initial begin : sv2v_autoblock_0
reg [95:0] d = {<< 1{a, b, c}};
end
endmodule
name: unpack_stream_inv
description: invalid stream unpack test
should_fail: 1
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [31:0] a = 1;
reg signed [31:0] b = 2;
reg signed [31:0] c = 3;
initial begin : sv2v_autoblock_0
reg signed [31:0] d = {<< 1{a, b, c}};
end
endmodule
name: unpack_stream_pad
description: padded stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_pad.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unpack_stream
description: stream unpack test
should_fail: 0
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unpack_stream_inv
description: invalid stream unpack test
should_fail: 1
tags: 11.4.14.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.3--unpack_stream_inv.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: dynamic_array_unpack_stream
description: stream unpack test with dynamic array
should_fail: 0
tags: 11.4.14.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:11:12: error: dimension requires a constant range
byte i_data[];
^~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:16:12: error: dimension requires a constant range
byte o_data[];
^~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:20:10: error: dimension requires a constant range
byte pkt[$];
^~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:24:11: error: language feature not yet supported
i_data = new[5];
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:27:8: error: language feature not yet supported
pkt = {<< byte{i_header, i_len, i_data, i_crc}};
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:29:2: error: language feature not yet supported
{<< byte{o_header, o_len, o_data with [0 +: o_len], o_crc}} = pkt;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: dynamic_array_unpack_stream
description: stream unpack test with dynamic array
should_fail: 0
tags: 11.4.14.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']
incdirs: []
top_module:
rc: 0

name: dynamic_array_unpack_stream
description: stream unpack test with dynamic array
should_fail: 0
tags: 11.4.14.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:11: syntax error, unexpected ']', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:16: syntax error, unexpected ']', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:20: syntax error, unexpected $undefined, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: new
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:24: syntax error, unexpected '[', expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:29: Unsupported: SystemVerilog 2005 reserved word not implemented: with
%Error: Exiting due to 6 error(s)
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv
name: dynamic_array_unpack_stream
description: stream unpack test with dynamic array
should_fail: 0
tags: 11.4.14.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:9: syntax error, unexpected ';', expecting '(' or '['
name: dynamic_array_unpack_stream
description: stream unpack test with dynamic array
should_fail: 0
tags: 11.4.14.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
int i_header;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::10 error in parsing: (syntax error, unexpected ';', expecting '(')
int i_len;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::11 error in parsing: (syntax error, unexpected '[', expecting '(')
byte i_data[];
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::12 error in parsing: (syntax error, unexpected ';', expecting '(')
int i_crc;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::14 error in parsing: (syntax error, unexpected ';', expecting '(')
int o_header;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::15 error in parsing: (syntax error, unexpected ';', expecting '(')
int o_len;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::16 error in parsing: (syntax error, unexpected '[', expecting '(')
byte o_data[];
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::17 error in parsing: (syntax error, unexpected ';', expecting '(')
int o_crc;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv::20 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=')
byte pkt[$];
ERROR (12)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: dynamic_array_unpack_stream
description: stream unpack test with dynamic array
should_fail: 0
tags: 11.4.14.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:27: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:27: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:29: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:29: Syntax in assignment statement l-value.
name: dynamic_array_unpack_stream
description: stream unpack test with dynamic array
should_fail: 0
tags: 11.4.14.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ']' (Sym_brack_r) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv:11:13.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: dynamic_array_unpack_stream
description: stream unpack test with dynamic array
should_fail: 0
tags: 11.4.14.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.4.14.4--dynamic_array_stream.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: idx_neg_part_select
description: indexed negative part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']
incdirs: []
top_module:
rc: 0

name: non_idx_part_select
description: non-indexed part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_neg_part_select
description: indexed negative part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']
incdirs: []
top_module:
rc: 0

name: non_idx_part_select
description: non-indexed part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_neg_part_select
description: indexed negative part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']
incdirs: []
top_module:
rc: 0

name: non_idx_part_select
description: non-indexed part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_neg_part_select
description: indexed negative part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: non_idx_part_select
description: non-indexed part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: idx_neg_part_select
description: indexed negative part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [15:0] a;
name: non_idx_part_select
description: non-indexed part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [15:0] a;
name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [15:0] a;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv::9 error in parsing: (syntax error, unexpected ';', expecting '(')
logic b;
name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [15:0] a;
name: idx_neg_part_select
description: indexed negative part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']
incdirs: []
top_module:
rc: 0

name: non_idx_part_select
description: non-indexed part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']
incdirs: []
top_module:
rc: 0

name: idx_neg_part_select
description: indexed negative part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [15:0] a;
reg [3:0] b;
initial begin
b = a[11-:4];
end
endmodule
name: non_idx_part_select
description: non-indexed part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [15:0] a;
reg [3:0] b;
initial begin
b = a[11:8];
end
endmodule
name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [15:0] a;
reg b;
initial begin
b = a[11];
end
endmodule
name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [15:0] a;
reg [3:0] b;
initial begin
b = a[11+:4];
end
endmodule
name: idx_neg_part_select
description: indexed negative part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_neg_part_select.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: non_idx_part_select
description: non-indexed part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--non_idx_part_select.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_select.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: idx_pos_part_select
description: indexed positive part-select bit test
should_fail: 0
tags: 11.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.1--idx_pos_part_select.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv']
incdirs: []
top_module:
rc: 0

name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv']
incdirs: []
top_module:
rc: 0

name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv']
incdirs: []
top_module:
rc: 0

name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv']
incdirs: []
top_module:
rc: 0

name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv']
incdirs: []
top_module:
rc: 0

name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv']
incdirs: []
top_module:
rc: 0

name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [7:0] mem [0:1023];
name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv::8 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [7:0] mem [0:1023][0:3];
name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv']
incdirs: []
top_module:
rc: 0

name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv']
incdirs: []
top_module:
rc: 0

name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [8191:0] mem;
reg [7:0] a;
initial begin
a = mem[7200+:8];
end
endmodule
name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [32767:0] mem;
reg [7:0] a;
initial begin
a = mem[28808+:8];
end
endmodule
name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--array_addressing.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: array_addressing
description: array addressing test
should_fail: 0
tags: 11.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.5.2--multi_dim_array_addressing.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: signed_func
description: $signed() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv:12:6: error: use of undeclared identifier '$signed'
a = $signed(4'b1000);
^~~~~~~
name: unsigned_func
description: $unsigned() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv:12:6: error: use of undeclared identifier '$unsigned'
a = $unsigned(-4);
^~~~~~~~~
name: signed_func
description: $signed() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(10, 0) module_or_generate_item
(10, 0) initial_construct
(10, 8) statement_or_null
(10, 8) statement
(10, 8) statement_item
(10, 8) seq_block
(11, 1) statement_or_null
(11, 1) statement
(11, 1) statement_item
(11, 1) blocking_assignment
(11, 1) operator_assignment
(11, 5) ERROR
name: unsigned_func
description: $unsigned() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(10, 0) module_or_generate_item
(10, 0) initial_construct
(10, 8) statement_or_null
(10, 8) statement
(10, 8) statement_item
(10, 8) seq_block
(11, 1) statement_or_null
(11, 1) statement
(11, 1) statement_item
(11, 1) blocking_assignment
(11, 1) operator_assignment
(11, 5) ERROR
name: signed_func
description: $signed() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv:12: Operator ASSIGN expects 8 bits on the Assign RHS, but Assign RHS's SIGNED generates 4 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: unsigned_func
description: $unsigned() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']
incdirs: []
top_module:
rc: 0

%Warning-WIDTH: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv:12: Operator ASSIGN expects 8 bits on the Assign RHS, but Assign RHS's UNSIGNED generates 32 bits.
%Warning-WIDTH: Use "/* verilator lint_off WIDTH */" and lint_on around source to disable this message.
name: signed_func
description: $signed() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: unsigned_func
description: $unsigned() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: signed_func
description: $signed() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv::9 error in parsing: (syntax error, unexpected vSIGNED, expecting vSYMBOL_ID or '#')
logic signed [7:0] a;
name: unsigned_func
description: $unsigned() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [7:0] a;
name: signed_func
description: $signed() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']
incdirs: []
top_module:
rc: 0

name: unsigned_func
description: $unsigned() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']
incdirs: []
top_module:
rc: 0

name: signed_func
description: $signed() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']
incdirs: []
top_module:
rc: 0

module top;
reg signed [7:0] a;
initial begin
a = $signed(4'b1000);
end
endmodule
name: unsigned_func
description: $unsigned() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [7:0] a;
initial begin
a = $unsigned((- 4));
end
endmodule
name: signed_func
description: $signed() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--signed_func.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unsigned_func
description: $unsigned() test
should_fail: 0
tags: 11.7
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.7--unsigned_func.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: tagged_union_member_access_inv
description: invalid tagged union member access test
should_fail: 1
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9:9: error: language feature not yet supported
typedef union tagged {
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:19:6: error: language feature not yet supported
a = tagged Invalid;
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20:6: error: language feature not yet supported
b = tagged Valid(42);
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20:18: error: expected ';'
b = tagged Valid(42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20:18: error: expected statement
b = tagged Valid(42);
^
name: tagged_union_member_access
description: tagged union member access test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9:9: error: language feature not yet supported
typedef union tagged {
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:19:6: error: language feature not yet supported
a = tagged Invalid;
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20:6: error: language feature not yet supported
b = tagged Valid(42);
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20:18: error: expected ';'
b = tagged Valid(42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20:18: error: expected statement
b = tagged Valid(42);
^
name: tagged_union
description: tagged union test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9:9: error: language feature not yet supported
typedef union tagged {
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:17:6: error: language feature not yet supported
a = tagged Invalid;
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18:6: error: language feature not yet supported
b = tagged Valid(42);
^~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18:18: error: expected ';'
b = tagged Valid(42);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18:18: error: expected statement
b = tagged Valid(42);
^
name: tagged_union_member_access_inv
description: invalid tagged union member access test
should_fail: 1
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']
incdirs: []
top_module:
rc: 0

name: tagged_union_member_access
description: tagged union member access test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']
incdirs: []
top_module:
rc: 0

name: tagged_union
description: tagged union test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']
incdirs: []
top_module:
rc: 0

name: tagged_union_member_access_inv
description: invalid tagged union member access test
should_fail: 1
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:10: syntax error, unexpected void, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:12: syntax error, unexpected '}'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:7: ../V3ParseSym.h:112: Symbols suggest ending UNIONDTYPE but parser thinks ending MODULE 'top'
%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv
name: tagged_union_member_access
description: tagged union member access test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:10: syntax error, unexpected void, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:12: syntax error, unexpected '}'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:19: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:7: ../V3ParseSym.h:112: Symbols suggest ending UNIONDTYPE but parser thinks ending MODULE 'top'
%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv
name: tagged_union
description: tagged union test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:10: syntax error, unexpected void, expecting TYPE-IDENTIFIER
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:12: syntax error, unexpected '}'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:17: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: Internal Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:7: ../V3ParseSym.h:112: Symbols suggest ending UNIONDTYPE but parser thinks ending MODULE 'top'
%Error: Internal Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv
name: tagged_union_member_access_inv
description: invalid tagged union member access test
should_fail: 1
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: tagged_union_member_access
description: tagged union member access test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: tagged_union
description: tagged union test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: tagged_union_member_access_inv
description: invalid tagged union member access test
should_fail: 1
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef union tagged {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int Valid;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::14 error in parsing: (syntax error, unexpected ',', expecting '(')
u_int a, b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
a = tagged Invalid;
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: tagged_union_member_access
description: tagged union member access test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef union tagged {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int Valid;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::14 error in parsing: (syntax error, unexpected ',', expecting '(')
u_int a, b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::16 error in parsing: (syntax error, unexpected ';', expecting '(')
int c;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv::19 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
a = tagged Invalid;
ERROR (8)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: tagged_union
description: tagged union test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef union tagged {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::11 error in parsing: (syntax error, unexpected ';', expecting '(')
int Valid;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::14 error in parsing: (syntax error, unexpected ',', expecting '(')
u_int a, b;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv::17 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
a = tagged Invalid;
ERROR (7)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: tagged_union_member_access_inv
description: invalid tagged union member access test
should_fail: 1
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']
incdirs: []
top_module:
rc: 10

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:14: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:19: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:20: error: malformed statement
name: tagged_union_member_access
description: tagged union member access test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']
incdirs: []
top_module:
rc: 10

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:14: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:19: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:20: error: malformed statement
name: tagged_union
description: tagged union test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']
incdirs: []
top_module:
rc: 10

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:14: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:17: error: malformed statement
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:18: error: malformed statement
name: tagged_union_member_access_inv
description: invalid tagged union member access test
should_fail: 1
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv:9:15.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: tagged_union_member_access
description: tagged union member access test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv:9:15.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: tagged_union
description: tagged union test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv:9:15.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: tagged_union_member_access_inv
description: invalid tagged union member access test
should_fail: 1
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access_inv.sv']
incdirs: []
top_module:
rc: 1

FAKE RUNNER
name: tagged_union_member_access
description: tagged union member access test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union_member_access.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: tagged_union
description: tagged union test
should_fail: 0
tags: 11.9
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.9--tagged_union.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string_bit_array
description: string stored in bit array test
should_fail: 0
tags: 11.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']
incdirs: []
top_module:
rc: 0

name: string_bit_array
description: string stored in bit array test
should_fail: 0
tags: 11.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']
incdirs: []
top_module:
rc: 0

name: string_bit_array
description: string stored in bit array test
should_fail: 0
tags: 11.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']
incdirs: []
top_module:
rc: 0

name: string_bit_array
description: string stored in bit array test
should_fail: 0
tags: 11.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Successfully finished Verilog frontend.
name: string_bit_array
description: string stored in bit array test
should_fail: 0
tags: 11.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
bit [8*14:1] a;
name: string_bit_array
description: string stored in bit array test
should_fail: 0
tags: 11.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']
incdirs: []
top_module:
rc: 0

name: string_bit_array
description: string stored in bit array test
should_fail: 0
tags: 11.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [(8 * 14):1] a;
initial begin
a = "Test";
end
endmodule
name: string_bit_array
description: string stored in bit array test
should_fail: 0
tags: 11.10
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10--string_bit_array.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string_concat
description: string concatenation test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']
incdirs: []
top_module:
rc: 0

name: string_compare
description: string comparison test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']
incdirs: []
top_module:
rc: 0

name: string_copy
description: string copy test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']
incdirs: []
top_module:
rc: 0

name: string_concat
description: string concatenation test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']
incdirs: []
top_module:
rc: 0

name: string_compare
description: string comparison test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']
incdirs: []
top_module:
rc: 0

name: string_copy
description: string copy test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']
incdirs: []
top_module:
rc: 0

name: string_concat
description: string concatenation test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']
incdirs: []
top_module:
rc: 0

name: string_compare
description: string comparison test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']
incdirs: []
top_module:
rc: 0

name: string_copy
description: string copy test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']
incdirs: []
top_module:
rc: 0

name: string_concat
description: string concatenation test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Failed to evaluate system task `$display' with non-constant 1st argument at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv:15.
name: string_compare
description: string comparison test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Failed to evaluate system task `$display' with non-constant 1st argument at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv:15.
name: string_copy
description: string copy test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Failed to evaluate system task `$display' with non-constant 1st argument at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv:15.
name: string_concat
description: string concatenation test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
bit [8*14:1] a;
name: string_compare
description: string comparison test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
bit [8*14:1] a;
name: string_copy
description: string copy test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
bit [8*14:1] a;
name: string_concat
description: string concatenation test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']
incdirs: []
top_module:
rc: 0

name: string_compare
description: string comparison test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']
incdirs: []
top_module:
rc: 0

name: string_copy
description: string copy test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']
incdirs: []
top_module:
rc: 0

name: string_concat
description: string concatenation test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [(8 * 14):1] a;
reg [(8 * 14):1] b;
initial begin
a = "Test";
b = "TEST";
$display({a, b});
end
endmodule
name: string_compare
description: string comparison test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [(8 * 14):1] a;
reg [(8 * 14):1] b;
initial begin
a = "Test";
b = "Test";
$display((a == b));
end
endmodule
name: string_copy
description: string copy test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [(8 * 14):1] a;
reg [(8 * 14):1] b;
initial begin
a = "Test";
b = a;
$display(b);
end
endmodule
name: string_concat
description: string concatenation test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_concat.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string_compare
description: string comparison test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_compare.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: string_copy
description: string copy test
should_fail: 0
tags: 11.10.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.1--string_copy.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: empty_string
description: empty string test
should_fail: 0
tags: 11.10.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv:13:2: error: use of undeclared identifier '$assert'
$assert(a == 0);
^~~~~~~
name: empty_string
description: empty string test
should_fail: 0
tags: 11.10.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']
incdirs: []
top_module:
rc: 0

name: empty_string
description: empty string test
should_fail: 0
tags: 11.10.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv:13: Unsupported or unknown PLI call: $assert
%Error: Exiting due to 1 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv
name: empty_string
description: empty string test
should_fail: 0
tags: 11.10.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Can't resolve task name `\$assert' at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv:13.
name: empty_string
description: empty string test
should_fail: 0
tags: 11.10.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
bit [8*14:1] a;
name: empty_string
description: empty string test
should_fail: 0
tags: 11.10.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']
incdirs: []
top_module:
rc: 0

name: empty_string
description: empty string test
should_fail: 0
tags: 11.10.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']
incdirs: []
top_module:
rc: 0

module top;
reg [(8 * 14):1] a;
initial begin
a = "";
$assert((a == 0));
end
endmodule
name: empty_string
description: empty string test
should_fail: 0
tags: 11.10.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.10.3--empty_string.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: min_max_avg_delay
description: minimum, typical and maximum delay expressions test
should_fail: 0
tags: 11.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv:10:4: error: language feature not yet supported
#(100:200:300) $display("Done");
^~~~~~~~~~~
name: min_max_avg_delay
description: minimum, typical and maximum delay expressions test
should_fail: 0
tags: 11.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']
incdirs: []
top_module:
rc: 0

name: min_max_avg_delay
description: minimum, typical and maximum delay expressions test
should_fail: 0
tags: 11.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']
incdirs: []
top_module:
rc: 0

%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv:10: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
name: min_max_avg_delay
description: minimum, typical and maximum delay expressions test
should_fail: 0
tags: 11.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv' to AST representation.
Generating RTLIL representation for module `\top'.
Done
Successfully finished Verilog frontend.
name: min_max_avg_delay
description: minimum, typical and maximum delay expressions test
should_fail: 0
tags: 11.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv::10 error in parsing: (syntax error, unexpected '#')
#(100:200:300) $display("Done");
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: min_max_avg_delay
description: minimum, typical and maximum delay expressions test
should_fail: 0
tags: 11.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']
incdirs: []
top_module:
rc: 0

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv:10: warning: choosing typ expression.
name: min_max_avg_delay
description: minimum, typical and maximum delay expressions test
should_fail: 0
tags: 11.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ':' (Sym_colon) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv:10:14.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: min_max_avg_delay
description: minimum, typical and maximum delay expressions test
should_fail: 0
tags: 11.11
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.11--min_max_avg_delay.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: let_construct
description: let construct test
should_fail: 0
tags: 11.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14:1: error: language feature not yet supported
let op(x, y, z) = |((x | y) & z);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14:17: error: expected expression
let op(x, y, z) = |((x | y) & z);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14:33: error: expected '='
let op(x, y, z) = |((x | y) & z);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:17:6: error: use of undeclared identifier 'op'
d = op(.x(a), .y(b), .z(c));
^~
name: let_construct
description: let construct test
should_fail: 0
tags: 11.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']
incdirs: []
top_module:
rc: 0

name: let_construct
description: let construct test
should_fail: 0
tags: 11.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14: Unsupported: SystemVerilog 2009 reserved word not implemented: let
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14: syntax error, unexpected '(', expecting IDENTIFIER
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv
name: let_construct
description: let construct test
should_fail: 0
tags: 11.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14: syntax error, unexpected '=', expecting ',' or ';'
name: let_construct
description: let construct test
should_fail: 0
tags: 11.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv::9 error in parsing: (syntax error, unexpected '[', expecting vSYMBOL_ID or '#')
logic [3:0] a = 12;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv::12 error in parsing: (syntax error, unexpected ';', expecting '(')
logic d;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv::14 error in parsing: (syntax error, unexpected '=', expecting ';' or ',')
let op(x, y, z) = |((x | y) & z);
name: let_construct
description: let construct test
should_fail: 0
tags: 11.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:14: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:17: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv:17: error: malformed statement
name: let_construct
description: let construct test
should_fail: 0
tags: 11.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: instantiations mixed with other items: [DTIdent "op",DTInstance [("",Just x),("",Just y),("",Just z)],DTAsgn = (| ((x | y) & z))]
CallStack (from HasCallStack):
error, called at src/Language/SystemVerilog/Parser/ParseDecl.hs:131:14 in main:Language.SystemVerilog.Parser.ParseDecl
name: let_construct
description: let construct test
should_fail: 0
tags: 11.12
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-11/11.12--let_construct.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: if
description: A module testing if statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']
incdirs: []
top_module:
rc: 0

name: if
description: A module testing if-else statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']
incdirs: []
top_module:
rc: 0

name: if
description: A module testing if statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']
incdirs: []
top_module:
rc: 0

name: if
description: A module testing if-else statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']
incdirs: []
top_module:
rc: 0

name: if
description: A module testing if statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']
incdirs: []
top_module:
rc: 0

name: if
description: A module testing if-else statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']
incdirs: []
top_module:
rc: 0

name: if
description: A module testing if statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv' to AST representation.
Generating RTLIL representation for module `\if_tb'.
Successfully finished Verilog frontend.
name: if
description: A module testing if-else statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv' to AST representation.
Generating RTLIL representation for module `\if_tb'.
Successfully finished Verilog frontend.
name: if
description: A module testing if statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: if
description: A module testing if-else statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: if
description: A module testing if statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv:10: error: always statement does not have any delay.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv:10: : A runtime infinite loop will occur.
Elaboration failed
name: if
description: A module testing if-else statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv:10: error: always statement does not have any delay.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv:10: : A runtime infinite loop will occur.
Elaboration failed
name: if
description: A module testing if statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']
incdirs: []
top_module:
rc: 0

module if_tb;
wire a = 0;
reg b = 0;
always begin
if (a) b = 1;
end
endmodule
name: if
description: A module testing if-else statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']
incdirs: []
top_module:
rc: 0

module if_tb;
wire a = 0;
reg b = 0;
always begin
if (a) b = 1;
else b = 0;
end
endmodule
name: if
description: A module testing if statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: if
description: A module testing if-else statement
should_fail: 0
tags: 12.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4--if_else.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: if_else_if
description: A module testing if-else-if statement
should_fail: 0
tags: 12.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']
incdirs: []
top_module:
rc: 0

name: if_else_if
description: A module testing if-else-if statement
should_fail: 0
tags: 12.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']
incdirs: []
top_module:
rc: 0

name: if_else_if
description: A module testing if-else-if statement
should_fail: 0
tags: 12.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']
incdirs: []
top_module:
rc: 0

name: if_else_if
description: A module testing if-else-if statement
should_fail: 0
tags: 12.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv' to AST representation.
Generating RTLIL representation for module `\if_tb'.
Successfully finished Verilog frontend.
name: if_else_if
description: A module testing if-else-if statement
should_fail: 0
tags: 12.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

name: if_else_if
description: A module testing if-else-if statement
should_fail: 0
tags: 12.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv:12: error: always statement does not have any delay.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv:12: : A runtime infinite loop will occur.
Elaboration failed
name: if_else_if
description: A module testing if-else-if statement
should_fail: 0
tags: 12.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']
incdirs: []
top_module:
rc: 0

module if_tb;
wire a = 0;
reg b = 0;
wire c = 0;
reg d = 0;
always begin
if (a) b = 1;
else if (c) d = 1;
else b = 0;
end
endmodule
name: if_else_if
description: A module testing if-else-if statement
should_fail: 0
tags: 12.4.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.1--if_else_if.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']
incdirs: []
top_module:
rc: 0

name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']
incdirs: []
top_module:
rc: 0

name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']
incdirs: []
top_module:
rc: 0

name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']
incdirs: []
top_module:
rc: 0

name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']
incdirs: []
top_module:
rc: 0

name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']
incdirs: []
top_module:
rc: 0

name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']
incdirs: []
top_module:
rc: 0

name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']
incdirs: []
top_module:
rc: 0

name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']
incdirs: []
top_module:
rc: 0

name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:11: syntax error, unexpected TOK_IF
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:11: syntax error, unexpected TOK_IF
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:11: syntax error, unexpected TOK_IF
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv::11 error in parsing: (syntax error, unexpected vIF, expecting voLTE or '=')
unique if(a == 0) b = 1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv::11 error in parsing: (syntax error, unexpected vIF, expecting voLTE or '=')
unique0 if(a == 0) b = 1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv::11 error in parsing: (syntax error, unexpected vIF, expecting voLTE or '=')
priority if(a[0] == 0) b = 1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:11: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv:12: Syntax in assignment statement l-value.
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:11: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv:12: Syntax in assignment statement l-value.
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']
incdirs: []
top_module:
rc: 4

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:11: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv:12: Syntax in assignment statement l-value.
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']
incdirs: []
top_module:
rc: 0

module if_tb;
wire [3:0] a = 0;
reg [1:0] b = 0;
always begin
if ((a == 0)) b = 1;
else if ((a == 1)) b = 2;
end
endmodule
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']
incdirs: []
top_module:
rc: 0

module if_tb;
wire [3:0] a = 0;
reg [1:0] b = 0;
always begin
if ((a == 0)) b = 1;
else if ((a == 1)) b = 2;
end
endmodule
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']
incdirs: []
top_module:
rc: 0

module if_tb;
wire [3:0] a = 0;
reg [1:0] b = 0;
always begin
if ((a[0] == 0)) b = 1;
else if ((a[1] == 0)) b = 2;
end
endmodule
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique_if.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--unique0_if.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unique_if
description: A module testing unique-if statement
should_fail: 0
tags: 12.4.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.4.2--priority_if.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: case
description: A module testing case statement
should_fail: 0
tags: 12.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']
incdirs: []
top_module:
rc: 0

name: case
description: A module testing case statement
should_fail: 0
tags: 12.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']
incdirs: []
top_module:
rc: 0

name: case
description: A module testing case statement
should_fail: 0
tags: 12.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']
incdirs: []
top_module:
rc: 0

name: case
description: A module testing case statement
should_fail: 0
tags: 12.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv' to AST representation.
Generating RTLIL representation for module `\case_tb'.
Successfully finished Verilog frontend.
name: case
description: A module testing case statement
should_fail: 0
tags: 12.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv::15 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ':')
default b = 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: case
description: A module testing case statement
should_fail: 0
tags: 12.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv:10: error: always statement does not have any delay.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv:10: : A runtime infinite loop will occur.
Elaboration failed
name: case
description: A module testing case statement
should_fail: 0
tags: 12.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']
incdirs: []
top_module:
rc: 0

module case_tb;
wire [3:0] a = 0;
reg [3:0] b = 0;
always begin
case (a)
4'h0: b = 12;
4'h3: b = 4;
4'hf: b = 8;
default: b = 0;
endcase
end
endmodule
name: case
description: A module testing case statement
should_fail: 0
tags: 12.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5--case.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: casez
description: A module testing casez statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']
incdirs: []
top_module:
rc: 0

name: casex
description: A module testing casex statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']
incdirs: []
top_module:
rc: 0

name: casez
description: A module testing casez statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']
incdirs: []
top_module:
rc: 0

name: casex
description: A module testing casex statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']
incdirs: []
top_module:
rc: 0

name: casez
description: A module testing casez statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']
incdirs: []
top_module:
rc: 0

name: casex
description: A module testing casex statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']
incdirs: []
top_module:
rc: 0

%Warning-CASEX: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv:11: Suggest casez (with ?'s) in place of casex (with X's)
%Warning-CASEX: Use "/* verilator lint_off CASEX */" and lint_on around source to disable this message.
name: casez
description: A module testing casez statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv' to AST representation.
Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv:8)
Generating RTLIL representation for module `\case_tb'.
Successfully finished Verilog frontend.
name: casex
description: A module testing casex statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv' to AST representation.
Warning: Yosys has only limited support for tri-state logic at the moment. (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv:8)
Generating RTLIL representation for module `\case_tb'.
Successfully finished Verilog frontend.
name: casez
description: A module testing casez statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv::11 Unsuported token
casez(a)
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv::11 error in parsing: (syntax error, unexpected '(')
casez(a)
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: casex
description: A module testing casex statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv::11 Unsuported token
casex(a)
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv::11 error in parsing: (syntax error, unexpected '(')
casex(a)
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: casez
description: A module testing casez statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv:10: error: always statement does not have any delay.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv:10: : A runtime infinite loop will occur.
Elaboration failed
name: casex
description: A module testing casex statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv:10: error: always statement does not have any delay.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv:10: : A runtime infinite loop will occur.
Elaboration failed
name: casez
description: A module testing casez statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']
incdirs: []
top_module:
rc: 0

module case_tb;
wire [3:0] a = 4'b1z11;
reg [3:0] b = 0;
always begin
casez (a)
4'b1zzz: b = 1;
4'b01z?: b = 2;
4'b001z: b = 3;
4'b0001: b = 4;
default: b = 0;
endcase
end
endmodule
name: casex
description: A module testing casex statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']
incdirs: []
top_module:
rc: 0

module case_tb;
wire [3:0] a = 4'b10zx;
reg [3:0] b = 0;
always begin
casex (a)
4'b1xz?: b = 1;
4'b01xx: b = 2;
4'b001x: b = 3;
4'b0001: b = 4;
default: b = 0;
endcase
end
endmodule
name: casez
description: A module testing casez statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casez.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: casex
description: A module testing casex statement
should_fail: 0
tags: 12.5.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.1--casex.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: case_constant
description: A module testing case statement with constant expression
should_fail: 0
tags: 12.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']
incdirs: []
top_module:
rc: 0

name: case_constant
description: A module testing case statement with constant expression
should_fail: 0
tags: 12.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']
incdirs: []
top_module:
rc: 0

name: case_constant
description: A module testing case statement with constant expression
should_fail: 0
tags: 12.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']
incdirs: []
top_module:
rc: 0

name: case_constant
description: A module testing case statement with constant expression
should_fail: 0
tags: 12.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']
incdirs: []
top_module:
rc: 0


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
Parsing SystemVerilog input from `/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv' to AST representation.
Generating RTLIL representation for module `\case_tb'.
Successfully finished Verilog frontend.
name: case_constant
description: A module testing case statement with constant expression
should_fail: 0
tags: 12.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv::16 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ':')
default b = 0;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: case_constant
description: A module testing case statement with constant expression
should_fail: 0
tags: 12.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv:10: error: always statement does not have any delay.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv:10: : A runtime infinite loop will occur.
Elaboration failed
name: case_constant
description: A module testing case statement with constant expression
should_fail: 0
tags: 12.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']
incdirs: []
top_module:
rc: 0

module case_tb;
wire [3:0] a = 0;
reg [3:0] b = 0;
always begin
case (1)
a[0]: b = 1;
a[1]: b = 2;
a[2]: b = 3;
a[3]: b = 4;
default: b = 0;
endcase
end
endmodule
name: case_constant
description: A module testing case statement with constant expression
should_fail: 0
tags: 12.5.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.2--case_const.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: priority_casex
description: casex statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']
incdirs: []
top_module:
rc: 0

name: unique_casex
description: casex statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']
incdirs: []
top_module:
rc: 0

name: unique_casez
description: casez statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']
incdirs: []
top_module:
rc: 0

name: unique0_casex
description: casex statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']
incdirs: []
top_module:
rc: 0

name: priority_case
description: case statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']
incdirs: []
top_module:
rc: 0

name: unique0_case
description: case statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']
incdirs: []
top_module:
rc: 0

name: unique0_casez
description: casez statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']
incdirs: []
top_module:
rc: 0

name: priority_casez
description: casez statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']
incdirs: []
top_module:
rc: 0

name: unique_case
description: case statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']
incdirs: []
top_module:
rc: 0

name: priority_casex
description: casex statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']
incdirs: []
top_module:
rc: 0

name: unique_casex
description: casex statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']
incdirs: []
top_module:
rc: 0

name: unique_casez
description: casez statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']
incdirs: []
top_module:
rc: 0

name: unique0_casex
description: casex statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']
incdirs: []
top_module:
rc: 0

name: priority_case
description: case statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']
incdirs: []
top_module:
rc: 0

name: unique0_case
description: case statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']
incdirs: []
top_module:
rc: 0

name: unique0_casez
description: casez statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']
incdirs: []
top_module:
rc: 0

name: priority_casez
description: casez statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']
incdirs: []
top_module:
rc: 0

name: unique_case
description: case statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']
incdirs: []
top_module:
rc: 0

name: priority_casex
description: casex statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']
incdirs: []
top_module:
rc: 0

%Warning-CASEX: /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:13: Suggest casez (with ?'s) in place of casex (with X's)
%Warning-CASEX: Use "/* verilator lint_off CASEX */" and lint_on around source to disable this message.
name: unique_casex
description: casex statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']
incdirs: []
top_module:
rc: 0

%Warning-CASEX: /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:13: Suggest casez (with ?'s) in place of casex (with X's)
%Warning-CASEX: Use "/* verilator lint_off CASEX */" and lint_on around source to disable this message.
name: unique_casez
description: casez statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']
incdirs: []
top_module:
rc: 0

name: unique0_casex
description: casex statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']
incdirs: []
top_module:
rc: 0

%Warning-CASEX: /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:13: Suggest casez (with ?'s) in place of casex (with X's)
%Warning-CASEX: Use "/* verilator lint_off CASEX */" and lint_on around source to disable this message.
name: priority_case
description: case statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']
incdirs: []
top_module:
rc: 0

name: unique0_case
description: case statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']
incdirs: []
top_module:
rc: 0

name: unique0_casez
description: casez statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']
incdirs: []
top_module:
rc: 0

name: priority_casez
description: casez statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']
incdirs: []
top_module:
rc: 0

name: unique_case
description: case statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']
incdirs: []
top_module:
rc: 0

name: priority_casex
description: casex statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:13: syntax error, unexpected TOK_CASEX
name: unique_casex
description: casex statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:13: syntax error, unexpected TOK_CASEX
name: unique_casez
description: casez statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:13: syntax error, unexpected TOK_CASEZ
name: unique0_casex
description: casex statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:13: syntax error, unexpected TOK_CASEX
name: priority_case
description: case statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:13: syntax error, unexpected TOK_CASE
name: unique0_case
description: case statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:13: syntax error, unexpected TOK_CASE
name: unique0_casez
description: casez statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:13: syntax error, unexpected TOK_CASEZ
name: priority_casez
description: casez statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:13: syntax error, unexpected TOK_CASEZ
name: unique_case
description: case statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:13: syntax error, unexpected TOK_CASE
name: priority_casex
description: casex statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv::13 Unsuported token
priority casex (a)
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv::13 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
priority casex (a)
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: unique_casex
description: casex statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv::13 Unsuported token
unique casex (a)
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv::13 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
unique casex (a)
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: unique_casez
description: casez statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv::13 Unsuported token
unique casez (a)
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv::13 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
unique casez (a)
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: unique0_casex
description: casex statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv::13 Unsuported token
unique0 casex (a)
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv::13 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
unique0 casex (a)
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: priority_case
description: case statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv::13 error in parsing: (syntax error, unexpected vCASE, expecting voLTE or '=')
priority case (a)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique0_case
description: case statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv::13 error in parsing: (syntax error, unexpected vCASE, expecting voLTE or '=')
unique0 case (a)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: unique0_casez
description: casez statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv::13 Unsuported token
unique0 casez (a)
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv::13 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
unique0 casez (a)
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: priority_casez
description: casez statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv::13 Unsuported token
priority casez (a)
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv::13 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
priority casez (a)
ERROR (5)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: unique_case
description: case statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv::13 error in parsing: (syntax error, unexpected vCASE, expecting voLTE or '=')
unique case (a)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: priority_casex
description: casex statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:14: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:15: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:16: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv:17: syntax error
I give up.
name: unique_casex
description: casex statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:14: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:15: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:16: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv:17: syntax error
I give up.
name: unique_casez
description: casez statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:14: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:15: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:16: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv:17: syntax error
I give up.
name: unique0_casex
description: casex statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:14: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:15: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:16: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv:17: syntax error
I give up.
name: priority_case
description: case statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:14: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:15: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:16: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv:17: syntax error
I give up.
name: unique0_case
description: case statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:14: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:15: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:16: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv:17: syntax error
I give up.
name: unique0_casez
description: casez statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:14: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:15: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:16: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv:17: syntax error
I give up.
name: priority_casez
description: casez statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:14: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:15: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:16: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv:17: syntax error
I give up.
name: unique_case
description: case statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']
incdirs: []
top_module:
rc: 8

/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:14: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:15: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:15: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:16: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:16: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv:17: syntax error
I give up.
name: priority_casex
description: casex statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [3:0] a = 3;
reg [3:0] b = 0;
initial begin
casex (a)
0, 1: b = 1;
2: b = 2;
3: b = 3;
endcase
end
endmodule
name: unique_casex
description: casex statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [3:0] a = 3;
reg [3:0] b = 0;
initial begin
casex (a)
0, 1: b = 1;
2: b = 2;
3: b = 3;
endcase
end
endmodule
name: unique_casez
description: casez statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [3:0] a = 3;
reg [3:0] b = 0;
initial begin
casez (a)
0, 1: b = 1;
2: b = 2;
3: b = 3;
endcase
end
endmodule
name: unique0_casex
description: casex statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [3:0] a = 3;
reg [3:0] b = 0;
initial begin
casex (a)
0, 1: b = 1;
2: b = 2;
3: b = 3;
endcase
end
endmodule
name: priority_case
description: case statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [3:0] a = 3;
reg [3:0] b = 0;
initial begin
case (a)
0, 1: b = 1;
2: b = 2;
3: b = 3;
endcase
end
endmodule
name: unique0_case
description: case statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [3:0] a = 3;
reg [3:0] b = 0;
initial begin
case (a)
0, 1: b = 1;
2: b = 2;
3: b = 3;
endcase
end
endmodule
name: unique0_casez
description: casez statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [3:0] a = 3;
reg [3:0] b = 0;
initial begin
casez (a)
0, 1: b = 1;
2: b = 2;
3: b = 3;
endcase
end
endmodule
name: priority_casez
description: casez statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [3:0] a = 3;
reg [3:0] b = 0;
initial begin
casez (a)
0, 1: b = 1;
2: b = 2;
3: b = 3;
endcase
end
endmodule
name: unique_case
description: case statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']
incdirs: []
top_module:
rc: 0

module top;
wire [3:0] a = 3;
reg [3:0] b = 0;
initial begin
case (a)
0, 1: b = 1;
2: b = 2;
3: b = 3;
endcase
end
endmodule
name: priority_casex
description: casex statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casex.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unique_casex
description: casex statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casex.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unique_casez
description: casez statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_casez.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unique0_casex
description: casex statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casex.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: priority_case
description: case statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_case.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unique0_case
description: case statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_case.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unique0_casez
description: casez statement with unique0
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique0_casez.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: priority_casez
description: casez statement with priority
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--priority_casez.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: unique_case
description: case statement with unique
should_fail: 0
tags: 12.5.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/generated/uniquecase/12.5.3--unique_case.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: case_set
description: A module testing case set membership
should_fail: 0
tags: 12.5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:11:11: error: language feature not yet supported
case(a) inside
^~~~~~
name: case_set
description: A module testing case set membership
should_fail: 0
tags: 12.5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']
incdirs: []
top_module:
rc: 0

name: case_set
description: A module testing case set membership
should_fail: 0
tags: 12.5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']
incdirs: []
top_module:
rc: 0

name: case_set
description: A module testing case set membership
should_fail: 0
tags: 12.5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:12: Syntax error.
name: case_set
description: A module testing case set membership
should_fail: 0
tags: 12.5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv::12 error in parsing: (syntax error, unexpected vNUMBER)
1, 3: b = 1;
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: case_set
description: A module testing case set membership
should_fail: 0
tags: 12.5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']
incdirs: []
top_module:
rc: 5

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:12: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:13: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:13: Syntax in assignment statement l-value.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:13: error: Incomprehensible case expression.
name: case_set
description: A module testing case set membership
should_fail: 0
tags: 12.5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '1' (Lit_number) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv:12:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: case_set
description: A module testing case set membership
should_fail: 0
tags: 12.5.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.5.4--case_set.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: case_pattern
description: A module testing pattern matching in case statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9:10: error: language feature not yet supported
typedef union tagged {
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:23:19: error: language feature not yet supported
initial case (v) matches
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24:11: error: expected ':'
tagged a '{.v, 0} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24:14: error: expected identifier
tagged a '{.v, 0} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24:20: error: expected ';'
tagged a '{.v, 0} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24:21: error: expected member
tagged a '{.v, 0} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:25:3: error: expected member
tagged a '{.v1, .v2} : $display("a %d %d", v1, v2);
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:26:3: error: expected member
tagged b '{.v1, .v2} : $display("b %d %d", v1, v2);
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:27:3: error: expected member
tagged c '{0, .v} : $display("c %d", v);
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:28:2: error: expected member
endcase
^~~~~~~
name: casex_pattern
description: A module testing pattern matching in casex statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9:10: error: language feature not yet supported
typedef union tagged {
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:23:20: error: language feature not yet supported
initial casex (v) matches
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24:11: error: expected ':'
tagged a '{.v, 4'b00?x} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24:14: error: expected identifier
tagged a '{.v, 4'b00?x} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24:26: error: expected ';'
tagged a '{.v, 4'b00?x} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24:27: error: expected member
tagged a '{.v, 4'b00?x} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:25:3: error: expected member
tagged a '{.v1, .v2} : $display("a %d %d", v1, v2);
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:26:3: error: expected member
tagged b '{.v1, .v2} : $display("b %d %d", v1, v2);
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27:3: error: expected member
tagged c '{4'h??0x, .v} : $display("c %d", v);
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:28:2: error: expected member
endcase
^~~~~~~
name: casez_pattern
description: A module testing pattern matching in casez statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9:10: error: language feature not yet supported
typedef union tagged {
^~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:23:20: error: language feature not yet supported
initial casez (v) matches
^~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24:11: error: expected ':'
tagged a '{.v, 4'bzz0?} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24:14: error: expected identifier
tagged a '{.v, 4'bzz0?} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24:26: error: expected ';'
tagged a '{.v, 4'bzz0?} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24:27: error: expected member
tagged a '{.v, 4'bzz0?} : $display("a %d", v);
^
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:25:3: error: expected member
tagged a '{.v1, .v2} : $display("a %d %d", v1, v2);
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:26:3: error: expected member
tagged b '{.v1, .v2} : $display("b %d %d", v1, v2);
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27:3: error: expected member
tagged c '{4'hz00?, .v} : $display("c %d", v);
^~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:28:2: error: expected member
endcase
^~~~~~~
name: case_pattern
description: A module testing pattern matching in case statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']
incdirs: []
top_module:
rc: 0

name: casex_pattern
description: A module testing pattern matching in casex statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']
incdirs: []
top_module:
rc: 0

name: casez_pattern
description: A module testing pattern matching in casez statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']
incdirs: []
top_module:
rc: 0

name: case_pattern
description: A module testing pattern matching in case statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: matches
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24: syntax error, unexpected "'{", expecting ',' or ':'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv
name: casex_pattern
description: A module testing pattern matching in casex statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: matches
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24: syntax error, unexpected "'{", expecting ',' or ':'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv
name: casez_pattern
description: A module testing pattern matching in casez statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: matches
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24: syntax error, unexpected "'{", expecting ',' or ':'
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:25: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: Cannot continue
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv
name: case_pattern
description: A module testing pattern matching in case statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: casex_pattern
description: A module testing pattern matching in casex statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: casez_pattern
description: A module testing pattern matching in casez statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: case_pattern
description: A module testing pattern matching in case statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef union tagged {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(')
u tmp;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::24 error in parsing: (syntax error, unexpected vSYMBOL_ID)
tagged a '{.v, 0} : $display("a %d", v);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::25 error in parsing: (syntax error, unexpected '{', expecting '(')
tagged a '{.v1, .v2} : $display("a %d %d", v1, v2);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::26 error in parsing: (syntax error, unexpected '{', expecting '(')
tagged b '{.v1, .v2} : $display("b %d %d", v1, v2);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv::27 error in parsing: (syntax error, unexpected '{', expecting '(')
tagged c '{0, .v} : $display("c %d", v);
ERROR (9)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: casex_pattern
description: A module testing pattern matching in casex statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef union tagged {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(')
u tmp;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::23 Unsuported token
initial casex (v) matches
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::25 error in parsing: (syntax error, unexpected '{', expecting '(')
tagged a '{.v1, .v2} : $display("a %d %d", v1, v2);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::26 error in parsing: (syntax error, unexpected '{', expecting '(')
tagged b '{.v1, .v2} : $display("b %d %d", v1, v2);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv::27 error in parsing: (syntax error, unexpected '{', expecting '(')
tagged c '{4'h??0x, .v} : $display("c %d", v);
ERROR (9)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: casez_pattern
description: A module testing pattern matching in casez statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef union tagged {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(')
u tmp;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::23 Unsuported token
initial casez (v) matches
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::25 error in parsing: (syntax error, unexpected '{', expecting '(')
tagged a '{.v1, .v2} : $display("a %d %d", v1, v2);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::26 error in parsing: (syntax error, unexpected '{', expecting '(')
tagged b '{.v1, .v2} : $display("b %d %d", v1, v2);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv::27 error in parsing: (syntax error, unexpected '{', expecting '(')
tagged c '{4'hz00?, .v} : $display("c %d", v);
ERROR (9)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: case_pattern
description: A module testing pattern matching in case statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']
incdirs: []
top_module:
rc: 18

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:13: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:16: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:19: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:21: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:23: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:24: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:25: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:25: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:26: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:27: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:27: error: Incomprehensible case expression.
name: casex_pattern
description: A module testing pattern matching in casex statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']
incdirs: []
top_module:
rc: 18

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:13: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:16: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:19: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:21: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:23: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:24: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:25: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:25: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:26: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27: warning: extra digits given for sized hex constant.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:27: error: Incomprehensible case expression.
name: casez_pattern
description: A module testing pattern matching in casez statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']
incdirs: []
top_module:
rc: 18

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:13: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:16: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:19: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:21: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:23: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:24: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:25: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:25: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:26: error: Incomprehensible case expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27: warning: extra digits given for sized hex constant.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:27: error: Incomprehensible case expression.
name: case_pattern
description: A module testing pattern matching in case statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv:9:23.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: casex_pattern
description: A module testing pattern matching in casex statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv:9:23.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: casez_pattern
description: A module testing pattern matching in casez statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv:9:23.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: case_pattern
description: A module testing pattern matching in case statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--case_pattern.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: casex_pattern
description: A module testing pattern matching in casex statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casex_pattern.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: casez_pattern
description: A module testing pattern matching in casez statements
should_fail: 0
tags: 12.6.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.1--casez_pattern.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: if_pattern
description: A module testing pattern matching in if statements
should_fail: 0
tags: 12.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']
incdirs: []
top_module:
rc: 3

internal compiler error: Unexpected index
name: if_pattern
description: A module testing pattern matching in if statements
should_fail: 0
tags: 12.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']
incdirs: []
top_module:
rc: 0

name: if_pattern
description: A module testing pattern matching in if statements
should_fail: 0
tags: 12.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: matches
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: syntax error, unexpected IDENTIFIER
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv
name: if_pattern
description: A module testing pattern matching in if statements
should_fail: 0
tags: 12.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: if_pattern
description: A module testing pattern matching in if statements
should_fail: 0
tags: 12.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']
incdirs: []
top_module:
rc: -11

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef union tagged {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(')
u tmp;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv::23 error in parsing: (syntax error, unexpected vSYMBOL_ID)
initial if (tmp matches tagged a '{4'b01zx, .v})
name: if_pattern
description: A module testing pattern matching in if statements
should_fail: 0
tags: 12.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']
incdirs: []
top_module:
rc: 12

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:13: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:16: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:19: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:21: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:23: error: Malformed conditional expression.
name: if_pattern
description: A module testing pattern matching in if statements
should_fail: 0
tags: 12.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv:9:23.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: if_pattern
description: A module testing pattern matching in if statements
should_fail: 0
tags: 12.6.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.2--if_pattern.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: conditional_pattern
description: A module testing pattern matching in conditional expressions
should_fail: 0
tags: 12.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']
incdirs: []
top_module:
rc: 3

internal compiler error: Unexpected index
name: conditional_pattern
description: A module testing pattern matching in conditional expressions
should_fail: 0
tags: 12.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(24, 1) module_or_generate_item
(24, 1) initial_construct
(24, 9) statement_or_null
(24, 9) statement
(24, 9) statement_item
(24, 9) seq_block
(25, 2) statement_or_null
(25, 2) statement
(25, 2) statement_item
(25, 2) blocking_assignment
(25, 2) operator_assignment
(25, 8) expression
(25, 8) conditional_expression
(25, 8) cond_predicate
(25, 8) expression_or_cond_pattern
(25, 8) expression
(25, 8) primary
(25, 13) ERROR
(25, 21) method_call_root
(25, 21) primary
(25, 22) mintypmax_expression
(25, 22) expression
(25, 22) tagged_union_expression
(25, 31) expression
(25, 31) primary
(25, 31) assignment_pattern_expression
(25, 31) assignment_pattern
(25, 42) ERROR
name: conditional_pattern
description: A module testing pattern matching in conditional expressions
should_fail: 0
tags: 12.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:9: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: matches
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:26: Unsupported: SystemVerilog 2005 reserved word not implemented: tagged
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:26: syntax error, unexpected "'{", expecting ')'
%Error: Exiting due to 4 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv
name: conditional_pattern
description: A module testing pattern matching in conditional expressions
should_fail: 0
tags: 12.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:9: syntax error, unexpected TOK_ID, expecting '(' or '['
name: conditional_pattern
description: A module testing pattern matching in conditional expressions
should_fail: 0
tags: 12.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '(')
typedef union tagged {
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv::21 error in parsing: (syntax error, unexpected ';', expecting '(')
u tmp;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv::26 error in parsing: (syntax error, unexpected vSYMBOL_ID)
val = (tmp matches (tagged a '{4'b01zx, .v})) ? 1 : 2;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: conditional_pattern
description: A module testing pattern matching in conditional expressions
should_fail: 0
tags: 12.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']
incdirs: []
top_module:
rc: 12

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:9: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:9: error: Syntax error in typedef clause.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:12: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:12: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:13: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:16: sorry: Unpacked structs not supported.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:19: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:19: error: invalid module item.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:21: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:21: error: Invalid module instantiation
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:26: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:26: error: malformed statement
name: conditional_pattern
description: A module testing pattern matching in conditional expressions
should_fail: 0
tags: 12.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'tagged' (Id_simple) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv:9:23.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: conditional_pattern
description: A module testing pattern matching in conditional expressions
should_fail: 0
tags: 12.6.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.6.3--conditional_pattern.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: for_loop
description: A module testing for loop
should_fail: 0
tags: 12.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']
incdirs: []
top_module:
rc: 0

name: for_loop
description: A module testing for loop
should_fail: 0
tags: 12.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']
incdirs: []
top_module:
rc: 0

name: for_loop
description: A module testing for loop
should_fail: 0
tags: 12.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']
incdirs: []
top_module:
rc: 0

name: for_loop
description: A module testing for loop
should_fail: 0
tags: 12.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv:9: syntax error, unexpected TOK_ID
name: for_loop
description: A module testing for loop
should_fail: 0
tags: 12.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '=')
for (int i = 0; i < 256; i++)
ERROR (4)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: for_loop
description: A module testing for loop
should_fail: 0
tags: 12.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']
incdirs: []
top_module:
rc: 0

name: for_loop
description: A module testing for loop
should_fail: 0
tags: 12.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']
incdirs: []
top_module:
rc: 0

module for_tb;
initial begin
begin : sv2v_autoblock_0
reg signed [31:0] i;
for (i = 0; (i < 256); i = (i + 1))
$display("%d", i);
end
end
endmodule
name: for_loop
description: A module testing for loop
should_fail: 0
tags: 12.7.1
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.1--for.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: repeat_loop
description: A module testing repeat loop
should_fail: 0
tags: 12.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv:10:3: error: language feature not yet supported
repeat(a)
^~~~~~~~~
name: repeat_loop
description: A module testing repeat loop
should_fail: 0
tags: 12.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']
incdirs: []
top_module:
rc: 0

name: repeat_loop
description: A module testing repeat loop
should_fail: 0
tags: 12.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']
incdirs: []
top_module:
rc: 0

name: repeat_loop
description: A module testing repeat loop
should_fail: 0
tags: 12.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv:8: syntax error, unexpected '=', expecting '(' or '['
name: repeat_loop
description: A module testing repeat loop
should_fail: 0
tags: 12.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv::8 error in parsing: (syntax error, unexpected '=', expecting '(')
int a = 128;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv::10 Unsuported token
repeat(a)
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv::10 error in parsing: (syntax error, unexpected '(')
repeat(a)
ERROR (6)::PARSE_ERROR Parser found (1) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: repeat_loop
description: A module testing repeat loop
should_fail: 0
tags: 12.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']
incdirs: []
top_module:
rc: 0

name: repeat_loop
description: A module testing repeat loop
should_fail: 0
tags: 12.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']
incdirs: []
top_module:
rc: 0

module repeat_tb;
reg signed [31:0] a = 128;
initial begin
repeat (a) $display("repeat");
end
endmodule
name: repeat_loop
description: A module testing repeat loop
should_fail: 0
tags: 12.7.2
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.2--repeat.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: foreach_loop
description: A module testing foreach loop
should_fail: 0
tags: 12.7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv:8:20: error: language feature not yet supported
string test [4] = '{"111", "222", "333", "444"};
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv:10:3: error: language feature not yet supported
foreach(test[i])
^~~~~~~~~~~~~~~~
name: foreach_loop
description: A module testing foreach loop
should_fail: 0
tags: 12.7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']
incdirs: []
top_module:
rc: 0

name: foreach_loop
description: A module testing foreach loop
should_fail: 0
tags: 12.7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']
incdirs: []
top_module:
rc: 0

name: foreach_loop
description: A module testing foreach loop
should_fail: 0
tags: 12.7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv:8: syntax error, unexpected '=', expecting '('
name: foreach_loop
description: A module testing foreach loop
should_fail: 0
tags: 12.7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(')
string test [4] = '{"111", "222", "333", "444"};
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv::10 error in parsing: (syntax error, unexpected '(', expecting voLTE or '=')
foreach(test[i])
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: foreach_loop
description: A module testing foreach loop
should_fail: 0
tags: 12.7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv:8: error: Cannot assign to array test. Did you forget a word index?
Elaboration failed
name: foreach_loop
description: A module testing foreach loop
should_fail: 0
tags: 12.7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token '$display' (Id_system) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv:11:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: foreach_loop
description: A module testing foreach loop
should_fail: 0
tags: 12.7.3
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.3--foreach.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: while_loop
description: A module testing while loop
should_fail: 0
tags: 12.7.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv:8:20: error: language feature not yet supported
string test [4] = '{"111", "222", "333", "444"};
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv:11:3: error: language feature not yet supported
while(test[i] != "222")begin
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
name: while_loop
description: A module testing while loop
should_fail: 0
tags: 12.7.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']
incdirs: []
top_module:
rc: 0

name: while_loop
description: A module testing while loop
should_fail: 0
tags: 12.7.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']
incdirs: []
top_module:
rc: 0

name: while_loop
description: A module testing while loop
should_fail: 0
tags: 12.7.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv:8: syntax error, unexpected '=', expecting '('
name: while_loop
description: A module testing while loop
should_fail: 0
tags: 12.7.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(')
string test [4] = '{"111", "222", "333", "444"};
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=')
int i = 0;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: while_loop
description: A module testing while loop
should_fail: 0
tags: 12.7.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv:8: error: Cannot assign to array test. Did you forget a word index?
Elaboration failed
name: while_loop
description: A module testing while loop
should_fail: 0
tags: 12.7.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']
incdirs: []
top_module:
rc: 0

module while_tb;
string test [3:0] = '{
"111",
"222",
"333",
"444"
};
initial begin : sv2v_autoblock_0
reg signed [31:0] i = 0;
while ((test[i] != "222")) begin
$display(i, test[i]);
i = (i + 1);
end
end
endmodule
name: while_loop
description: A module testing while loop
should_fail: 0
tags: 12.7.4
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.4--while.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: dowhile_loop
description: A module testing do..while loop
should_fail: 0
tags: 12.7.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:8:20: error: language feature not yet supported
string test [4] = '{"111", "222", "333", "444"};
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:11:3: error: language feature not yet supported
do begin
^~~~~~~~
../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:14:30: error: expected ';'
end while(test[i] != "222")
^
name: dowhile_loop
description: A module testing do..while loop
should_fail: 0
tags: 12.7.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']
incdirs: []
top_module:
rc: 1

(0, 0) source_file
(6, 0) module_declaration
(8, 1) module_or_generate_item
(8, 1) initial_construct
(8, 9) statement_or_null
(8, 9) statement
(8, 9) statement_item
(8, 9) seq_block
(10, 2) statement_or_null
(10, 2) statement
(10, 2) statement_item
(10, 2) loop_statement
(13, 29) ;
name: dowhile_loop
description: A module testing do..while loop
should_fail: 0
tags: 12.7.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:15: syntax error, unexpected end, expecting ';'
%Error: Cannot continue
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv
name: dowhile_loop
description: A module testing do..while loop
should_fail: 0
tags: 12.7.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:8: syntax error, unexpected '=', expecting '('
name: dowhile_loop
description: A module testing do..while loop
should_fail: 0
tags: 12.7.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv::8 error in parsing: (syntax error, unexpected '[', expecting '(')
string test [4] = '{"111", "222", "333", "444"};
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv::10 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting voLTE or '=')
int i = 0;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: dowhile_loop
description: A module testing do..while loop
should_fail: 0
tags: 12.7.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:15: syntax error
I give up.
name: dowhile_loop
description: A module testing do..while loop
should_fail: 0
tags: 12.7.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'end' (KW_end) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv:15:9.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: dowhile_loop
description: A module testing do..while loop
should_fail: 0
tags: 12.7.5
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.5--dowhile.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: forever_loop
description: A module testing forever loop
should_fail: 0
tags: 12.7.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:9:3: error: language feature not yet supported
fork
^~~~
name: forever_loop
description: A module testing forever loop
should_fail: 0
tags: 12.7.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']
incdirs: []
top_module:
rc: 0

name: forever_loop
description: A module testing forever loop
should_fail: 0
tags: 12.7.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']
incdirs: []
top_module:
rc: 10

%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:9: Unsupported: Verilog 1995 reserved word not implemented: fork
%Warning-STMTDLY: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:13: Unsupported: Ignoring delay on this delayed statement.
%Warning-STMTDLY: Use "/* verilator lint_off STMTDLY */" and lint_on around source to disable this message.
%Error: /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:14: Unsupported: Verilog 1995 reserved word not implemented: join
%Error: Exiting due to 2 error(s)
%Error: See the manual and http://www.veripool.org/verilator for more assistance.
%Error: Command Failed /usr/bin/verilator_bin -Wno-fatal --cc /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv
name: forever_loop
description: A module testing forever loop
should_fail: 0
tags: 12.7.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:10: syntax error, unexpected TOK_ID
name: forever_loop
description: A module testing forever loop
should_fail: 0
tags: 12.7.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::9 Unsuported token
fork
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::10 Unsuported token
forever begin : loop
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::12 error in parsing: (syntax error, unexpected ':')
end : loop
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::13 Unsuported token
#100 disable loop;
^~~~
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv::14 Unsuported token
join
^~~~
ERROR (8)::PARSE_ERROR Parser found (4) errors in your syntax, exiting
Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/odin_error.cpp]verify_delayed_error::30
name: forever_loop
description: A module testing forever loop
should_fail: 0
tags: 12.7.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']
incdirs: []
top_module:
rc: 0

name: forever_loop
description: A module testing forever loop
should_fail: 0
tags: 12.7.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token 'forever' (KW_forever) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv:10:25.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: forever_loop
description: A module testing forever loop
should_fail: 0
tags: 12.7.6
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.7.6--forever.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: jump_return_expr
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']
incdirs: []
top_module:
rc: 0

name: jump_return
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']
incdirs: []
top_module:
rc: -11

name: jump_break
description: A module testing break statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv:12:5: error: language feature not yet supported
break;
^~~~~~
name: jump_continue
description: A module testing continue statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']
incdirs: []
top_module:
rc: 1

../../home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv:11:5: error: language feature not yet supported
continue;
^~~~~~~~~
name: jump_return_expr
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']
incdirs: []
top_module:
rc: 0

name: jump_return
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']
incdirs: []
top_module:
rc: 0

name: jump_break
description: A module testing break statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']
incdirs: []
top_module:
rc: 0

name: jump_continue
description: A module testing continue statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']
incdirs: []
top_module:
rc: 0

name: jump_return_expr
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']
incdirs: []
top_module:
rc: 0

name: jump_return
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']
incdirs: []
top_module:
rc: 0

name: jump_break
description: A module testing break statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']
incdirs: []
top_module:
rc: 0

name: jump_continue
description: A module testing continue statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']
incdirs: []
top_module:
rc: 0

name: jump_return_expr
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: jump_return
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:8: syntax error, unexpected TOK_ID, expecting ';' or '('
name: jump_break
description: A module testing break statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv:9: syntax error, unexpected TOK_ID
name: jump_continue
description: A module testing continue statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']
incdirs: []
top_module:
rc: 1


-- Executing script file `scr.ys' --

1. Executing Verilog-2005 frontend.
ERROR: Parser error in line /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv:9: syntax error, unexpected TOK_ID
name: jump_return_expr
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function int fun(input int a);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv::9 error in parsing: (syntax error, unexpected '*', expecting '(')
return a * 3;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: jump_return
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv::8 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting ';')
function void fun(input int a);
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv::11 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
return;
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv::13 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
return;
ERROR (6)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: jump_break
description: A module testing break statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '=')
for (int i = 0; i < 256; i++)begin
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv::12 error in parsing: (syntax error, unexpected ';', expecting vSYMBOL_ID or '#')
break;
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: jump_continue
description: A module testing continue statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']
incdirs: []
top_module:
rc: -6

--------------
Odin has decided you MAY fail ... :

WARNING (1)::ARG_ERROR Permissive flag is ON. Undefined behaviour may occur

WARNING (2)::ARG_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv::1 File (/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv) has an unsupported extension (.sv), Odin only supports { .v .vh }

PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv::9 error in parsing: (syntax error, unexpected vSYMBOL_ID, expecting '=')
for (int i = 0; i < 256; i++)begin
PARSE_ERROR /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv::13 error in parsing: (syntax error, unexpected vEND)
end
ERROR (5)::NETLIST_ERROR Could not find a top level module

Assertion failed()@[/home/travis/build/SymbiFlow/sv-tests/third_party/tools/odin_ii/ODIN_II/SRC/netlist_create_from_ast.cpp]find_top_module::299
name: jump_return_expr
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']
incdirs: []
top_module:
rc: 0

name: jump_return
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']
incdirs: []
top_module:
rc: 134

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:11: error: Return from jump_tb.fun requires a return value expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:13: error: Return from jump_tb.fun requires a return value expression.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:17: warning: User function 'fun' is being called as a task.
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:17: assert: elab_expr.cc:1264: failed assertion 0
Aborted (core dumped)
name: jump_break
description: A module testing break statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']
incdirs: []
top_module:
rc: 1

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv:12: sorry: break statements not supported.
name: jump_continue
description: A module testing continue statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']
incdirs: []
top_module:
rc: 2

/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv:11: syntax error
/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv:11: error: malformed statement
name: jump_return_expr
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']
incdirs: []
top_module:
rc: 0

module jump_tb;
function signed [31:0] fun;
input reg signed [31:0] a;
fun = (a * 3);
endfunction
initial begin
begin : sv2v_autoblock_0
reg signed [31:0] i;
for (i = 0; (i < 256); i = (i + 1))
begin
$display(fun(i));
end
end
end
endmodule
name: jump_return
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']
incdirs: []
top_module:
rc: 1

zachjs-sv2v: Parse error: unexpected token ';' (Sym_semi) at /home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv:11:31.
CallStack (from HasCallStack):
error, called at .stack-work/dist/x86_64-linux/Cabal-2.4.0.1/build/sv2v/sv2v-tmp/Language/SystemVerilog/Parser/Parse.hs:6280:22 in main:Language.SystemVerilog.Parser.Parse
name: jump_break
description: A module testing break statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']
incdirs: []
top_module:
rc: 0

module jump_tb;
initial begin
begin : sv2v_autoblock_0
reg signed [31:0] i;
for (i = 0; (i < 256); i = (i + 1))
begin
$display(i);
if ((i > 100)) break();
end
end
end
endmodule
name: jump_continue
description: A module testing continue statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']
incdirs: []
top_module:
rc: 0

module jump_tb;
initial begin
begin : sv2v_autoblock_0
reg signed [31:0] i;
for (i = 0; (i < 256); i = (i + 1))
begin
if ((i < 100)) continue();
$display(i);
end
end
end
endmodule
name: jump_return_expr
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return_val.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: jump_return
description: A module testing return statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--return.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: jump_break
description: A module testing break statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--break.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
name: jump_continue
description: A module testing continue statement
should_fail: 0
tags: 12.8
files: ['/home/travis/build/SymbiFlow/sv-tests/tests/chapter-12/12.8--continue.sv']
incdirs: []
top_module:
rc: 0

FAKE RUNNER
slang tree_sitter_verilog verilator yosys odin icarus sv2v_zachjs fake
sanity 1/1 1/1 1/1 1/1 0/1 1/1 1/1 1/1
swerv 0/1 0/1 1/1 0/1 0/1 0/1 0/1 1/1
ibex 0/1 0/1 1/1 0/1 0/1 0/1 0/1 1/1
5
5.1
5.2
5.3 7/7 7/7 1/7 7/7 0/7 1/7 7/7 7/7
5.4 7/7 7/7 1/7 7/7 0/7 1/7 7/7 7/7
5.5
5.6 2/2 2/2 2/2 2/2 1/2 2/2 2/2 2/2
5.6.1 1/1 0/1 1/1 1/1 0/1 1/1 1/1 1/1
5.6.2 246/248 2/248 247/248 62/248 248/248 248/248 100/248 248/248
5.6.3 1/1 1/1 1/1 1/1 0/1 1/1 1/1 1/1
5.6.4 94/122 78/122 12/122 37/122 0/122 10/122 85/122 122/122
5.7
5.7.1 64/87 47/87 8/87 9/87 2/87 9/87 57/87 87/87
5.7.2 58/81 44/81 3/81 3/81 1/81 3/81 52/81 81/81
5.8 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
5.9 3/4 4/4 3/4 2/4 0/4 2/4 2/4 4/4
5.9.1 1/1 1/1 1/1 1/1 0/1 1/1 1/1 1/1
5.10 1/4 2/4 2/4 1/4 1/4 1/4 1/4 4/4
5.11 0/3 3/3 3/3 0/3 0/3 0/3 0/3 3/3
5.12 5/5 5/5 4/5 5/5 0/5 5/5 2/5 5/5
5.13 0/2 2/2 0/2 0/2 0/2 1/2 0/2 2/2
6
6.1
6.2
6.3
6.3.1
6.3.2
6.3.2.1
6.3.2.2
6.4
6.5
6.6
6.6.1
6.6.2
6.6.3
6.6.4
6.6.4.1
6.6.4.2
6.6.5
6.6.6
6.6.7
6.6.8
6.7
6.7.1
6.7.2
6.7.3
6.8
6.9
6.9.1
6.9.2
6.10
6.11
6.11.1
6.11.2
6.11.3
6.12
6.12.1
6.12.2
6.13
6.14
6.15 0/70 62/70 0/70 0/70 0/70 0/70 1/70 70/70
6.16
6.16.1
6.16.2
6.16.3
6.16.4
6.16.5
6.16.6
6.16.7
6.16.8
6.16.9
6.16.10
6.16.11
6.16.12
6.16.13
6.16.14
6.16.15
6.17
6.18 10/29 21/29 0/29 0/29 1/29 0/29 18/29 29/29
6.19 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
6.19.1
6.19.2
6.19.3
6.19.4
6.19.5
6.19.5.1
6.19.5.2
6.19.5.3
6.19.5.4
6.19.5.5
6.19.5.6
6.19.5.7
6.20
6.20.1
6.20.2
6.20.2.1
6.20.3
6.20.4
6.20.5
6.20.6
6.21
6.22
6.22.1
6.22.2
6.22.3
6.22.4
6.22.5
6.22.6
6.23
6.24
6.24.1
6.24.2
6.24.3
6.25
7
7.1
7.2 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
7.2.1
7.2.2
7.3 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
7.3.1
7.3.2
7.4
7.4.1
7.4.2
7.4.3
7.4.4
7.4.5
7.4.6
7.5
7.5.1
7.5.2
7.5.3
7.6
7.7
7.8
7.8.1
7.8.2
7.8.3
7.8.4
7.8.5
7.8.6
7.8.7
7.9
7.9.1
7.9.2
7.9.3
7.9.4
7.9.5
7.9.6
7.9.7
7.9.8
7.9.9
7.9.10
7.9.11
7.10
7.10.1
7.10.2
7.10.2.1
7.10.2.2
7.10.2.3
7.10.2.4
7.10.2.5
7.10.2.6
7.10.2.7
7.10.3
7.10.4
7.10.5
7.11
7.12
7.12.1
7.12.2
7.12.3
7.12.4
8
8.1
8.2
8.3 0/141 117/141 0/141 0/141 0/141 0/141 1/141 141/141
8.4 0/1 1/1 0/1 0/1 0/1 1/1 0/1 1/1
8.5 0/3 2/3 0/3 0/3 0/3 1/3 0/3 3/3
8.6 0/1 0/1 0/1 0/1 0/1 1/1 0/1 1/1
8.7 0/3 3/3 0/3 0/3 0/3 1/3 0/3 3/3
8.8 0/2 1/2 0/2 0/2 0/2 0/2 0/2 2/2
8.9 0/1 0/1 0/1 0/1 0/1 1/1 0/1 1/1
8.10 0/1 1/1 0/1 0/1 0/1 1/1 0/1 1/1
8.11 0/1 1/1 0/1 0/1 0/1 1/1 0/1 1/1
8.12 0/2 0/2 0/2 0/2 0/2 2/2 0/2 2/2
8.13 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
8.14 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
8.15 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
8.16 0/2 1/2 0/2 0/2 0/2 2/2 2/2 2/2
8.17 0/2 2/2 0/2 0/2 0/2 2/2 0/2 2/2
8.18 5/10 5/10 5/10 5/10 5/10 7/10 5/10 10/10
8.19 0/2 2/2 0/2 0/2 0/2 2/2 0/2 2/2
8.20 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
8.21 1/2 1/2 1/2 1/2 1/2 1/2 1/2 2/2
8.22 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
8.23 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
8.24 0/1 0/1 0/1 0/1 0/1 0/1 0/1 1/1
8.25 0/2 2/2 0/2 0/2 0/2 0/2 0/2 2/2
8.25.1 1/2 1/2 1/2 1/2 1/2 1/2 1/2 2/2
8.26 0/12 0/12 0/12 0/12 0/12 0/12 0/12 12/12
8.26.1
8.26.2 0/4 0/4 0/4 0/4 0/4 0/4 0/4 4/4
8.26.3 1/3 1/3 1/3 1/3 1/3 1/3 1/3 3/3
8.26.4 2/2 2/2 2/2 2/2 2/2 2/2 2/2 2/2
8.26.5 1/2 1/2 1/2 1/2 1/2 1/2 1/2 2/2
8.26.6
8.26.6.1 1/2 1/2 1/2 1/2 1/2 1/2 1/2 2/2
8.26.6.2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 2/2
8.26.6.3 1/2 1/2 1/2 1/2 1/2 1/2 1/2 2/2
8.26.7 0/1 0/1 0/1 0/1 0/1 0/1 0/1 1/1
8.26.8
8.26.9
8.27 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
8.28
8.29
9
9.1
9.2
9.2.1 1/1 1/1 1/1 1/1 0/1 1/1 1/1 1/1
9.2.2
9.2.2.1 1/1 1/1 1/1 1/1 0/1 0/1 1/1 1/1
9.2.2.2 1/1 1/1 1/1 1/1 0/1 0/1 1/1 1/1
9.2.2.2.1
9.2.2.2.2
9.2.2.3 1/1 1/1 1/1 1/1 0/1 0/1 1/1 1/1
9.2.2.4 1/1 1/1 1/1 1/1 0/1 0/1 1/1 1/1
9.2.3 1/1 1/1 1/1 0/1 0/1 1/1 1/1 1/1
9.3
9.3.1 1/1 1/1 1/1 1/1 0/1 1/1 1/1 1/1
9.3.2 0/3 3/3 0/3 0/3 0/3 3/3 0/3 3/3
9.3.3 1/3 1/3 1/3 1/3 1/3 3/3 1/3 3/3
9.3.4 1/2 2/2 1/2 1/2 0/2 2/2 1/2 2/2
9.3.5 1/2 2/2 0/2 0/2 0/2 0/2 0/2 2/2
9.4
9.4.1 1/1 1/1 1/1 1/1 0/1 1/1 1/1 1/1
9.4.2 3/3 3/3 3/3 2/3 0/3 2/3 2/3 3/3
9.4.2.1 2/2 2/2 2/2 2/2 0/2 0/2 2/2 2/2
9.4.2.2 0/1 1/1 1/1 1/1 0/1 0/1 1/1 1/1
9.4.2.3 0/1 0/1 0/1 0/1 0/1 0/1 0/1 1/1
9.4.2.4 0/1 0/1 0/1 0/1 0/1 0/1 0/1 1/1
9.4.3 0/1 1/1 0/1 0/1 0/1 1/1 0/1 1/1
9.4.4
9.4.5 0/7 7/7 2/7 2/7 0/7 7/7 1/7 7/7
9.5
9.6
9.6.1 0/1 1/1 0/1 0/1 0/1 1/1 0/1 1/1
9.6.2 0/2 2/2 1/2 0/2 0/2 2/2 0/2 2/2
9.6.3 0/1 1/1 0/1 0/1 0/1 1/1 0/1 1/1
9.7 0/4 4/4 0/4 0/4 0/4 0/4 0/4 4/4
11
11.1
11.2
11.2.1
11.2.2
11.3 3/3 3/3 3/3 0/3 0/3 3/3 3/3 3/3
11.3.1
11.3.2
11.3.3
11.3.4
11.3.5 1/1 1/1 1/1 0/1 0/1 1/1 1/1 1/1
11.3.6 2/2 2/2 1/2 1/2 1/2 1/2 1/2 2/2
11.4
11.4.1 13/13 13/13 13/13 0/13 0/13 13/13 13/13 13/13
11.4.2 2/2 2/2 2/2 0/2 0/2 2/2 0/2 2/2
11.4.3 6/6 6/6 6/6 0/6 0/6 6/6 6/6 6/6
11.4.3.1
11.4.4 4/4 4/4 4/4 0/4 0/4 4/4 4/4 4/4
11.4.5 4/4 4/4 4/4 0/4 0/4 4/4 4/4 4/4
11.4.6 2/2 2/2 0/2 0/2 0/2 0/2 2/2 2/2
11.4.7 4/4 4/4 3/4 0/4 0/4 2/4 2/4 4/4
11.4.8 5/5 5/5 5/5 0/5 0/5 5/5 5/5 5/5
11.4.9 7/7 7/7 7/7 0/7 0/7 7/7 7/7 7/7
11.4.10 4/4 4/4 4/4 0/4 0/4 4/4 4/4 4/4
11.4.11 1/1 1/1 1/1 0/1 0/1 1/1 1/1 1/1
11.4.12 1/1 1/1 1/1 1/1 0/1 1/1 1/1 1/1
11.4.12.1 2/2 2/2 2/2 2/2 0/2 2/2 2/2 2/2
11.4.12.2 2/2 2/2 2/2 0/2 0/2 2/2 2/2 2/2
11.4.13 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
11.4.14
11.4.14.1 0/1 1/1 1/1 0/1 0/1 0/1 1/1 1/1
11.4.14.2 0/1 1/1 1/1 0/1 0/1 0/1 1/1 1/1
11.4.14.3 1/3 1/3 2/3 1/3 1/3 1/3 2/3 3/3
11.4.14.4 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
11.5
11.5.1 4/4 4/4 4/4 4/4 0/4 4/4 4/4 4/4
11.5.2 2/2 2/2 2/2 2/2 0/2 2/2 2/2 2/2
11.5.3
11.6
11.6.1
11.6.2
11.6.3
11.7 0/2 0/2 2/2 2/2 0/2 2/2 2/2 2/2
11.8
11.8.1
11.8.2
11.8.3
11.8.4
11.9 1/3 2/3 1/3 1/3 1/3 1/3 1/3 3/3
11.10 1/1 1/1 1/1 1/1 0/1 1/1 1/1 1/1
11.10.1 3/3 3/3 3/3 0/3 0/3 3/3 3/3 3/3
11.10.2
11.10.3 0/1 1/1 0/1 0/1 0/1 1/1 1/1 1/1
11.11 0/1 1/1 1/1 1/1 0/1 1/1 0/1 1/1
11.12 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
12
12.1
12.2
12.3
12.4 2/2 2/2 2/2 2/2 0/2 0/2 2/2 2/2
12.4.1 1/1 1/1 1/1 1/1 0/1 0/1 1/1 1/1
12.4.2 3/3 3/3 3/3 0/3 0/3 0/3 3/3 3/3
12.4.2.1
12.4.2.2
12.5 1/1 1/1 1/1 1/1 0/1 0/1 1/1 1/1
12.5.1 2/2 2/2 2/2 2/2 0/2 0/2 2/2 2/2
12.5.2 1/1 1/1 1/1 1/1 0/1 0/1 1/1 1/1
12.5.3 9/9 9/9 9/9 0/9 0/9 0/9 9/9 9/9
12.5.3.1
12.5.3.2
12.5.4 0/1 1/1 1/1 0/1 0/1 0/1 0/1 1/1
12.6
12.6.1 0/3 3/3 0/3 0/3 0/3 0/3 0/3 3/3
12.6.2 0/1 1/1 0/1 0/1 0/1 0/1 0/1 1/1
12.6.3 0/1 0/1 0/1 0/1 0/1 0/1 0/1 1/1
12.7
12.7.1 1/1 1/1 1/1 0/1 0/1 1/1 1/1 1/1
12.7.2 0/1 1/1 1/1 0/1 0/1 1/1 1/1 1/1
12.7.3 0/1 1/1 1/1 0/1 0/1 0/1 0/1 1/1
12.7.4 0/1 1/1 1/1 0/1 0/1 0/1 1/1 1/1
12.7.5 0/1 0/1 0/1 0/1 0/1 0/1 0/1 1/1
12.7.6 0/1 1/1 0/1 0/1 0/1 1/1 0/1 1/1
12.8 1/4 4/4 4/4 0/4 0/4 1/4 3/4 4/4